{"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"error","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-02-16T11:29:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:29:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:29:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:29:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:29:56Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:29:56Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:06Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:06Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:16Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:16Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:56Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-02-16T11:30:56Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-02-16T11:31:06Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T11:31:06Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T11:31:06Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T11:31:06Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-fixh","name":"my-integration-test-iqpb"}} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T11:40:14Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"go-component-pqkdak","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","PR group":"konflux-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux-go-component-pqkdak","prGroupHash":"1292224a7cea640ed06698a697e070d0df602173078f81aeec1484461113ab"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63741897553,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-9wqkt"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63741897553, NodeID:\"CR_kwDONSo-hs8AAAAO11ArUQ\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63741897553\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:40:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-9wqkt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63741897553,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-9wqkt"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"710a18d0-c1f7-4d48-8fb1-9c6f95334067","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63741897553, NodeID:\"CR_kwDONSo-hs8AAAAO11ArUQ\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63741897553\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:40:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-9wqkt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63741897553,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-9wqkt"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"f3a8bbae-9a98-4b84-9344-1f87ed630b89","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"ab0de88d-6910-4a7e-858c-db21eb00532f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"8a6ed362-c780-41dd-aacc-9440f705d2c7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"118e40d2-33f1-4171-b9ee-267ddbbe55f0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"2e946364-e716-4df5-a674-5a72cf672b37","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"e310586c-b2d6-4254-bd14-070c4d3e094a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"ec4f8393-55d7-4525-b29b-f8097026d725","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-114023-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-114023-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:0408cef6cc6b46a9f4907bb290ac9daa9c05c37d929f2b203394957975d25145","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"334f0689c8c9bccbaebe202ff22664c6558f2e22"}}}]} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 1292224a7cea640ed06698a697e070d0df602173078f81aeec1484461113ab is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:47: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-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-9wqkt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63741897553, NodeID:\"CR_kwDONSo-hs8AAAAO11ArUQ\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63741897553\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:40:23 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 11:47:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-9wqkt succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-114023-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-9wqkt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47: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-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","reconcileID":"772cf279-31e7-4b20-b100-520dab29e826","snapshot.name":"integ-app-aqdg-20260216-114023-000","pipelinerun.name":"go-component-pqkdak-on-pull-request-9wqkt","duration":3.148857208} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-x2dgn"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742666144, NodeID:\"CR_kwDONSo-hs8AAAAO11vloA\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742666144\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:47:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114023-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x2dgn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742666144, NodeID:\"CR_kwDONSo-hs8AAAAO11vloA\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742666144\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:47:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114023-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-x2dgn' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:48:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:48:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:05Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"python-component-jyvzxa","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun go-component-pqkdak-on-push-shzwt is not associated with a pull request","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","PR group":"konflux-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux-python-component-jyvzxa","prGroupHash":"46bab3ee787a2655379e379332f8ce0dbc6bd3b6dd1892a1bbd2fa1a3d9dbf"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742693210,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-sb72c"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742693210, NodeID:\"CR_kwDONSo-hs8AAAAO11xPWg\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742693210\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:48:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-sb72c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742693210,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-sb72c"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x2dgn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742666144, NodeID:\"CR_kwDONSo-hs8AAAAO11vloA\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742666144\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:47:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114023-000 and scenario my-integration-test-iqpb 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/63742666144/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"4a824648-95df-48af-b68c-726e9d48cf24","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742693210, NodeID:\"CR_kwDONSo-hs8AAAAO11xPWg\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742693210\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:48:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-sb72c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742693210,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-sb72c"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"7d3d6aeb-e981-446f-9daf-a084fe8881ba","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"120db683-55d1-4bc9-8f63-126ae0bb5889","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"d2f2fbbd-6afc-45ce-890a-cff24841d9b5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"adc0bff3-eb25-4525-a099-54834b22f558","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"41a77855-e441-4709-9852-f4411393300f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"99ce057c-1c50-41da-8294-4d5283db8b0a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"ac552c75-93f7-417c-b0a5-248095e373ad","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"143a0108-a329-4ecd-91bf-ce5453928670","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"3fdcbd49-9491-4514-bdc6-1e8d0e3f3211","component.Name":"go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-114816-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-114816-000","snapshot.Spec.Components":[{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:3a03b38eaec74596b78157b70b1cc4bc26e687f03453897881a22d22716b7dbb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"36b0e206746a0cbb0744b36dd96177adb095529e"}}}]} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 46bab3ee787a2655379e379332f8ce0dbc6bd3b6dd1892a1bbd2fa1a3d9dbf is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-sb72c has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742693210, NodeID:\"CR_kwDONSo-hs8AAAAO11xPWg\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742693210\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:48:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 11:53:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-sb72c succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-114816-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-sb72c has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","reconcileID":"f4a02a00-982d-48c0-8b40-f273377375db","snapshot.name":"integ-app-aqdg-20260216-114816-000","pipelinerun.name":"python-component-jyvzxa-on-pull-request-sb72c","duration":3.180422293} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} 2026/02/16 11:53:43 http: TLS handshake error from 10.129.0.2:46536: EOF {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-hg87l"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hg87l","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-hg87l' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hg87l","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb 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/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:53:57Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-ixomqb","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","reconcileID":"cc26e659-3a2f-400c-ac64-a84a86b0ac50","Component.Namespace":"group-fixh","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","Component.Name":"go-component-pqkdak","lastBuildCommit":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","component.Namespace":"group-fixh","component.Name":"go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:00Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","reconcileID":"cc26e659-3a2f-400c-ac64-a84a86b0ac50","component.Name":"python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:54:00Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","reconcileID":"cc26e659-3a2f-400c-ac64-a84a86b0ac50","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-114812-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-114812-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98"}}}]} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-push-shzwt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-114812-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-push-shzwt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:54:01Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","reconcileID":"44f46d86-a555-45ee-adc3-061bc24d26a8","snapshot.name":"integ-app-aqdg-20260216-114812-000","pipelinerun.name":"go-component-pqkdak-on-push-shzwt","duration":3.947278209} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743256472, NodeID:\"CR_kwDONSo-hs8AAAAO12TnmA\", HeadSHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743256472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:54:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114812-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57545521074}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kfh7v","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54: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-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743256472, NodeID:\"CR_kwDONSo-hs8AAAAO12TnmA\", HeadSHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743256472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:54:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114812-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kfh7v' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57545521074}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun python-component-jyvzxa-on-push-s5xq6 is not associated with a pull request","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","PR group":"konflux-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux-konflux-test-integration-clone-ixomqb","prGroupHash":"925ce0823dcb49043b7ae5e9758adf69a73d2a39ec848a6ba13293c9756d4c"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743266454,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743266454, NodeID:\"CR_kwDOOe2tsc8AAAAO12UOlg\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743266454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:54:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-g52bz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743266454,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kfh7v","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743256472, NodeID:\"CR_kwDONSo-hs8AAAAO12TnmA\", HeadSHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743256472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:54:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114812-000 and scenario my-integration-test-iqpb 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/63743256472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57545521074}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"26c3d1fd-66f8-40be-9917-bb5fe5f67b96","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743266454, NodeID:\"CR_kwDOOe2tsc8AAAAO12UOlg\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743266454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:54:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-g52bz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743266454,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"8785eb82-9840-417e-ad77-d57ff120a0a6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"8a548558-b2d3-4747-8e54-b8edb64576fd","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"ca28734b-ea05-45c5-966d-caa388d15388","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"2bba9348-1221-4b87-9b02-7d83e9b372e6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"fbf6b233-1d9a-496c-9402-03397cf72f69","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"7a99a986-ff14-4642-a0fd-83e979062fb2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"8a1ed770-0406-4d90-9107-794348012b0e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"728af413-3f0f-4e90-a14a-40e534dc1fd0","component.Name":"python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115407-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115407-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ixomqb","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/konflux-test-integration-clone-ixomqb@sha256:31fff67883fd5dd170b0c13ec5e7fcf65ed490a2262004307842cf5c16668d5d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"5f66384fdc9004a121626d8b3351c22f8387fb63"}}}]} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 925ce0823dcb49043b7ae5e9758adf69a73d2a39ec848a6ba13293c9756d4c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} 2026/02/16 11:57:06 http: TLS handshake error from 10.130.0.2:60008: EOF {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-g52bz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743266454, NodeID:\"CR_kwDOOe2tsc8AAAAO12UOlg\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743266454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:54:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 11:57:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-g52bz succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115407-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-g52bz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","reconcileID":"65cf35d0-ca2f-43eb-852f-fb0fd3b70ace","snapshot.name":"integ-app-aqdg-20260216-115407-000","pipelinerun.name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","duration":3.365988032} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57: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-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-8hfv6"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743561427, NodeID:\"CR_kwDOOe2tsc8AAAAO12mO0w\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743561427\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115407-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8hfv6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57: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-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743561427, NodeID:\"CR_kwDOOe2tsc8AAAAO12mO0w\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743561427\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:57:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115407-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8hfv6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8hfv6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743561427, NodeID:\"CR_kwDOOe2tsc8AAAAO12mO0w\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743561427\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:57:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115407-000 and scenario my-integration-test-iqpb 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/63743561427/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743594755,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jtvoao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743597024,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-pqkdak python-component-jyvzxa]","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743598209,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743599869,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743600602,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743599869, NodeID:\"CR_kwDOOe2tsc8AAAAO12ok_Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743599869\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743599869,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743600602, NodeID:\"CR_kwDOOe2tsc8AAAAO12on2g\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743600602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743600602,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","reconcileID":"a3b61f0d-29d1-4202-875c-1499944da31e","Component.Namespace":"group-fixh","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","Component.Name":"python-component-jyvzxa","lastBuildCommit":"44745e979c8df38ea24b9bab0a6275547f25f111"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","component.Namespace":"group-fixh","component.Name":"python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:33Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","reconcileID":"a3b61f0d-29d1-4202-875c-1499944da31e","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115404-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115404-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111"}}}]} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-push-s5xq6 has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-push-s5xq6 has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115404-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:58:34Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","reconcileID":"635f7320-b590-4f9a-bdb2-cf0dffc36b4e","snapshot.name":"integ-app-aqdg-20260216-115404-000","pipelinerun.name":"python-component-jyvzxa-on-push-s5xq6","duration":3.565190676} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58: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-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743702114, NodeID:\"CR_kwDONSo-hs8AAAAO12u0Yg\", HeadSHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743702114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:58:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115404-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546021701}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-46hp2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58: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-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743702114, NodeID:\"CR_kwDONSo-hs8AAAAO12u0Yg\", HeadSHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743702114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:58:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115404-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-46hp2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546021701}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58: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-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-46hp2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743702114, NodeID:\"CR_kwDONSo-hs8AAAAO12u0Yg\", HeadSHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743702114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:58:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115404-000 and scenario my-integration-test-iqpb 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/63743702114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546021701}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T12:00:04Z","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-aqdg-20260216-114816-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-hg87l","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:04Z","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-aqdg-20260216-114023-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-x2dgn","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"238072b5-7fd1-460f-bddd-1db41a3d28a6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743599869, NodeID:\"CR_kwDOOe2tsc8AAAAO12ok_Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743599869\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743599869,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743600602, NodeID:\"CR_kwDOOe2tsc8AAAAO12on2g\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743600602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743600602,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"e29bcdbe-baae-47fc-9307-2ccdcb8cdf5f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"972789d1-b352-4df1-a72f-ef44e1628356","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"010f9b91-d8c4-4458-8b9e-59fc8a75a21a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"12f3b29a-6f8f-4958-9add-c6612871a9ed","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"336a8e22-fb56-45db-a7ae-eeea9d45293a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"1f29ba42-42b4-4b62-9b4b-ddb1525f7664","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"b7970697-8ca2-4e1d-b2b4-3c074f0fb50e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is still running, won't create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115726-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ixomqb","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/konflux-test-integration-clone-ixomqb@sha256:122275db80715d6b796b9610d598b34a14c62a00281a1a2f8935eef5d4913de7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a02e9e7d2de0f84d7308218b65ad4348ba000826"}}}]} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00: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-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} 2026/02/16 12:00:27 http: TLS handshake error from 10.129.0.2:49184: EOF {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00: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-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743599869, NodeID:\"CR_kwDOOe2tsc8AAAAO12ok_Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743599869\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:00:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","reconcileID":"91cabe75-5794-45e3-9ca2-409498b90cb7","snapshot.name":"integ-app-aqdg-20260216-115726-000","pipelinerun.name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","duration":4.063597372} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-45rzn"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743893961, NodeID:\"CR_kwDOOe2tsc8AAAAO126hyQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743893961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:00:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115726-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-45rzn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743893961, NodeID:\"CR_kwDOOe2tsc8AAAAO126hyQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743893961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:00:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115726-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-45rzn' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00: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-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-45rzn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743893961, NodeID:\"CR_kwDOOe2tsc8AAAAO126hyQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743893961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:00:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115726-000 and scenario my-integration-test-iqpb 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/63743893961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"d9adac8e-2ce1-42f7-9de8-fd4a951c8e62","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743594755, NodeID:\"CR_kwDONSo-hs8AAAAO12oRAw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743594755\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743594755,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-pqkdak python-component-jyvzxa]","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743598209, NodeID:\"CR_kwDONSo-hs8AAAAO12oegQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743598209\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743598209,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"c18b2532-53b1-4db2-8f28-f1598164ab9a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"9e5e8cdd-6baf-406b-b2e2-b8aed8c25878","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"b0368ad9-9f90-4df7-8f0e-69894e439f51","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"5496dd31-e795-44dd-8686-12790f051b63","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"121b7fa5-7b53-4230-8562-416d7783fa43","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"8a691aed-87fa-4b5b-ad3d-fdf9ad66e3b9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"0b885aec-47d7-48e0-95d5-1681fa4460af","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","newName":"integ-app-aqdg-20260216-115726-000-90","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000-90","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","finalName":"integ-app-aqdg-20260216-115726-000-90","attempts":2} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:245b1594c4a4fdc9a75f67c8f0abe3da58c3afad289e71865163a1edfc5eecac","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"1d515f88363ec9f937d116ddb649f35a475c0f2f"}}}]} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao is still running, won't create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} 2026/02/16 12:02:26 http: TLS handshake error from 10.129.0.2:38194: EOF {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-xfw4t has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-xfw4t has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743594755, NodeID:\"CR_kwDONSo-hs8AAAAO12oRAw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743594755\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","reconcileID":"49e67142-45bc-4a4b-be25-cbb40f906518","snapshot.name":"integ-app-aqdg-20260216-115726-000-90","pipelinerun.name":"python-component-jyvzxa-on-pull-request-xfw4t","duration":4.075640975} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-xlf6d"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744095905, NodeID:\"CR_kwDONSo-hs8AAAAO13G2oQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744095905\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115726-000-90 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xlf6d","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744095905, NodeID:\"CR_kwDONSo-hs8AAAAO13G2oQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744095905\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115726-000-90 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xlf6d' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xlf6d","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744095905, NodeID:\"CR_kwDONSo-hs8AAAAO13G2oQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744095905\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115726-000-90 and scenario my-integration-test-iqpb 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/63744095905/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"7b0c68f1-991a-43a7-bbd1-7a9095dc6655","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743597024, NodeID:\"CR_kwDONSo-hs8AAAAO12oZ4A\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743597024\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743597024,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7583","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:686","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:676","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","latestSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-pqkdak konflux-test-integration-clone-ixomqb python-component-jyvzxa]","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743598209, NodeID:\"CR_kwDONSo-hs8AAAAO12oegQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743598209\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:28 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744118408,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","newName":"integ-app-aqdg-20260216-115726-000-bo","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000-bo","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","finalName":"integ-app-aqdg-20260216-115726-000-bo","attempts":2} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:6942d882c67e4007ad389d8f7fec99176d6160d7d18cab6af178dcb6a7e97220","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"1d515f88363ec9f937d116ddb649f35a475c0f2f"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:676","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","latestSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","processedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:676","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","latestSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","processedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7583","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-nj7v2 has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-nj7v2 has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:686","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120241-831","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} 2026/02/16 12:02:41 http: TLS handshake error from 10.128.0.2:59418: EOF {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743597024, NodeID:\"CR_kwDONSo-hs8AAAAO12oZ4A\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743597024\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:27 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:43Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.name":"integ-app-aqdg-20260216-115726-000-bo","pipelinerun.name":"go-component-pqkdak-on-pull-request-nj7v2","duration":4.01402121} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744120761, NodeID:\"CR_kwDONSo-hs8AAAAO13IXuQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744120761\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-115726-000-bo and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m7t69","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744118408, NodeID:\"CR_kwDONSo-hs8AAAAO13IOiA\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744118408\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744118408\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:02:41 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744118408/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-tcd8m","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120241-831","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-m7t69"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tcd8m","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-tcd8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743600602, NodeID:\"CR_kwDOOe2tsc8AAAAO12on2g\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743600602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:00:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744126161,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744120761, NodeID:\"CR_kwDONSo-hs8AAAAO13IXuQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744120761\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-115726-000-bo and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-m7t69' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb 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/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744126161, NodeID:\"CR_kwDOOe2tsc8AAAAO13Is0Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744126161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744126161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744126161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744126161,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m7t69","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744120761, NodeID:\"CR_kwDONSo-hs8AAAAO13IXuQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744120761\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-115726-000-bo and scenario my-integration-test-iqpb 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/63744120761/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120241-831","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120241-831","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tcd8m","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-tcd8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb 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/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb has passed\", Text:\"