{"level":"info","ts":"2026-07-07T11:08:48.514Z","logger":"setup","caller":"cmd/main.go:204","msg":"using Quay API URL: https://quay.io/api/v1"} {"level":"info","ts":"2026-07-07T11:08:48.514Z","logger":"setup","caller":"cmd/main.go:211","msg":"using Quay Org: redhat-appstudio-qe"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"metrics/metrics.go:62","msg":"Starting image controller metrics"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","logger":"setup","caller":"cmd/main.go:282","msg":"starting manager"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","logger":"setup","caller":"cmd/main.go:115","msg":"disabling http/2"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","source":"kind source: *v1alpha1.ImageRepository"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","source":"kind source: *v1alpha1.Application"} {"level":"info","ts":"2026-07-07T11:08:49.215Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application"} {"level":"info","ts":"2026-07-07T11:08:49.322Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-07T11:08:49.322Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","worker count":1} {"level":"info","ts":"2026-07-07T11:08:49.323Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","worker count":1} {"level":"info","ts":"2026-07-07T11:08:50.487Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-07-07T11:09:06.758Z","logger":"Application","caller":"controller/application_controller.go:112","msg":"Application finalizer added","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4432c127-eeef-4e26-828b-156f15cc8a78","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:09:06.765Z","logger":"Application","caller":"controller/application_controller.go:204","msg":"Creating application pull secret","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4432c127-eeef-4e26-828b-156f15cc8a78","secretName":"sample-component-pull"} {"level":"info","ts":"2026-07-07T11:09:06.772Z","logger":"Application","caller":"controller/application_controller.go:281","msg":"Application pull secret created successfully","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4432c127-eeef-4e26-828b-156f15cc8a78","secretName":"sample-component-pull"} {"level":"info","ts":"2026-07-07T11:09:06.866Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"b4d5b6d0-737b-46b8-ae4d-19cd0711f24d","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"info","ts":"2026-07-07T11:09:06.871Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:192","msg":"Image repository created","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"b4d5b6d0-737b-46b8-ae4d-19cd0711f24d","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:06.879Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:204","msg":"failed to update Component after 'generate' annotation removal","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"b4d5b6d0-737b-46b8-ae4d-19cd0711f24d","ComponentName":"sample-component","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:204\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:06.879Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"b4d5b6d0-737b-46b8-ae4d-19cd0711f24d","error":"error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:06.880Z","logger":"Application","caller":"controller/application_controller.go:334","msg":"Service Account updated successfully with application pull secret.","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4432c127-eeef-4e26-828b-156f15cc8a78","secretName":"sample-component-pull"} {"level":"info","ts":"2026-07-07T11:09:06.967Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"5a704294-e5d8-4934-8adf-01cd6d7df7e3","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:06.972Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"5a704294-e5d8-4934-8adf-01cd6d7df7e3","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:06.972Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"5a704294-e5d8-4934-8adf-01cd6d7df7e3","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:06.974Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"5d5d231a-ca2b-4862-8290-3e71ec9f24e2","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:06.979Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"5d5d231a-ca2b-4862-8290-3e71ec9f24e2","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:06.979Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"5d5d231a-ca2b-4862-8290-3e71ec9f24e2","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:06.984Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"e36e9d56-0bc4-4e16-8a75-f932e6fb9a26","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:06.990Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"e36e9d56-0bc4-4e16-8a75-f932e6fb9a26","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:06.990Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"e36e9d56-0bc4-4e16-8a75-f932e6fb9a26","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:07.068Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"c3247b21-2cfe-45c0-9f36-1a4a94838e26","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:07.074Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"c3247b21-2cfe-45c0-9f36-1a4a94838e26","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:07.074Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"c3247b21-2cfe-45c0-9f36-1a4a94838e26","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:07.075Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"8ae22fe6-419d-4745-98d7-f35df29d6ea4","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:07.081Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"8ae22fe6-419d-4745-98d7-f35df29d6ea4","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:07.081Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"8ae22fe6-419d-4745-98d7-f35df29d6ea4","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:07.156Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"e90881b1-d64d-4acf-a733-5f4093538434","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:07.163Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"e90881b1-d64d-4acf-a733-5f4093538434","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:07.163Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"e90881b1-d64d-4acf-a733-5f4093538434","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:07.485Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"7623f673-c831-4124-91ac-e1d9d1cc96d3","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:07.492Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"7623f673-c831-4124-91ac-e1d9d1cc96d3","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:07.492Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"7623f673-c831-4124-91ac-e1d9d1cc96d3","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:08.136Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a23d1cc3-fd3b-4ee1-8617-ac12d6488cee","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:08.143Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a23d1cc3-fd3b-4ee1-8617-ac12d6488cee","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:08.143Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a23d1cc3-fd3b-4ee1-8617-ac12d6488cee","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:08.211Z","logger":"ImageRepository.ImageRepositoryProvision","caller":"controller/imagerepository_controller.go:953","msg":"Image repository secret created","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"d303a350-22ad-48fc-8e55-d9dd1eddf529","SecretName":"components-namespace-pull"} {"level":"info","ts":"2026-07-07T11:09:09.387Z","logger":"ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess","caller":"controller/imagerepository_controller.go:953","msg":"Image repository secret created","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"d303a350-22ad-48fc-8e55-d9dd1eddf529","IsPullOnly":false,"SecretName":"imagerepository-for-sample-component-sample-component-image-push"} {"level":"info","ts":"2026-07-07T11:09:09.426Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:160","msg":"Will create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"1825f7b0-22b2-44ef-bdfb-46295c42de81","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"error","ts":"2026-07-07T11:09:09.432Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:189","msg":"failed to create image repository","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"1825f7b0-22b2-44ef-bdfb-46295c42de81","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile\n\t/workspace/internal/controller/component_image_controller.go:189\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-07-07T11:09:09.432Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"1825f7b0-22b2-44ef-bdfb-46295c42de81","error":"imagerepositories.appstudio.redhat.com \"imagerepository-for-sample-component-sample-component\" already exists","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-07-07T11:09:10.222Z","logger":"ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess","caller":"controller/imagerepository_controller.go:953","msg":"Image repository secret created","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"d303a350-22ad-48fc-8e55-d9dd1eddf529","IsPullOnly":true,"SecretName":"imagerepository-for-sample-component-sample-component-image-pull"} {"level":"info","ts":"2026-07-07T11:09:10.229Z","logger":"ImageRepository.ImageRepositoryProvision","caller":"controller/imagerepository_controller.go:642","msg":"Finished provision of image repository and added finalizer","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"d303a350-22ad-48fc-8e55-d9dd1eddf529"} {"level":"info","ts":"2026-07-07T11:09:10.248Z","logger":"ImageRepository","caller":"controller/imagerepository_controller.go:1165","msg":"Application pull secret updated with new registry auth","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"c23994cd-8621-4330-9efa-4668d5a5124d","application":"sample-component"} {"level":"info","ts":"2026-07-07T11:09:10.255Z","logger":"ImageRepository","caller":"controller/imagerepository_controller_service_account.go:89","msg":"Added secret link to service account","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"c23994cd-8621-4330-9efa-4668d5a5124d","ServiceAccountName":"build-pipeline-sample-component","SecretName":"imagerepository-for-sample-component-sample-component-image-push","action":"UPDATE"} {"level":"info","ts":"2026-07-07T11:09:10.262Z","logger":"ImageRepository","caller":"controller/imagerepository_controller_service_account.go:89","msg":"Added secret link to service account","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"c23994cd-8621-4330-9efa-4668d5a5124d","ServiceAccountName":"build-pipeline-sample-component","SecretName":"components-namespace-pull","action":"UPDATE"} {"level":"info","ts":"2026-07-07T11:09:10.269Z","logger":"ImageRepository","caller":"controller/imagerepository_controller_service_account.go:89","msg":"Added secret link to service account","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"c23994cd-8621-4330-9efa-4668d5a5124d","ServiceAccountName":"konflux-integration-runner","SecretName":"components-namespace-pull","action":"UPDATE"} {"level":"info","ts":"2026-07-07T11:09:10.278Z","logger":"ImageRepository","caller":"controller/imagerepository_controller.go:372","msg":"Updated component's ContainerImage","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"c23994cd-8621-4330-9efa-4668d5a5124d","ComponentName":"sample-component"} {"level":"info","ts":"2026-07-07T11:09:10.280Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:194","msg":"Image repository already exists","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"d0c1bd74-4934-4509-a8c6-199c5b2f75f6","ImageRepositoryName":"imagerepository-for-sample-component-sample-component","ComponentName":"sample-component"} {"level":"info","ts":"2026-07-07T11:09:10.286Z","logger":"ImageRepository","caller":"controller/imagerepository_controller.go:379","msg":"Updated image repository annotation","controller":"imagerepository","controllerGroup":"appstudio.redhat.com","controllerKind":"ImageRepository","ImageRepository":{"name":"imagerepository-for-sample-component-sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"imagerepository-for-sample-component-sample-component","reconcileID":"c23994cd-8621-4330-9efa-4668d5a5124d"} {"level":"info","ts":"2026-07-07T11:09:10.290Z","logger":"ComponentImageRepository","caller":"controller/component_image_controller.go:207","msg":"Component updated successfully, 'generate' annotation removed","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"d0c1bd74-4934-4509-a8c6-199c5b2f75f6","ComponentName":"sample-component"} {"level":"info","ts":"2026-07-07T11:10:26.190Z","logger":"Application","caller":"controller/application_controller.go:112","msg":"Application finalizer added","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"final-finalizer-dev-nbk8"},"namespace":"final-finalizer-dev-nbk8","name":"appstudio","reconcileID":"53f3dd15-c2ad-44ff-a791-b6cca711dadd","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:10:26.199Z","logger":"Application","caller":"controller/application_controller.go:204","msg":"Creating application pull secret","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"final-finalizer-dev-nbk8"},"namespace":"final-finalizer-dev-nbk8","name":"appstudio","reconcileID":"53f3dd15-c2ad-44ff-a791-b6cca711dadd","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:10:26.209Z","logger":"Application","caller":"controller/application_controller.go:281","msg":"Application pull secret created successfully","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"final-finalizer-dev-nbk8"},"namespace":"final-finalizer-dev-nbk8","name":"appstudio","reconcileID":"53f3dd15-c2ad-44ff-a791-b6cca711dadd","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:10:26.209Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"final-finalizer-dev-nbk8"},"namespace":"final-finalizer-dev-nbk8","name":"appstudio","reconcileID":"53f3dd15-c2ad-44ff-a791-b6cca711dadd","serviceAccountName":"konflux-integration-runner","namespace":"final-finalizer-dev-nbk8"} {"level":"info","ts":"2026-07-07T11:10:26.213Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"final-finalizer-dev-nbk8"},"namespace":"final-finalizer-dev-nbk8","name":"appstudio","reconcileID":"6ced008a-af5e-413f-9c73-d70c0dc452c6","serviceAccountName":"konflux-integration-runner","namespace":"final-finalizer-dev-nbk8"} {"level":"info","ts":"2026-07-07T11:10:50.579Z","logger":"Application","caller":"controller/application_controller.go:112","msg":"Application finalizer added","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"invalid-git-config-g5ia"},"namespace":"invalid-git-config-g5ia","name":"appstudio","reconcileID":"1b7df5b5-c438-447a-8325-2964cf51dabd","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:10:50.583Z","logger":"Application","caller":"controller/application_controller.go:204","msg":"Creating application pull secret","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"invalid-git-config-g5ia"},"namespace":"invalid-git-config-g5ia","name":"appstudio","reconcileID":"1b7df5b5-c438-447a-8325-2964cf51dabd","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:10:50.590Z","logger":"Application","caller":"controller/application_controller.go:281","msg":"Application pull secret created successfully","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"invalid-git-config-g5ia"},"namespace":"invalid-git-config-g5ia","name":"appstudio","reconcileID":"1b7df5b5-c438-447a-8325-2964cf51dabd","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:10:50.590Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"invalid-git-config-g5ia"},"namespace":"invalid-git-config-g5ia","name":"appstudio","reconcileID":"1b7df5b5-c438-447a-8325-2964cf51dabd","serviceAccountName":"konflux-integration-runner","namespace":"invalid-git-config-g5ia"} {"level":"info","ts":"2026-07-07T11:10:50.593Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"invalid-git-config-g5ia"},"namespace":"invalid-git-config-g5ia","name":"appstudio","reconcileID":"8cb4803e-14c9-47a1-a6f0-7d958fddeb87","serviceAccountName":"konflux-integration-runner","namespace":"invalid-git-config-g5ia"} {"level":"info","ts":"2026-07-07T11:10:51.063Z","logger":"Application","caller":"controller/application_controller.go:112","msg":"Application finalizer added","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"happy-path-9bxl"},"namespace":"happy-path-9bxl","name":"appstudio","reconcileID":"9373a80f-7c05-4601-9d90-5bedc2bad025","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:10:51.067Z","logger":"Application","caller":"controller/application_controller.go:204","msg":"Creating application pull secret","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"happy-path-9bxl"},"namespace":"happy-path-9bxl","name":"appstudio","reconcileID":"9373a80f-7c05-4601-9d90-5bedc2bad025","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:10:51.075Z","logger":"Application","caller":"controller/application_controller.go:281","msg":"Application pull secret created successfully","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"happy-path-9bxl"},"namespace":"happy-path-9bxl","name":"appstudio","reconcileID":"9373a80f-7c05-4601-9d90-5bedc2bad025","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:10:51.075Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"happy-path-9bxl"},"namespace":"happy-path-9bxl","name":"appstudio","reconcileID":"9373a80f-7c05-4601-9d90-5bedc2bad025","serviceAccountName":"konflux-integration-runner","namespace":"happy-path-9bxl"} {"level":"info","ts":"2026-07-07T11:10:51.078Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"happy-path-9bxl"},"namespace":"happy-path-9bxl","name":"appstudio","reconcileID":"182a1d5a-54bf-4703-991a-fe4fdd23d970","serviceAccountName":"konflux-integration-runner","namespace":"happy-path-9bxl"} {"level":"info","ts":"2026-07-07T11:10:56.182Z","logger":"Application","caller":"controller/application_controller.go:101","msg":"Application finalizer removed","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"final-finalizer-dev-nbk8"},"namespace":"final-finalizer-dev-nbk8","name":"appstudio","reconcileID":"d202a7de-b842-4ee8-ad5d-eb19eb1b4d92","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:10:56.722Z","logger":"Application","caller":"controller/application_controller.go:101","msg":"Application finalizer removed","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"invalid-git-config-g5ia"},"namespace":"invalid-git-config-g5ia","name":"appstudio","reconcileID":"a0675294-6b1c-4ccf-855f-dcfd573811b2","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:12:11.562Z","logger":"Application","caller":"controller/application_controller.go:112","msg":"Application finalizer added","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"tenant-dev-2oc8"},"namespace":"tenant-dev-2oc8","name":"appstudio","reconcileID":"89602401-ca0e-45e3-bd85-96bae77b2ab7","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:12:11.565Z","logger":"Application","caller":"controller/application_controller.go:204","msg":"Creating application pull secret","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"tenant-dev-2oc8"},"namespace":"tenant-dev-2oc8","name":"appstudio","reconcileID":"89602401-ca0e-45e3-bd85-96bae77b2ab7","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:12:11.573Z","logger":"Application","caller":"controller/application_controller.go:281","msg":"Application pull secret created successfully","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"tenant-dev-2oc8"},"namespace":"tenant-dev-2oc8","name":"appstudio","reconcileID":"89602401-ca0e-45e3-bd85-96bae77b2ab7","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:12:11.573Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"tenant-dev-2oc8"},"namespace":"tenant-dev-2oc8","name":"appstudio","reconcileID":"89602401-ca0e-45e3-bd85-96bae77b2ab7","serviceAccountName":"konflux-integration-runner","namespace":"tenant-dev-2oc8"} {"level":"info","ts":"2026-07-07T11:12:11.577Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"tenant-dev-2oc8"},"namespace":"tenant-dev-2oc8","name":"appstudio","reconcileID":"32adb3f7-e37c-4457-9696-ae034e2ac9cc","serviceAccountName":"konflux-integration-runner","namespace":"tenant-dev-2oc8"} {"level":"info","ts":"2026-07-07T11:12:17.440Z","logger":"Application","caller":"controller/application_controller.go:101","msg":"Application finalizer removed","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"happy-path-9bxl"},"namespace":"happy-path-9bxl","name":"appstudio","reconcileID":"7a724d4b-5dfc-44bc-9545-9512864b0815","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:12:22.081Z","logger":"Application","caller":"controller/application_controller.go:112","msg":"Application finalizer added","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"managed-pr-quota-deny-a0z2"},"namespace":"managed-pr-quota-deny-a0z2","name":"appstudio","reconcileID":"d6a86e4a-3661-4012-ab78-1ccf1a2ce047","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:12:22.084Z","logger":"Application","caller":"controller/application_controller.go:204","msg":"Creating application pull secret","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"managed-pr-quota-deny-a0z2"},"namespace":"managed-pr-quota-deny-a0z2","name":"appstudio","reconcileID":"d6a86e4a-3661-4012-ab78-1ccf1a2ce047","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:12:22.092Z","logger":"Application","caller":"controller/application_controller.go:281","msg":"Application pull secret created successfully","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"managed-pr-quota-deny-a0z2"},"namespace":"managed-pr-quota-deny-a0z2","name":"appstudio","reconcileID":"d6a86e4a-3661-4012-ab78-1ccf1a2ce047","secretName":"appstudio-pull"} {"level":"info","ts":"2026-07-07T11:12:22.092Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"managed-pr-quota-deny-a0z2"},"namespace":"managed-pr-quota-deny-a0z2","name":"appstudio","reconcileID":"d6a86e4a-3661-4012-ab78-1ccf1a2ce047","serviceAccountName":"konflux-integration-runner","namespace":"managed-pr-quota-deny-a0z2"} {"level":"info","ts":"2026-07-07T11:12:22.096Z","logger":"Application","caller":"controller/application_controller.go:294","msg":"Integration ServiceAccount not found","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"managed-pr-quota-deny-a0z2"},"namespace":"managed-pr-quota-deny-a0z2","name":"appstudio","reconcileID":"6e47f9f9-c34c-442b-ae87-039245838194","serviceAccountName":"konflux-integration-runner","namespace":"managed-pr-quota-deny-a0z2"} {"level":"info","ts":"2026-07-07T11:12:27.378Z","logger":"Application","caller":"controller/application_controller.go:101","msg":"Application finalizer removed","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"tenant-dev-2oc8"},"namespace":"tenant-dev-2oc8","name":"appstudio","reconcileID":"09e2668e-bfcd-414d-8121-c1f9ce1aea8b","action":"DELETE"} {"level":"info","ts":"2026-07-07T11:12:28.569Z","logger":"Application","caller":"controller/application_controller.go:101","msg":"Application finalizer removed","controller":"application","controllerGroup":"appstudio.redhat.com","controllerKind":"Application","Application":{"name":"appstudio","namespace":"managed-pr-quota-deny-a0z2"},"namespace":"managed-pr-quota-deny-a0z2","name":"appstudio","reconcileID":"14e59f53-414b-46ac-b4af-737ece1a7275","action":"DELETE"}