2026-05-07T14:54:50.629Z INFO setup cmd/main.go:206 Quay host: quay.io 2026-05-07T14:54:50.629Z INFO setup cmd/main.go:207 Quay API URL: https://quay.io/api/v1 2026-05-07T14:54:50.629Z INFO setup cmd/main.go:208 Quay Org: redhat-appstudio-qe 2026-05-07T14:54:51.267Z INFO metrics/metrics.go:63 Starting image controller metrics 2026-05-07T14:54:51.268Z INFO setup cmd/main.go:261 starting manager 2026-05-07T14:54:51.268Z INFO controller-runtime.metrics server/server.go:208 Starting metrics server 2026-05-07T14:54:51.268Z INFO setup cmd/main.go:126 disabling http/2 2026-05-07T14:54:51.268Z INFO manager/server.go:83 starting server {"name": "health probe", "addr": "[::]:8081"} 2026-05-07T14:54:51.268Z INFO controller/controller.go:175 Starting EventSource {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "source": "kind source: *v1alpha1.Component"} 2026-05-07T14:54:51.268Z INFO controller/controller.go:183 Starting Controller {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component"} 2026-05-07T14:54:51.268Z INFO controller/controller.go:175 Starting EventSource {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "source": "kind source: *v1alpha1.ImageRepository"} 2026-05-07T14:54:51.268Z INFO controller/controller.go:183 Starting Controller {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository"} 2026-05-07T14:54:51.268Z INFO controller/controller.go:175 Starting EventSource {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "source": "kind source: *v1alpha1.Application"} 2026-05-07T14:54:51.268Z INFO controller/controller.go:183 Starting Controller {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application"} 2026-05-07T14:54:51.394Z INFO controller/controller.go:217 Starting workers {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "worker count": 1} 2026-05-07T14:54:51.395Z INFO controller/controller.go:217 Starting workers {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "worker count": 1} 2026-05-07T14:54:51.395Z INFO controller/controller.go:217 Starting workers {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "worker count": 1} 2026-05-07T14:54:51.732Z INFO controller-runtime.metrics server/server.go:247 Serving metrics server {"bindAddress": ":8443", "secure": true} 2026-05-07T14:55:45.755Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "1246a8e0-14c8-4006-b43a-2d10a4d5c26a", "SecretName": "components-namespace-pull"} 2026-05-07T14:55:47.019Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "1246a8e0-14c8-4006-b43a-2d10a4d5c26a", "IsPullOnly": false, "SecretName": "appstudio-registry-exporter-image-push"} 2026-05-07T14:55:57.023Z ERROR ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:725 failed to create robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "1246a8e0-14c8-4006-b43a-2d10a4d5c26a", "IsPullOnly": true, "RobotAccountName": "appstudio_registry_exporter_appstudio_registry_exporter_892d5c188a_pull", "action": "ADD", "audit": "true", "error": "failed to create robot account. Status code: 504, message: Failed to create robot account"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepositoryAccess /workspace/internal/controller/imagerepository_controller.go:725 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:614 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T14:55:57.023Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "1246a8e0-14c8-4006-b43a-2d10a4d5c26a", "error": "failed to create robot account. Status code: 504, message: Failed to create robot account"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T14:55:57.023Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "1246a8e0-14c8-4006-b43a-2d10a4d5c26a", "error": "failed to create robot account. Status code: 504, message: Failed to create robot account"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T14:55:57.626Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "22749ce0-09e9-478a-a94a-c3b784688f77", "SecretName": "components-namespace-pull"} 2026-05-07T14:55:59.179Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "22749ce0-09e9-478a-a94a-c3b784688f77", "IsPullOnly": false, "SecretName": "appstudio-registry-exporter-image-push"} 2026-05-07T14:55:59.959Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "22749ce0-09e9-478a-a94a-c3b784688f77", "IsPullOnly": true, "SecretName": "appstudio-registry-exporter-image-pull"} 2026-05-07T14:55:59.968Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"appstudio-registry-exporter","namespace":"appstudio-registry-exporter"}, "namespace": "appstudio-registry-exporter", "name": "appstudio-registry-exporter", "reconcileID": "22749ce0-09e9-478a-a94a-c3b784688f77"} 2026-05-07T14:57:01.275Z ERROR metrics/metrics.go:83 Error checking availability probe {"probeError": "json: unsupported type: func() (quay.QuayService, error)", "error": "failed to unmarshal response body: invalid character '<' looking for beginning of value, got body: \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n\r\n\r\n"} github.com/konflux-ci/image-controller/pkg/metrics.(*ImageControllerMetrics).checkProbes /workspace/pkg/metrics/metrics.go:83 github.com/konflux-ci/image-controller/pkg/metrics.(*ImageControllerMetrics).StartMetrics.func1 /workspace/pkg/metrics/metrics.go:72 2026-05-07T15:09:24.957Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-sdyq","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "integ-app-sdyq", "reconcileID": "b7bf7ea4-4e87-4fb6-8307-10ecece61cae", "action": "DELETE"} 2026-05-07T15:09:24.973Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-sdyq","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "integ-app-sdyq", "reconcileID": "b7bf7ea4-4e87-4fb6-8307-10ecece61cae", "secretName": "integ-app-sdyq-pull"} 2026-05-07T15:09:24.986Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-sdyq","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "integ-app-sdyq", "reconcileID": "b7bf7ea4-4e87-4fb6-8307-10ecece61cae", "secretName": "integ-app-sdyq-pull"} 2026-05-07T15:09:25.113Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-sdyq","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "integ-app-sdyq", "reconcileID": "b7bf7ea4-4e87-4fb6-8307-10ecece61cae", "secretName": "integ-app-sdyq-pull"} 2026-05-07T15:09:26.221Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "test-component-pac-kpadov", "reconcileID": "36ed7693-76fa-40a2-a870-14a41e10a867", "ImageRepositoryName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "ComponentName": "test-component-pac-kpadov"} 2026-05-07T15:09:26.232Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "test-component-pac-kpadov", "reconcileID": "36ed7693-76fa-40a2-a870-14a41e10a867", "ImageRepositoryName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "ComponentName": "test-component-pac-kpadov"} 2026-05-07T15:09:26.466Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "test-component-pac-kpadov", "reconcileID": "36ed7693-76fa-40a2-a870-14a41e10a867", "ComponentName": "test-component-pac-kpadov", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-kpadov\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:26.467Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "test-component-pac-kpadov", "reconcileID": "36ed7693-76fa-40a2-a870-14a41e10a867", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-kpadov\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:26.485Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "test-component-pac-kpadov", "reconcileID": "0d733d7e-4fb6-4f78-9515-64622eb9682a", "ImageRepositoryName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "action": "UPDATE"} 2026-05-07T15:09:26.485Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "test-component-pac-kpadov", "reconcileID": "0d733d7e-4fb6-4f78-9515-64622eb9682a", "ImageRepositoryName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "ComponentName": "test-component-pac-kpadov"} 2026-05-07T15:09:26.510Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "test-component-pac-kpadov", "reconcileID": "0d733d7e-4fb6-4f78-9515-64622eb9682a", "ComponentName": "test-component-pac-kpadov"} 2026-05-07T15:09:27.796Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "9991cb04-35a1-45f4-b995-8099178baebd", "SecretName": "components-namespace-pull"} 2026-05-07T15:09:30.036Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "9991cb04-35a1-45f4-b995-8099178baebd", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov-image-push"} 2026-05-07T15:09:31.505Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "9991cb04-35a1-45f4-b995-8099178baebd", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov-image-pull"} 2026-05-07T15:09:31.511Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "9991cb04-35a1-45f4-b995-8099178baebd", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:31.511Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "9991cb04-35a1-45f4-b995-8099178baebd", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:31.511Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "9991cb04-35a1-45f4-b995-8099178baebd", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:32.073Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "180a0128-a4c1-4206-af49-7bae9e2ac8a0", "SecretName": "components-namespace-pull"} 2026-05-07T15:09:33.615Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "180a0128-a4c1-4206-af49-7bae9e2ac8a0", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov-image-push"} 2026-05-07T15:09:33.639Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-jprm","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "build-suite-test-application-jprm", "reconcileID": "1c447071-b144-4d4d-88bc-2faf190cfe44", "action": "DELETE"} 2026-05-07T15:09:33.650Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-jprm","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "build-suite-test-application-jprm", "reconcileID": "1c447071-b144-4d4d-88bc-2faf190cfe44", "secretName": "build-suite-test-application-jprm-pull"} 2026-05-07T15:09:33.691Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-jprm","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "build-suite-test-application-jprm", "reconcileID": "1c447071-b144-4d4d-88bc-2faf190cfe44", "secretName": "build-suite-test-application-jprm-pull"} 2026-05-07T15:09:33.707Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-jprm","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "build-suite-test-application-jprm", "reconcileID": "1c447071-b144-4d4d-88bc-2faf190cfe44", "secretName": "build-suite-test-application-jprm-pull"} 2026-05-07T15:09:34.697Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "180a0128-a4c1-4206-af49-7bae9e2ac8a0", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov-image-pull"} 2026-05-07T15:09:34.705Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "180a0128-a4c1-4206-af49-7bae9e2ac8a0"} 2026-05-07T15:09:35.010Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "4de8822f-0cce-4ffd-b3ac-2050b796316b", "application": "integ-app-sdyq"} 2026-05-07T15:09:35.035Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "4de8822f-0cce-4ffd-b3ac-2050b796316b", "ServiceAccountName": "build-pipeline-test-component-pac-kpadov", "SecretName": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov-image-push", "action": "UPDATE"} 2026-05-07T15:09:35.056Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "4de8822f-0cce-4ffd-b3ac-2050b796316b", "ServiceAccountName": "build-pipeline-test-component-pac-kpadov", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:09:35.077Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "4de8822f-0cce-4ffd-b3ac-2050b796316b", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:09:35.106Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "4de8822f-0cce-4ffd-b3ac-2050b796316b", "ComponentName": "test-component-pac-kpadov"} 2026-05-07T15:09:35.117Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-sdyq-test-component-pac-kpadov","namespace":"stat-rep-nbgn"}, "namespace": "stat-rep-nbgn", "name": "imagerepository-for-integ-app-sdyq-test-component-pac-kpadov", "reconcileID": "4de8822f-0cce-4ffd-b3ac-2050b796316b"} 2026-05-07T15:09:37.935Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "fj-test-custom-default-lpkwoq", "reconcileID": "ff017cf1-71d8-4940-a3f7-73c7f148f9e0", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "ComponentName": "fj-test-custom-default-lpkwoq"} 2026-05-07T15:09:37.942Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "fj-test-custom-default-lpkwoq", "reconcileID": "ff017cf1-71d8-4940-a3f7-73c7f148f9e0", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "ComponentName": "fj-test-custom-default-lpkwoq"} 2026-05-07T15:09:38.056Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "fj-test-custom-default-lpkwoq", "reconcileID": "ff017cf1-71d8-4940-a3f7-73c7f148f9e0", "ComponentName": "fj-test-custom-default-lpkwoq", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-test-custom-default-lpkwoq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:38.056Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "fj-test-custom-default-lpkwoq", "reconcileID": "ff017cf1-71d8-4940-a3f7-73c7f148f9e0", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-test-custom-default-lpkwoq\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:38.075Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "fj-test-custom-default-lpkwoq", "reconcileID": "2588ad14-4519-4485-8dcd-e87f187918a8", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "action": "UPDATE"} 2026-05-07T15:09:38.075Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "fj-test-custom-default-lpkwoq", "reconcileID": "2588ad14-4519-4485-8dcd-e87f187918a8", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "ComponentName": "fj-test-custom-default-lpkwoq"} 2026-05-07T15:09:38.157Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "fj-test-custom-default-lpkwoq", "reconcileID": "2588ad14-4519-4485-8dcd-e87f187918a8", "ComponentName": "fj-test-custom-default-lpkwoq"} 2026-05-07T15:09:40.649Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b95ec1dd-f85d-4cf6-a656-fda7979a4248", "SecretName": "components-namespace-pull"} 2026-05-07T15:09:42.208Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b95ec1dd-f85d-4cf6-a656-fda7979a4248", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push"} 2026-05-07T15:09:43.333Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b95ec1dd-f85d-4cf6-a656-fda7979a4248", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-pull"} 2026-05-07T15:09:43.340Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b95ec1dd-f85d-4cf6-a656-fda7979a4248", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:43.340Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b95ec1dd-f85d-4cf6-a656-fda7979a4248", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:43.340Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b95ec1dd-f85d-4cf6-a656-fda7979a4248", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:43.993Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "ac5f9f72-c5f9-4145-9e45-37a7fd93ad94", "SecretName": "components-namespace-pull"} 2026-05-07T15:09:46.782Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "ac5f9f72-c5f9-4145-9e45-37a7fd93ad94", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push"} 2026-05-07T15:09:48.610Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "ac5f9f72-c5f9-4145-9e45-37a7fd93ad94", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-pull"} 2026-05-07T15:09:48.619Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "ac5f9f72-c5f9-4145-9e45-37a7fd93ad94"} 2026-05-07T15:09:49.418Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b186bd09-cc0e-430a-8faf-8e365041b012", "application": "build-suite-test-application-jprm"} 2026-05-07T15:09:49.418Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b186bd09-cc0e-430a-8faf-8e365041b012", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:49.418Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b186bd09-cc0e-430a-8faf-8e365041b012", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:49.418Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "b186bd09-cc0e-430a-8faf-8e365041b012", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:49.717Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "6ea6008a-7f00-478e-a696-af676892bf0f", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:49.717Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "6ea6008a-7f00-478e-a696-af676892bf0f", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:49.717Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "6ea6008a-7f00-478e-a696-af676892bf0f", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.045Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "7d4ff177-c963-4a54-8bb0-a2049f7bc994", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.045Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "7d4ff177-c963-4a54-8bb0-a2049f7bc994", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.045Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "7d4ff177-c963-4a54-8bb0-a2049f7bc994", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.362Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-onit","namespace":"gitlab-rep-cmvd"}, "namespace": "gitlab-rep-cmvd", "name": "integ-app-onit", "reconcileID": "f956babe-8837-49e0-9ad8-fc0f9e914eff", "action": "DELETE"} 2026-05-07T15:09:50.372Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-onit","namespace":"gitlab-rep-cmvd"}, "namespace": "gitlab-rep-cmvd", "name": "integ-app-onit", "reconcileID": "f956babe-8837-49e0-9ad8-fc0f9e914eff", "secretName": "integ-app-onit-pull"} 2026-05-07T15:09:50.386Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-onit","namespace":"gitlab-rep-cmvd"}, "namespace": "gitlab-rep-cmvd", "name": "integ-app-onit", "reconcileID": "f956babe-8837-49e0-9ad8-fc0f9e914eff", "secretName": "integ-app-onit-pull"} 2026-05-07T15:09:50.400Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-onit","namespace":"gitlab-rep-cmvd"}, "namespace": "gitlab-rep-cmvd", "name": "integ-app-onit", "reconcileID": "f956babe-8837-49e0-9ad8-fc0f9e914eff", "secretName": "integ-app-onit-pull"} 2026-05-07T15:09:50.416Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "4c93822b-603e-404c-b65e-b1272b3b8878", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.416Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "4c93822b-603e-404c-b65e-b1272b3b8878", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.416Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "4c93822b-603e-404c-b65e-b1272b3b8878", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.743Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "1b8037a0-96f7-47dd-b573-98114378a996", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.743Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "1b8037a0-96f7-47dd-b573-98114378a996", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:50.743Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "1b8037a0-96f7-47dd-b573-98114378a996", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:51.718Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "cd251a04-225f-4f44-99f7-cc711012e291", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:51.718Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "cd251a04-225f-4f44-99f7-cc711012e291", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:51.718Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "cd251a04-225f-4f44-99f7-cc711012e291", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:52.170Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "4d2714f5-47c7-4115-9a8d-ae50a92688d5", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:52.170Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "4d2714f5-47c7-4115-9a8d-ae50a92688d5", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:52.170Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "4d2714f5-47c7-4115-9a8d-ae50a92688d5", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:52.792Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "55c88aec-b2a2-4069-a319-341de4290494", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:52.792Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "55c88aec-b2a2-4069-a319-341de4290494", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:52.792Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "55c88aec-b2a2-4069-a319-341de4290494", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:53.739Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "5e9f49cd-4921-4e67-b5a2-12847a31a30b", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:53.739Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "5e9f49cd-4921-4e67-b5a2-12847a31a30b", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:53.739Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "5e9f49cd-4921-4e67-b5a2-12847a31a30b", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:55.318Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "da9004d9-412e-4af3-8f9a-6f7067e33161", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:55.318Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "da9004d9-412e-4af3-8f9a-6f7067e33161", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:55.318Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "da9004d9-412e-4af3-8f9a-6f7067e33161", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:58.180Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "18c6129c-0240-40c4-bc4e-079b01928b79", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:58.180Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "18c6129c-0240-40c4-bc4e-079b01928b79", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:09:58.180Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "18c6129c-0240-40c4-bc4e-079b01928b79", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:03.588Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "3163e862-183e-466e-b819-76cff1107ea7", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:03.588Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "3163e862-183e-466e-b819-76cff1107ea7", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:03.588Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "3163e862-183e-466e-b819-76cff1107ea7", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:14.195Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "9a1443c3-02aa-4aba-b045-28932c89d866", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:14.195Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "9a1443c3-02aa-4aba-b045-28932c89d866", "SaName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:14.195Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "9a1443c3-02aa-4aba-b045-28932c89d866", "error": "ServiceAccount \"build-pipeline-fj-test-custom-default-lpkwoq\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:22.521Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-tpnq","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "integ-app-tpnq", "reconcileID": "92732f58-b00c-431f-be79-5022f660c0aa", "action": "DELETE"} 2026-05-07T15:10:22.531Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-tpnq","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "integ-app-tpnq", "reconcileID": "92732f58-b00c-431f-be79-5022f660c0aa", "secretName": "integ-app-tpnq-pull"} 2026-05-07T15:10:22.545Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-tpnq","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "integ-app-tpnq", "reconcileID": "92732f58-b00c-431f-be79-5022f660c0aa", "secretName": "integ-app-tpnq-pull"} 2026-05-07T15:10:22.560Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-tpnq","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "integ-app-tpnq", "reconcileID": "92732f58-b00c-431f-be79-5022f660c0aa", "secretName": "integ-app-tpnq-pull"} 2026-05-07T15:10:23.412Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "test-component-pac-rkkppt", "reconcileID": "ffdf1ab3-6cfa-47a7-b997-645c028ba7bb", "ImageRepositoryName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "ComponentName": "test-component-pac-rkkppt"} 2026-05-07T15:10:23.422Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "test-component-pac-rkkppt", "reconcileID": "ffdf1ab3-6cfa-47a7-b997-645c028ba7bb", "ImageRepositoryName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "ComponentName": "test-component-pac-rkkppt"} 2026-05-07T15:10:23.597Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "test-component-pac-rkkppt", "reconcileID": "ffdf1ab3-6cfa-47a7-b997-645c028ba7bb", "ComponentName": "test-component-pac-rkkppt", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-rkkppt\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:23.597Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "test-component-pac-rkkppt", "reconcileID": "ffdf1ab3-6cfa-47a7-b997-645c028ba7bb", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-rkkppt\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:23.619Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "test-component-pac-rkkppt", "reconcileID": "11943b7f-50a6-4db3-91a1-bfe6f700fd09", "ImageRepositoryName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "action": "UPDATE"} 2026-05-07T15:10:23.619Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "test-component-pac-rkkppt", "reconcileID": "11943b7f-50a6-4db3-91a1-bfe6f700fd09", "ImageRepositoryName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "ComponentName": "test-component-pac-rkkppt"} 2026-05-07T15:10:23.639Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "test-component-pac-rkkppt", "reconcileID": "11943b7f-50a6-4db3-91a1-bfe6f700fd09", "ComponentName": "test-component-pac-rkkppt"} 2026-05-07T15:10:24.654Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bfa17377-ac41-4bd8-9096-d6ff1933ef96", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:25.725Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bfa17377-ac41-4bd8-9096-d6ff1933ef96", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push"} 2026-05-07T15:10:26.580Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bfa17377-ac41-4bd8-9096-d6ff1933ef96", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-pull"} 2026-05-07T15:10:26.586Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bfa17377-ac41-4bd8-9096-d6ff1933ef96", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:26.586Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bfa17377-ac41-4bd8-9096-d6ff1933ef96", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:26.586Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bfa17377-ac41-4bd8-9096-d6ff1933ef96", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:27.203Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "fa771959-8899-4d47-951f-0d5bc2932c81", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:28.577Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "fa771959-8899-4d47-951f-0d5bc2932c81", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push"} 2026-05-07T15:10:29.068Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-iqyr"}, "namespace": "tenant-dev-iqyr", "name": "appstudio", "reconcileID": "b60b7a44-bd92-4b7b-9c2d-859ee60e85da", "action": "DELETE"} 2026-05-07T15:10:29.081Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-iqyr"}, "namespace": "tenant-dev-iqyr", "name": "appstudio", "reconcileID": "b60b7a44-bd92-4b7b-9c2d-859ee60e85da", "secretName": "appstudio-pull"} 2026-05-07T15:10:29.094Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-iqyr"}, "namespace": "tenant-dev-iqyr", "name": "appstudio", "reconcileID": "b60b7a44-bd92-4b7b-9c2d-859ee60e85da", "secretName": "appstudio-pull"} 2026-05-07T15:10:29.141Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-iqyr"}, "namespace": "tenant-dev-iqyr", "name": "appstudio", "reconcileID": "b60b7a44-bd92-4b7b-9c2d-859ee60e85da", "secretName": "appstudio-pull"} 2026-05-07T15:10:29.433Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "fa771959-8899-4d47-951f-0d5bc2932c81", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-pull"} 2026-05-07T15:10:29.441Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "fa771959-8899-4d47-951f-0d5bc2932c81"} 2026-05-07T15:10:29.764Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "67138297-20f8-4b5b-bea2-5357120597a6", "application": "integ-app-tpnq"} 2026-05-07T15:10:29.764Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "67138297-20f8-4b5b-bea2-5357120597a6", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:29.764Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "67138297-20f8-4b5b-bea2-5357120597a6", "SaName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:29.764Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "67138297-20f8-4b5b-bea2-5357120597a6", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.082Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "f2139769-4d1a-4d59-9705-d9eba8462e11", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.082Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "f2139769-4d1a-4d59-9705-d9eba8462e11", "SaName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.082Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "f2139769-4d1a-4d59-9705-d9eba8462e11", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.397Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "936b82e4-f857-44d9-a2da-77ff3bcc29ed", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.397Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "936b82e4-f857-44d9-a2da-77ff3bcc29ed", "SaName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.397Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "936b82e4-f857-44d9-a2da-77ff3bcc29ed", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.718Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "5db1fbfc-e605-4abb-9b95-a43b2924ba12", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.718Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "5db1fbfc-e605-4abb-9b95-a43b2924ba12", "SaName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:30.718Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "5db1fbfc-e605-4abb-9b95-a43b2924ba12", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:31.063Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bc9045da-f34f-4a65-b8bf-9aa0ae81cb92", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:31.063Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bc9045da-f34f-4a65-b8bf-9aa0ae81cb92", "SaName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:31.063Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "bc9045da-f34f-4a65-b8bf-9aa0ae81cb92", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:31.451Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "c47fb686-d074-4000-af17-306c13cac387", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:31.451Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "c47fb686-d074-4000-af17-306c13cac387", "SaName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:31.451Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "c47fb686-d074-4000-af17-306c13cac387", "error": "ServiceAccount \"build-pipeline-test-component-pac-rkkppt\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:31.933Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "1585735e-d00c-4be1-a6c0-4c6079968d14", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE"} 2026-05-07T15:10:31.963Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "1585735e-d00c-4be1-a6c0-4c6079968d14", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:31.985Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "1585735e-d00c-4be1-a6c0-4c6079968d14", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:32.027Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "1585735e-d00c-4be1-a6c0-4c6079968d14", "ComponentName": "test-component-pac-rkkppt"} 2026-05-07T15:10:32.039Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "1585735e-d00c-4be1-a6c0-4c6079968d14"} 2026-05-07T15:10:32.121Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-itgn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-app-itgn", "reconcileID": "87ad811c-a58a-4fbd-84a7-d0cfad1c94f3", "action": "DELETE"} 2026-05-07T15:10:32.130Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-itgn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-app-itgn", "reconcileID": "87ad811c-a58a-4fbd-84a7-d0cfad1c94f3", "secretName": "test-app-itgn-pull"} 2026-05-07T15:10:32.144Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-itgn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-app-itgn", "reconcileID": "87ad811c-a58a-4fbd-84a7-d0cfad1c94f3", "secretName": "test-app-itgn-pull"} 2026-05-07T15:10:32.164Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-itgn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-app-itgn", "reconcileID": "87ad811c-a58a-4fbd-84a7-d0cfad1c94f3", "secretName": "test-app-itgn-pull"} 2026-05-07T15:10:33.748Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-cyiy","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "build-suite-test-application-cyiy", "reconcileID": "1b90a7c4-863d-4842-9775-05c313318b31", "action": "DELETE"} 2026-05-07T15:10:33.763Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-cyiy","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "build-suite-test-application-cyiy", "reconcileID": "1b90a7c4-863d-4842-9775-05c313318b31", "secretName": "build-suite-test-application-cyiy-pull"} 2026-05-07T15:10:33.780Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-cyiy","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "build-suite-test-application-cyiy", "reconcileID": "1b90a7c4-863d-4842-9775-05c313318b31", "secretName": "build-suite-test-application-cyiy-pull"} 2026-05-07T15:10:33.802Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-cyiy","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "build-suite-test-application-cyiy", "reconcileID": "1b90a7c4-863d-4842-9775-05c313318b31", "secretName": "build-suite-test-application-cyiy-pull"} 2026-05-07T15:10:33.867Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "test-annotations-qqflwv", "reconcileID": "9548b6ec-cbf5-4d48-a20c-db5882c5d0ad", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "ComponentName": "test-annotations-qqflwv"} 2026-05-07T15:10:33.875Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "test-annotations-qqflwv", "reconcileID": "9548b6ec-cbf5-4d48-a20c-db5882c5d0ad", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "ComponentName": "test-annotations-qqflwv"} 2026-05-07T15:10:33.931Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "test-annotations-qqflwv", "reconcileID": "9548b6ec-cbf5-4d48-a20c-db5882c5d0ad", "ComponentName": "test-annotations-qqflwv"} 2026-05-07T15:10:34.511Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-gktf", "reconcileID": "bc9503a2-38f4-44c1-a366-a4dc9e59cc86", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-gktf", "ComponentName": "test-comp-gktf"} 2026-05-07T15:10:34.525Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-gktf", "reconcileID": "bc9503a2-38f4-44c1-a366-a4dc9e59cc86", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-gktf", "ComponentName": "test-comp-gktf"} 2026-05-07T15:10:34.673Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-ogqv","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "build-suite-positive-mc-ogqv", "reconcileID": "76bbe5c7-a3d4-4302-97b7-b9b8d9798a92", "action": "DELETE"} 2026-05-07T15:10:34.684Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-ogqv","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "build-suite-positive-mc-ogqv", "reconcileID": "76bbe5c7-a3d4-4302-97b7-b9b8d9798a92", "secretName": "build-suite-positive-mc-ogqv-pull"} 2026-05-07T15:10:34.696Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-ogqv","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "build-suite-positive-mc-ogqv", "reconcileID": "76bbe5c7-a3d4-4302-97b7-b9b8d9798a92", "secretName": "build-suite-positive-mc-ogqv-pull"} 2026-05-07T15:10:34.719Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-ogqv","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "build-suite-positive-mc-ogqv", "reconcileID": "76bbe5c7-a3d4-4302-97b7-b9b8d9798a92", "secretName": "build-suite-positive-mc-ogqv-pull"} 2026-05-07T15:10:34.968Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "ca2dd74d-0912-4a51-8535-0245d9d262a6", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:34.976Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-gktf", "reconcileID": "bc9503a2-38f4-44c1-a366-a4dc9e59cc86", "ComponentName": "test-comp-gktf", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-gktf\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:34.976Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-gktf", "reconcileID": "bc9503a2-38f4-44c1-a366-a4dc9e59cc86", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-gktf\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:34.995Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-gktf", "reconcileID": "fe556dfe-86cb-47df-9b66-92729db3dcbc", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-gktf", "action": "UPDATE"} 2026-05-07T15:10:34.995Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-gktf", "reconcileID": "fe556dfe-86cb-47df-9b66-92729db3dcbc", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-gktf", "ComponentName": "test-comp-gktf"} 2026-05-07T15:10:35.067Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-gktf", "reconcileID": "fe556dfe-86cb-47df-9b66-92729db3dcbc", "ComponentName": "test-comp-gktf"} 2026-05-07T15:10:35.690Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "go-component-zqibzp", "reconcileID": "a0724193-db24-4725-88e5-c87250b0dfd5", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "ComponentName": "go-component-zqibzp"} 2026-05-07T15:10:35.699Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "go-component-zqibzp", "reconcileID": "a0724193-db24-4725-88e5-c87250b0dfd5", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "ComponentName": "go-component-zqibzp"} 2026-05-07T15:10:36.179Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "go-component-zqibzp", "reconcileID": "a0724193-db24-4725-88e5-c87250b0dfd5", "ComponentName": "go-component-zqibzp", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-zqibzp\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:36.179Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "go-component-zqibzp", "reconcileID": "a0724193-db24-4725-88e5-c87250b0dfd5", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-zqibzp\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:36.199Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "go-component-zqibzp", "reconcileID": "7c1da635-2ea8-4bf3-947b-00271abf50a4", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "action": "UPDATE"} 2026-05-07T15:10:36.199Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "go-component-zqibzp", "reconcileID": "7c1da635-2ea8-4bf3-947b-00271abf50a4", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "ComponentName": "go-component-zqibzp"} 2026-05-07T15:10:36.229Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "go-component-zqibzp", "reconcileID": "7c1da635-2ea8-4bf3-947b-00271abf50a4", "ComponentName": "go-component-zqibzp"} 2026-05-07T15:10:36.674Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "ca2dd74d-0912-4a51-8535-0245d9d262a6", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv-image-push"} 2026-05-07T15:10:37.098Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-sund","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "build-suite-component-update-sund", "reconcileID": "c3a01e2d-a8f2-4ee7-bf30-990cc4adf75f", "action": "DELETE"} 2026-05-07T15:10:37.114Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-sund","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "build-suite-component-update-sund", "reconcileID": "c3a01e2d-a8f2-4ee7-bf30-990cc4adf75f", "secretName": "build-suite-component-update-sund-pull"} 2026-05-07T15:10:37.131Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-sund","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "build-suite-component-update-sund", "reconcileID": "c3a01e2d-a8f2-4ee7-bf30-990cc4adf75f", "secretName": "build-suite-component-update-sund-pull"} 2026-05-07T15:10:37.169Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-sund","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "build-suite-component-update-sund", "reconcileID": "c3a01e2d-a8f2-4ee7-bf30-990cc4adf75f", "secretName": "build-suite-component-update-sund-pull"} 2026-05-07T15:10:37.210Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-ojnm","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "build-suite-component-update-ojnm", "reconcileID": "69c5f84c-db59-443b-9240-fd087e0b95e9", "action": "DELETE"} 2026-05-07T15:10:37.223Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-ojnm","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "build-suite-component-update-ojnm", "reconcileID": "69c5f84c-db59-443b-9240-fd087e0b95e9", "secretName": "build-suite-component-update-ojnm-pull"} 2026-05-07T15:10:37.238Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-ojnm","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "build-suite-component-update-ojnm", "reconcileID": "69c5f84c-db59-443b-9240-fd087e0b95e9", "secretName": "build-suite-component-update-ojnm-pull"} 2026-05-07T15:10:37.264Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-ojnm","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "build-suite-component-update-ojnm", "reconcileID": "69c5f84c-db59-443b-9240-fd087e0b95e9", "secretName": "build-suite-component-update-ojnm-pull"} 2026-05-07T15:10:37.509Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "ca2dd74d-0912-4a51-8535-0245d9d262a6", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv-image-pull"} 2026-05-07T15:10:37.611Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "ca2dd74d-0912-4a51-8535-0245d9d262a6"} 2026-05-07T15:10:37.747Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-hlal","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "build-suite-component-update-hlal", "reconcileID": "e81188fd-7147-4934-8138-b778c4f4fd80", "action": "DELETE"} 2026-05-07T15:10:37.776Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-hlal","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "build-suite-component-update-hlal", "reconcileID": "e81188fd-7147-4934-8138-b778c4f4fd80", "secretName": "build-suite-component-update-hlal-pull"} 2026-05-07T15:10:37.838Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-hlal","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "build-suite-component-update-hlal", "reconcileID": "e81188fd-7147-4934-8138-b778c4f4fd80", "secretName": "build-suite-component-update-hlal-pull"} 2026-05-07T15:10:37.874Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-hlal","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "build-suite-component-update-hlal", "reconcileID": "e81188fd-7147-4934-8138-b778c4f4fd80", "secretName": "build-suite-component-update-hlal-pull"} 2026-05-07T15:10:38.189Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-elze","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "build-secret-lookup-elze", "reconcileID": "3b4de332-943b-494f-afb1-74d9746a553b", "action": "DELETE"} 2026-05-07T15:10:38.209Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-elze","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "build-secret-lookup-elze", "reconcileID": "3b4de332-943b-494f-afb1-74d9746a553b", "secretName": "build-secret-lookup-elze-pull"} 2026-05-07T15:10:38.244Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-elze","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "build-secret-lookup-elze", "reconcileID": "3b4de332-943b-494f-afb1-74d9746a553b", "secretName": "build-secret-lookup-elze-pull"} 2026-05-07T15:10:38.304Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-elze","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "build-secret-lookup-elze", "reconcileID": "3b4de332-943b-494f-afb1-74d9746a553b", "secretName": "build-secret-lookup-elze-pull"} 2026-05-07T15:10:38.864Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "075a3ed6-cd6d-4724-ad60-818e59841fbc", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:40.683Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "075a3ed6-cd6d-4724-ad60-818e59841fbc", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-itgn-test-comp-gktf-image-push"} 2026-05-07T15:10:40.967Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-rgyz","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "build-suite-test-application-rgyz", "reconcileID": "76bf21ba-33be-4cba-b4bf-86e3bdb00407", "action": "DELETE"} 2026-05-07T15:10:40.980Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-rgyz","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "build-suite-test-application-rgyz", "reconcileID": "76bf21ba-33be-4cba-b4bf-86e3bdb00407", "secretName": "build-suite-test-application-rgyz-pull"} 2026-05-07T15:10:40.999Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-rgyz","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "build-suite-test-application-rgyz", "reconcileID": "76bf21ba-33be-4cba-b4bf-86e3bdb00407", "secretName": "build-suite-test-application-rgyz-pull"} 2026-05-07T15:10:41.039Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-rgyz","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "build-suite-test-application-rgyz", "reconcileID": "76bf21ba-33be-4cba-b4bf-86e3bdb00407", "secretName": "build-suite-test-application-rgyz-pull"} 2026-05-07T15:10:41.095Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-one-dqir", "reconcileID": "8722cce1-bda5-42e5-a615-828132bc8ccb", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "ComponentName": "component-one-dqir"} 2026-05-07T15:10:41.104Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-one-dqir", "reconcileID": "8722cce1-bda5-42e5-a615-828132bc8ccb", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "ComponentName": "component-one-dqir"} 2026-05-07T15:10:41.197Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-one-dqir", "reconcileID": "8722cce1-bda5-42e5-a615-828132bc8ccb", "ComponentName": "component-one-dqir", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-dqir\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:41.197Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-one-dqir", "reconcileID": "8722cce1-bda5-42e5-a615-828132bc8ccb", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-dqir\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:41.214Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-one-dqir", "reconcileID": "834a599c-782e-4504-b4da-866b0db377d7", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "action": "UPDATE"} 2026-05-07T15:10:41.214Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-one-dqir", "reconcileID": "834a599c-782e-4504-b4da-866b0db377d7", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "ComponentName": "component-one-dqir"} 2026-05-07T15:10:41.259Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-one-dqir", "reconcileID": "834a599c-782e-4504-b4da-866b0db377d7", "ComponentName": "component-one-dqir"} 2026-05-07T15:10:42.709Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "075a3ed6-cd6d-4724-ad60-818e59841fbc", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-itgn-test-comp-gktf-image-pull"} 2026-05-07T15:10:42.720Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "075a3ed6-cd6d-4724-ad60-818e59841fbc"} 2026-05-07T15:10:43.071Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "fad3dfca-338c-43a4-a156-240db3542980", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq-image-push", "action": "UPDATE"} 2026-05-07T15:10:43.090Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "fad3dfca-338c-43a4-a156-240db3542980", "ServiceAccountName": "build-pipeline-fj-test-custom-default-lpkwoq", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:43.104Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "fad3dfca-338c-43a4-a156-240db3542980", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:43.177Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "fad3dfca-338c-43a4-a156-240db3542980", "ComponentName": "fj-test-custom-default-lpkwoq"} 2026-05-07T15:10:43.189Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq","namespace":"build-e2e-qlay"}, "namespace": "build-e2e-qlay", "name": "imagerepository-for-build-suite-test-application-jprm-fj-test-custom-default-lpkwoq", "reconcileID": "fad3dfca-338c-43a4-a156-240db3542980"} 2026-05-07T15:10:44.175Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-default-evmjky", "reconcileID": "4972774a-f821-46fd-8992-d19f8efe0dcc", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "ComponentName": "gh-test-custom-default-evmjky"} 2026-05-07T15:10:44.185Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-default-evmjky", "reconcileID": "4972774a-f821-46fd-8992-d19f8efe0dcc", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "ComponentName": "gh-test-custom-default-evmjky"} 2026-05-07T15:10:44.365Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "0607c9d2-d431-4397-8d80-5a9898b31238", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:44.412Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-default-evmjky", "reconcileID": "4972774a-f821-46fd-8992-d19f8efe0dcc", "ComponentName": "gh-test-custom-default-evmjky", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-evmjky\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:44.413Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-default-evmjky", "reconcileID": "4972774a-f821-46fd-8992-d19f8efe0dcc", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-evmjky\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:44.440Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-default-evmjky", "reconcileID": "19272a87-b9bb-42d7-abd8-bb967999b4e2", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "action": "UPDATE"} 2026-05-07T15:10:44.440Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-default-evmjky", "reconcileID": "19272a87-b9bb-42d7-abd8-bb967999b4e2", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "ComponentName": "gh-test-custom-default-evmjky"} 2026-05-07T15:10:44.471Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-default-evmjky", "reconcileID": "19272a87-b9bb-42d7-abd8-bb967999b4e2", "ComponentName": "gh-test-custom-default-evmjky"} 2026-05-07T15:10:45.671Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "0607c9d2-d431-4397-8d80-5a9898b31238", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp-image-push"} 2026-05-07T15:10:46.780Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "0607c9d2-d431-4397-8d80-5a9898b31238", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp-image-pull"} 2026-05-07T15:10:46.789Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "0607c9d2-d431-4397-8d80-5a9898b31238"} 2026-05-07T15:10:47.220Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "70eeca8e-005a-49ae-a93b-351b24f422c3", "application": "build-suite-test-application-cyiy"} 2026-05-07T15:10:47.235Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "70eeca8e-005a-49ae-a93b-351b24f422c3", "ServiceAccountName": "build-pipeline-test-annotations-qqflwv", "SecretName": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv-image-push", "action": "UPDATE"} 2026-05-07T15:10:47.252Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "70eeca8e-005a-49ae-a93b-351b24f422c3", "ServiceAccountName": "build-pipeline-test-annotations-qqflwv", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:47.267Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "70eeca8e-005a-49ae-a93b-351b24f422c3", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:47.298Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "70eeca8e-005a-49ae-a93b-351b24f422c3", "ComponentName": "test-annotations-qqflwv"} 2026-05-07T15:10:47.308Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-lguz", "reconcileID": "7a076d61-9d8a-41bc-abfa-fe1bc7e975da", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-lguz", "ComponentName": "test-comp-lguz"} 2026-05-07T15:10:47.308Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "70eeca8e-005a-49ae-a93b-351b24f422c3"} 2026-05-07T15:10:47.319Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-lguz", "reconcileID": "7a076d61-9d8a-41bc-abfa-fe1bc7e975da", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-lguz", "ComponentName": "test-comp-lguz"} 2026-05-07T15:10:47.593Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-lguz", "reconcileID": "7a076d61-9d8a-41bc-abfa-fe1bc7e975da", "ComponentName": "test-comp-lguz", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-lguz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:47.593Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-lguz", "reconcileID": "7a076d61-9d8a-41bc-abfa-fe1bc7e975da", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-lguz\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:47.618Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-lguz", "reconcileID": "ee2b7c47-e6cf-46f3-8147-6d2307e314e5", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-lguz", "action": "UPDATE"} 2026-05-07T15:10:47.618Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-lguz", "reconcileID": "ee2b7c47-e6cf-46f3-8147-6d2307e314e5", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-lguz", "ComponentName": "test-comp-lguz"} 2026-05-07T15:10:47.669Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-lguz", "reconcileID": "ee2b7c47-e6cf-46f3-8147-6d2307e314e5", "ComponentName": "test-comp-lguz"} 2026-05-07T15:10:48.403Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xzlr","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "integ-app-xzlr", "reconcileID": "7132d2b3-d6a5-4237-bde5-0f84cb0e3e7e", "action": "DELETE"} 2026-05-07T15:10:48.413Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xzlr","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "integ-app-xzlr", "reconcileID": "7132d2b3-d6a5-4237-bde5-0f84cb0e3e7e", "secretName": "integ-app-xzlr-pull"} 2026-05-07T15:10:48.427Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xzlr","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "integ-app-xzlr", "reconcileID": "7132d2b3-d6a5-4237-bde5-0f84cb0e3e7e", "secretName": "integ-app-xzlr-pull"} 2026-05-07T15:10:48.445Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xzlr","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "integ-app-xzlr", "reconcileID": "7132d2b3-d6a5-4237-bde5-0f84cb0e3e7e", "secretName": "integ-app-xzlr-pull"} 2026-05-07T15:10:49.025Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-iwca","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "build-suite-test-application-iwca", "reconcileID": "92a4075d-50a3-4529-ba14-354b84a8ca75", "action": "DELETE"} 2026-05-07T15:10:49.035Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-iwca","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "build-suite-test-application-iwca", "reconcileID": "92a4075d-50a3-4529-ba14-354b84a8ca75", "secretName": "build-suite-test-application-iwca-pull"} 2026-05-07T15:10:49.049Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-iwca","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "build-suite-test-application-iwca", "reconcileID": "92a4075d-50a3-4529-ba14-354b84a8ca75", "secretName": "build-suite-test-application-iwca-pull"} 2026-05-07T15:10:49.065Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-iwca","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "build-suite-test-application-iwca", "reconcileID": "92a4075d-50a3-4529-ba14-354b84a8ca75", "secretName": "build-suite-test-application-iwca-pull"} 2026-05-07T15:10:49.299Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "743cd35f-5b51-4a82-befe-e2703b1f121c", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:50.510Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "743cd35f-5b51-4a82-befe-e2703b1f121c", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-elze-component-one-dqir-image-push"} 2026-05-07T15:10:51.176Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "go-component-msxmva", "reconcileID": "cf6bf6ca-1002-45cf-b2ea-fbfaacc3e692", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "ComponentName": "go-component-msxmva"} 2026-05-07T15:10:51.183Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "go-component-msxmva", "reconcileID": "cf6bf6ca-1002-45cf-b2ea-fbfaacc3e692", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "ComponentName": "go-component-msxmva"} 2026-05-07T15:10:51.266Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "743cd35f-5b51-4a82-befe-e2703b1f121c", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-elze-component-one-dqir-image-pull"} 2026-05-07T15:10:51.276Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "743cd35f-5b51-4a82-befe-e2703b1f121c"} 2026-05-07T15:10:51.295Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "go-component-msxmva", "reconcileID": "cf6bf6ca-1002-45cf-b2ea-fbfaacc3e692", "ComponentName": "go-component-msxmva", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-msxmva\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:51.295Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "go-component-msxmva", "reconcileID": "cf6bf6ca-1002-45cf-b2ea-fbfaacc3e692", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-msxmva\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:10:51.313Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "go-component-msxmva", "reconcileID": "b5035db6-4d89-4f17-bb63-4d2432b19d8c", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "action": "UPDATE"} 2026-05-07T15:10:51.313Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "go-component-msxmva", "reconcileID": "b5035db6-4d89-4f17-bb63-4d2432b19d8c", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "ComponentName": "go-component-msxmva"} 2026-05-07T15:10:51.339Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "go-component-msxmva", "reconcileID": "b5035db6-4d89-4f17-bb63-4d2432b19d8c", "ComponentName": "go-component-msxmva"} 2026-05-07T15:10:51.619Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "ce120f58-5bb8-441c-a723-9dc98c22d870", "application": "test-app-itgn"} 2026-05-07T15:10:51.648Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "ce120f58-5bb8-441c-a723-9dc98c22d870", "ServiceAccountName": "build-pipeline-test-comp-gktf", "SecretName": "imagerepository-for-test-app-itgn-test-comp-gktf-image-push", "action": "UPDATE"} 2026-05-07T15:10:51.676Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "ce120f58-5bb8-441c-a723-9dc98c22d870", "ServiceAccountName": "build-pipeline-test-comp-gktf", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:51.695Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "ce120f58-5bb8-441c-a723-9dc98c22d870", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:51.762Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "ce120f58-5bb8-441c-a723-9dc98c22d870", "ComponentName": "test-comp-gktf"} 2026-05-07T15:10:51.776Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "ce120f58-5bb8-441c-a723-9dc98c22d870"} 2026-05-07T15:10:53.773Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "b460d676-787a-4790-a8c8-e18d0af4e5e6", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:55.523Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "b460d676-787a-4790-a8c8-e18d0af4e5e6", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky-image-push"} 2026-05-07T15:10:56.478Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "b460d676-787a-4790-a8c8-e18d0af4e5e6", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky-image-pull"} 2026-05-07T15:10:56.488Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "b460d676-787a-4790-a8c8-e18d0af4e5e6"} 2026-05-07T15:10:56.787Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "a31479ac-7166-482f-a1c0-0506497adac7", "application": "build-suite-positive-mc-ogqv"} 2026-05-07T15:10:56.806Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "a31479ac-7166-482f-a1c0-0506497adac7", "ServiceAccountName": "build-pipeline-go-component-zqibzp", "SecretName": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp-image-push", "action": "UPDATE"} 2026-05-07T15:10:56.827Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "a31479ac-7166-482f-a1c0-0506497adac7", "ServiceAccountName": "build-pipeline-go-component-zqibzp", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:56.847Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "a31479ac-7166-482f-a1c0-0506497adac7", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:10:56.888Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "a31479ac-7166-482f-a1c0-0506497adac7", "ComponentName": "go-component-zqibzp"} 2026-05-07T15:10:56.899Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp","namespace":"build-e2e-sswn"}, "namespace": "build-e2e-sswn", "name": "imagerepository-for-build-suite-positive-mc-ogqv-go-component-zqibzp", "reconcileID": "a31479ac-7166-482f-a1c0-0506497adac7"} 2026-05-07T15:10:57.629Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "ead1b7cc-9631-4215-a425-9ef68b27088d", "SecretName": "components-namespace-pull"} 2026-05-07T15:10:59.074Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "ead1b7cc-9631-4215-a425-9ef68b27088d", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-itgn-test-comp-lguz-image-push"} 2026-05-07T15:11:00.620Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "ead1b7cc-9631-4215-a425-9ef68b27088d", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-itgn-test-comp-lguz-image-pull"} 2026-05-07T15:11:00.631Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "ead1b7cc-9631-4215-a425-9ef68b27088d"} 2026-05-07T15:11:01.175Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-two-fvmj", "reconcileID": "0d4d32f1-f9a1-40aa-8d07-db3111869e42", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "ComponentName": "component-two-fvmj"} 2026-05-07T15:11:01.184Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-two-fvmj", "reconcileID": "0d4d32f1-f9a1-40aa-8d07-db3111869e42", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "ComponentName": "component-two-fvmj"} 2026-05-07T15:11:01.374Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-two-fvmj", "reconcileID": "0d4d32f1-f9a1-40aa-8d07-db3111869e42", "ComponentName": "component-two-fvmj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-fvmj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:01.374Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-two-fvmj", "reconcileID": "0d4d32f1-f9a1-40aa-8d07-db3111869e42", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-fvmj\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:01.395Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-two-fvmj", "reconcileID": "cac4fe89-68d7-4563-a1fd-8e36095b50aa", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "action": "UPDATE"} 2026-05-07T15:11:01.395Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-two-fvmj", "reconcileID": "cac4fe89-68d7-4563-a1fd-8e36095b50aa", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "ComponentName": "component-two-fvmj"} 2026-05-07T15:11:01.477Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "component-two-fvmj", "reconcileID": "cac4fe89-68d7-4563-a1fd-8e36095b50aa", "ComponentName": "component-two-fvmj"} 2026-05-07T15:11:02.503Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "95ca3ea4-b85d-4864-9cb4-ce537036ac0b", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:03.887Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "95ca3ea4-b85d-4864-9cb4-ce537036ac0b", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-xzlr-go-component-msxmva-image-push"} 2026-05-07T15:11:04.593Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "95ca3ea4-b85d-4864-9cb4-ce537036ac0b", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-xzlr-go-component-msxmva-image-pull"} 2026-05-07T15:11:04.614Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "95ca3ea4-b85d-4864-9cb4-ce537036ac0b"} 2026-05-07T15:11:05.032Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "998158a7-6f3a-461e-ae0d-15d2a797f77a", "application": "build-secret-lookup-elze"} 2026-05-07T15:11:05.070Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "998158a7-6f3a-461e-ae0d-15d2a797f77a", "ServiceAccountName": "build-pipeline-component-one-dqir", "SecretName": "imagerepository-for-build-secret-lookup-elze-component-one-dqir-image-push", "action": "UPDATE"} 2026-05-07T15:11:05.124Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "998158a7-6f3a-461e-ae0d-15d2a797f77a", "ServiceAccountName": "build-pipeline-component-one-dqir", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:05.177Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "998158a7-6f3a-461e-ae0d-15d2a797f77a", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:05.242Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "998158a7-6f3a-461e-ae0d-15d2a797f77a", "ComponentName": "component-one-dqir"} 2026-05-07T15:11:05.267Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "998158a7-6f3a-461e-ae0d-15d2a797f77a"} 2026-05-07T15:11:06.394Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-app", "reconcileID": "dbb0c14b-8ae8-48d6-8b8b-dd9903149d55", "action": "DELETE"} 2026-05-07T15:11:06.435Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "cf61f430-ea97-427d-af49-080461131f4a", "application": "build-suite-test-application-rgyz"} 2026-05-07T15:11:06.435Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "cf61f430-ea97-427d-af49-080461131f4a", "ServiceAccountName": "build-pipeline-gh-test-custom-default-evmjky", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-evmjky\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:06.435Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "cf61f430-ea97-427d-af49-080461131f4a", "SaName": "build-pipeline-gh-test-custom-default-evmjky", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-evmjky\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:06.435Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "cf61f430-ea97-427d-af49-080461131f4a", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-evmjky\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:06.439Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-app", "reconcileID": "dbb0c14b-8ae8-48d6-8b8b-dd9903149d55", "secretName": "konflux-demo-app-pull"} 2026-05-07T15:11:06.517Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-app", "reconcileID": "dbb0c14b-8ae8-48d6-8b8b-dd9903149d55", "secretName": "konflux-demo-app-pull"} 2026-05-07T15:11:06.559Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-app", "reconcileID": "dbb0c14b-8ae8-48d6-8b8b-dd9903149d55", "secretName": "konflux-demo-app-pull"} 2026-05-07T15:11:06.712Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-eypf"}, "namespace": "happy-path-eypf", "name": "appstudio", "reconcileID": "6e955863-811f-4d63-8455-9442f1211c41", "action": "DELETE"} 2026-05-07T15:11:06.780Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-eypf"}, "namespace": "happy-path-eypf", "name": "appstudio", "reconcileID": "6e955863-811f-4d63-8455-9442f1211c41", "secretName": "appstudio-pull"} 2026-05-07T15:11:06.886Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-eypf"}, "namespace": "happy-path-eypf", "name": "appstudio", "reconcileID": "6e955863-811f-4d63-8455-9442f1211c41", "secretName": "appstudio-pull"} 2026-05-07T15:11:06.934Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-eypf"}, "namespace": "happy-path-eypf", "name": "appstudio", "reconcileID": "6e955863-811f-4d63-8455-9442f1211c41", "secretName": "appstudio-pull"} 2026-05-07T15:11:07.172Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "8268e003-c779-4f2f-961a-7e85625ba833", "application": "test-app-itgn"} 2026-05-07T15:11:07.173Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "8268e003-c779-4f2f-961a-7e85625ba833", "ServiceAccountName": "build-pipeline-test-comp-lguz", "SecretName": "imagerepository-for-test-app-itgn-test-comp-lguz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-lguz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:07.173Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "8268e003-c779-4f2f-961a-7e85625ba833", "SaName": "build-pipeline-test-comp-lguz", "SecretName": "imagerepository-for-test-app-itgn-test-comp-lguz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-lguz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:07.173Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "8268e003-c779-4f2f-961a-7e85625ba833", "error": "ServiceAccount \"build-pipeline-test-comp-lguz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:07.244Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-component-nexp", "reconcileID": "f6093691-28fc-4f19-8a36-560cdd3f62f1", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "ComponentName": "konflux-demo-component-nexp"} 2026-05-07T15:11:07.256Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-component-nexp", "reconcileID": "f6093691-28fc-4f19-8a36-560cdd3f62f1", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "ComponentName": "konflux-demo-component-nexp"} 2026-05-07T15:11:07.604Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-component-nexp", "reconcileID": "f6093691-28fc-4f19-8a36-560cdd3f62f1", "ComponentName": "konflux-demo-component-nexp", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-demo-component-nexp\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:07.604Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-component-nexp", "reconcileID": "f6093691-28fc-4f19-8a36-560cdd3f62f1", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-demo-component-nexp\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:07.639Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-component-nexp", "reconcileID": "370b4c77-793a-43e0-af44-b38bb41521bb", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "action": "UPDATE"} 2026-05-07T15:11:07.639Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-component-nexp", "reconcileID": "370b4c77-793a-43e0-af44-b38bb41521bb", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "ComponentName": "konflux-demo-component-nexp"} 2026-05-07T15:11:07.739Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-component-nexp", "reconcileID": "370b4c77-793a-43e0-af44-b38bb41521bb", "ComponentName": "konflux-demo-component-nexp"} 2026-05-07T15:11:07.952Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "6f88870d-940f-47dc-8a6d-e5fdbdf502c0", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:09.801Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-asxn", "reconcileID": "24eb279a-feb6-47d1-b3be-05fc8c3ae930", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-asxn", "ComponentName": "test-comp-asxn"} 2026-05-07T15:11:09.809Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-asxn", "reconcileID": "24eb279a-feb6-47d1-b3be-05fc8c3ae930", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-asxn", "ComponentName": "test-comp-asxn"} 2026-05-07T15:11:10.075Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "6f88870d-940f-47dc-8a6d-e5fdbdf502c0", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj-image-push"} 2026-05-07T15:11:10.385Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-asxn", "reconcileID": "24eb279a-feb6-47d1-b3be-05fc8c3ae930", "ComponentName": "test-comp-asxn", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-asxn\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:10.385Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-asxn", "reconcileID": "24eb279a-feb6-47d1-b3be-05fc8c3ae930", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-asxn\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:10.423Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-asxn", "reconcileID": "b679a7ae-70b6-4ad9-b50b-d3b3686092a6", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-asxn", "action": "UPDATE"} 2026-05-07T15:11:10.423Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-asxn", "reconcileID": "b679a7ae-70b6-4ad9-b50b-d3b3686092a6", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-comp-asxn", "ComponentName": "test-comp-asxn"} 2026-05-07T15:11:10.524Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-comp-asxn", "reconcileID": "b679a7ae-70b6-4ad9-b50b-d3b3686092a6", "ComponentName": "test-comp-asxn"} 2026-05-07T15:11:11.238Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "6f88870d-940f-47dc-8a6d-e5fdbdf502c0", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj-image-pull"} 2026-05-07T15:11:11.249Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "6f88870d-940f-47dc-8a6d-e5fdbdf502c0"} 2026-05-07T15:11:11.953Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "31955d46-bd43-4abf-a1b9-ceb2eac71330", "application": "integ-app-xzlr"} 2026-05-07T15:11:11.953Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "31955d46-bd43-4abf-a1b9-ceb2eac71330", "ServiceAccountName": "build-pipeline-go-component-msxmva", "SecretName": "imagerepository-for-integ-app-xzlr-go-component-msxmva-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-msxmva\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:11.953Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "31955d46-bd43-4abf-a1b9-ceb2eac71330", "SaName": "build-pipeline-go-component-msxmva", "SecretName": "imagerepository-for-integ-app-xzlr-go-component-msxmva-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-msxmva\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:11.953Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "31955d46-bd43-4abf-a1b9-ceb2eac71330", "error": "ServiceAccount \"build-pipeline-go-component-msxmva\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:13.931Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "3c7a5d4a-e56f-43e7-b68a-e47eb364a9b7", "ServiceAccountName": "build-pipeline-gh-test-custom-default-evmjky", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky-image-push", "action": "UPDATE"} 2026-05-07T15:11:13.944Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "3c7a5d4a-e56f-43e7-b68a-e47eb364a9b7", "ServiceAccountName": "build-pipeline-gh-test-custom-default-evmjky", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:13.958Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "3c7a5d4a-e56f-43e7-b68a-e47eb364a9b7", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:13.981Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "3c7a5d4a-e56f-43e7-b68a-e47eb364a9b7", "ComponentName": "gh-test-custom-default-evmjky"} 2026-05-07T15:11:13.991Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "3c7a5d4a-e56f-43e7-b68a-e47eb364a9b7"} 2026-05-07T15:11:14.065Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-child-ydof", "reconcileID": "14bb1883-b186-46bc-97dd-85b26ce80908", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "ComponentName": "gh-multi-component-child-ydof"} 2026-05-07T15:11:14.072Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-child-ydof", "reconcileID": "14bb1883-b186-46bc-97dd-85b26ce80908", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "ComponentName": "gh-multi-component-child-ydof"} 2026-05-07T15:11:14.207Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-child-ydof", "reconcileID": "14bb1883-b186-46bc-97dd-85b26ce80908", "ComponentName": "gh-multi-component-child-ydof", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-ydof\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:14.207Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-child-ydof", "reconcileID": "14bb1883-b186-46bc-97dd-85b26ce80908", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-ydof\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:14.227Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-child-ydof", "reconcileID": "8bd19e02-d7d4-4af4-a2b1-a54b03d75651", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "action": "UPDATE"} 2026-05-07T15:11:14.227Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-child-ydof", "reconcileID": "8bd19e02-d7d4-4af4-a2b1-a54b03d75651", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "ComponentName": "gh-multi-component-child-ydof"} 2026-05-07T15:11:14.249Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-child-ydof", "reconcileID": "8bd19e02-d7d4-4af4-a2b1-a54b03d75651", "ComponentName": "gh-multi-component-child-ydof"} 2026-05-07T15:11:14.313Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "0d98ce1b-a392-4315-b592-c7c8b5f8e6df", "ServiceAccountName": "build-pipeline-test-comp-lguz", "SecretName": "imagerepository-for-test-app-itgn-test-comp-lguz-image-push", "action": "UPDATE"} 2026-05-07T15:11:14.328Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "0d98ce1b-a392-4315-b592-c7c8b5f8e6df", "ServiceAccountName": "build-pipeline-test-comp-lguz", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:14.359Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "0d98ce1b-a392-4315-b592-c7c8b5f8e6df", "ComponentName": "test-comp-lguz"} 2026-05-07T15:11:14.377Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "0d98ce1b-a392-4315-b592-c7c8b5f8e6df"} 2026-05-07T15:11:15.228Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-child-ewgs", "reconcileID": "9dce920d-7cac-4be9-846f-9b2b7c9eb8d4", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "ComponentName": "fj-multi-component-child-ewgs"} 2026-05-07T15:11:15.236Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-child-ewgs", "reconcileID": "9dce920d-7cac-4be9-846f-9b2b7c9eb8d4", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "ComponentName": "fj-multi-component-child-ewgs"} 2026-05-07T15:11:15.383Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-child-ewgs", "reconcileID": "9dce920d-7cac-4be9-846f-9b2b7c9eb8d4", "ComponentName": "fj-multi-component-child-ewgs", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-multi-component-child-ewgs\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:15.383Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-child-ewgs", "reconcileID": "9dce920d-7cac-4be9-846f-9b2b7c9eb8d4", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"fj-multi-component-child-ewgs\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:15.404Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-child-ewgs", "reconcileID": "9abc48ab-3977-414d-9ee0-5692a55be894", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "action": "UPDATE"} 2026-05-07T15:11:15.404Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-child-ewgs", "reconcileID": "9abc48ab-3977-414d-9ee0-5692a55be894", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "ComponentName": "fj-multi-component-child-ewgs"} 2026-05-07T15:11:15.427Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-child-ewgs", "reconcileID": "9abc48ab-3977-414d-9ee0-5692a55be894", "ComponentName": "fj-multi-component-child-ewgs"} 2026-05-07T15:11:16.037Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "5c7a4add-756d-4555-97a4-d7329a3da15e", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:17.103Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "5c7a4add-756d-4555-97a4-d7329a3da15e", "IsPullOnly": false, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp-image-push"} 2026-05-07T15:11:18.388Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "5c7a4add-756d-4555-97a4-d7329a3da15e", "IsPullOnly": true, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp-image-pull"} 2026-05-07T15:11:18.397Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "5c7a4add-756d-4555-97a4-d7329a3da15e"} 2026-05-07T15:11:19.091Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "ae836a49-6d52-4ff9-b9c4-56cada5631da", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:19.682Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-noiu"}, "namespace": "rel-plan-admis-noiu", "name": "appstudio", "reconcileID": "967874c8-e664-4ac1-ad7a-de15f0119d97", "action": "DELETE"} 2026-05-07T15:11:19.693Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-noiu"}, "namespace": "rel-plan-admis-noiu", "name": "appstudio", "reconcileID": "967874c8-e664-4ac1-ad7a-de15f0119d97", "secretName": "appstudio-pull"} 2026-05-07T15:11:19.709Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-noiu"}, "namespace": "rel-plan-admis-noiu", "name": "appstudio", "reconcileID": "967874c8-e664-4ac1-ad7a-de15f0119d97", "secretName": "appstudio-pull"} 2026-05-07T15:11:19.735Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-noiu"}, "namespace": "rel-plan-admis-noiu", "name": "appstudio", "reconcileID": "967874c8-e664-4ac1-ad7a-de15f0119d97", "secretName": "appstudio-pull"} 2026-05-07T15:11:20.813Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "ae836a49-6d52-4ff9-b9c4-56cada5631da", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-itgn-test-comp-asxn-image-push"} 2026-05-07T15:11:21.450Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-default-yohdkj", "reconcileID": "ea40b9d2-ca7c-41b6-a9be-921be6050cc6", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "ComponentName": "gl-test-custom-default-yohdkj"} 2026-05-07T15:11:21.467Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-default-yohdkj", "reconcileID": "ea40b9d2-ca7c-41b6-a9be-921be6050cc6", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "ComponentName": "gl-test-custom-default-yohdkj"} 2026-05-07T15:11:21.695Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "ae836a49-6d52-4ff9-b9c4-56cada5631da", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-itgn-test-comp-asxn-image-pull"} 2026-05-07T15:11:21.723Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "ae836a49-6d52-4ff9-b9c4-56cada5631da"} 2026-05-07T15:11:21.786Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-default-yohdkj", "reconcileID": "ea40b9d2-ca7c-41b6-a9be-921be6050cc6", "ComponentName": "gl-test-custom-default-yohdkj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-yohdkj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:21.786Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-default-yohdkj", "reconcileID": "ea40b9d2-ca7c-41b6-a9be-921be6050cc6", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-yohdkj\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:21.845Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-default-yohdkj", "reconcileID": "4938bc4e-d694-4b0e-a539-21f35ef8a280", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "action": "UPDATE"} 2026-05-07T15:11:21.845Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-default-yohdkj", "reconcileID": "4938bc4e-d694-4b0e-a539-21f35ef8a280", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "ComponentName": "gl-test-custom-default-yohdkj"} 2026-05-07T15:11:21.914Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-default-yohdkj", "reconcileID": "4938bc4e-d694-4b0e-a539-21f35ef8a280", "ComponentName": "gl-test-custom-default-yohdkj"} 2026-05-07T15:11:22.079Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "7e6599ff-e87a-4be8-a4f8-898337425824", "application": "build-secret-lookup-elze"} 2026-05-07T15:11:22.079Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "7e6599ff-e87a-4be8-a4f8-898337425824", "ServiceAccountName": "build-pipeline-component-two-fvmj", "SecretName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-fvmj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:22.079Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "7e6599ff-e87a-4be8-a4f8-898337425824", "SaName": "build-pipeline-component-two-fvmj", "SecretName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-fvmj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:22.079Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "7e6599ff-e87a-4be8-a4f8-898337425824", "error": "ServiceAccount \"build-pipeline-component-two-fvmj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:22.479Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "72ab884c-34b1-4964-95ef-6053ecedacb3", "ServiceAccountName": "build-pipeline-go-component-msxmva", "SecretName": "imagerepository-for-integ-app-xzlr-go-component-msxmva-image-push", "action": "UPDATE"} 2026-05-07T15:11:22.500Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "72ab884c-34b1-4964-95ef-6053ecedacb3", "ServiceAccountName": "build-pipeline-go-component-msxmva", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:22.528Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "72ab884c-34b1-4964-95ef-6053ecedacb3", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:22.567Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "72ab884c-34b1-4964-95ef-6053ecedacb3", "ComponentName": "go-component-msxmva"} 2026-05-07T15:11:22.581Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-go-component-msxmva","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-go-component-msxmva", "reconcileID": "72ab884c-34b1-4964-95ef-6053ecedacb3"} 2026-05-07T15:11:23.886Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-iqyr"}, "namespace": "tenant-dev-iqyr", "name": "appstudio", "reconcileID": "3f27217e-15d8-456a-910b-eccb1a6e4ff1", "action": "DELETE"} 2026-05-07T15:11:24.033Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ca0ee835-b6ec-4423-a2fb-99409e9311e3", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:25.784Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ca0ee835-b6ec-4423-a2fb-99409e9311e3", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof-image-push"} 2026-05-07T15:11:26.490Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ca0ee835-b6ec-4423-a2fb-99409e9311e3", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof-image-pull"} 2026-05-07T15:11:26.499Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ca0ee835-b6ec-4423-a2fb-99409e9311e3"} 2026-05-07T15:11:28.363Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "2e893c9b-7981-4dd0-bbb6-1f6cc62385db", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:30.624Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-symlink-comp-jqqr", "reconcileID": "5660a6fa-46d2-43b5-94dc-d2f8674757cd", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "ComponentName": "test-symlink-comp-jqqr"} 2026-05-07T15:11:30.638Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-symlink-comp-jqqr", "reconcileID": "5660a6fa-46d2-43b5-94dc-d2f8674757cd", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "ComponentName": "test-symlink-comp-jqqr"} 2026-05-07T15:11:30.672Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "2e893c9b-7981-4dd0-bbb6-1f6cc62385db", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs-image-push"} 2026-05-07T15:11:30.847Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-symlink-comp-jqqr", "reconcileID": "5660a6fa-46d2-43b5-94dc-d2f8674757cd", "ComponentName": "test-symlink-comp-jqqr", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-symlink-comp-jqqr\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:30.847Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-symlink-comp-jqqr", "reconcileID": "5660a6fa-46d2-43b5-94dc-d2f8674757cd", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-symlink-comp-jqqr\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:30.869Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-symlink-comp-jqqr", "reconcileID": "1770e241-de83-4d3f-a15c-894a637b5843", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "action": "UPDATE"} 2026-05-07T15:11:30.869Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-symlink-comp-jqqr", "reconcileID": "1770e241-de83-4d3f-a15c-894a637b5843", "ImageRepositoryName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "ComponentName": "test-symlink-comp-jqqr"} 2026-05-07T15:11:30.902Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-symlink-comp-jqqr", "reconcileID": "1770e241-de83-4d3f-a15c-894a637b5843", "ComponentName": "test-symlink-comp-jqqr"} 2026-05-07T15:11:31.740Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-noiu"}, "namespace": "rel-plan-admis-noiu", "name": "appstudio", "reconcileID": "7f3ebf8f-47f0-45e6-ab33-4a590be76ff9", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2026-05-07T15:11:31.761Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-noiu"}, "namespace": "rel-plan-admis-noiu", "name": "appstudio", "reconcileID": "7f3ebf8f-47f0-45e6-ab33-4a590be76ff9", "action": "DELETE"} 2026-05-07T15:11:32.046Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "2e893c9b-7981-4dd0-bbb6-1f6cc62385db", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs-image-pull"} 2026-05-07T15:11:32.057Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "2e893c9b-7981-4dd0-bbb6-1f6cc62385db"} 2026-05-07T15:11:32.380Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "c0daac26-da4c-4f68-bc01-7f496b24d83a", "application": "konflux-demo-app"} 2026-05-07T15:11:32.399Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "c0daac26-da4c-4f68-bc01-7f496b24d83a", "ServiceAccountName": "build-pipeline-konflux-demo-component-nexp", "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp-image-push", "action": "UPDATE"} 2026-05-07T15:11:32.419Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "c0daac26-da4c-4f68-bc01-7f496b24d83a", "ServiceAccountName": "build-pipeline-konflux-demo-component-nexp", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:32.443Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "c0daac26-da4c-4f68-bc01-7f496b24d83a", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:32.472Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "c0daac26-da4c-4f68-bc01-7f496b24d83a", "ComponentName": "konflux-demo-component-nexp"} 2026-05-07T15:11:32.488Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "c0daac26-da4c-4f68-bc01-7f496b24d83a"} 2026-05-07T15:11:34.016Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "76dcf064-a6b0-42c8-bcbc-d0915a19d93e", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:34.160Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-parent-ydof", "reconcileID": "8c6ee1d0-83e6-42da-b45e-4588dd168642", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "ComponentName": "gh-multi-component-parent-ydof"} 2026-05-07T15:11:34.173Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-parent-ydof", "reconcileID": "8c6ee1d0-83e6-42da-b45e-4588dd168642", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "ComponentName": "gh-multi-component-parent-ydof"} 2026-05-07T15:11:34.317Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-parent-ydof", "reconcileID": "8c6ee1d0-83e6-42da-b45e-4588dd168642", "ComponentName": "gh-multi-component-parent-ydof", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-ydof\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:34.317Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-parent-ydof", "reconcileID": "8c6ee1d0-83e6-42da-b45e-4588dd168642", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-ydof\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:34.348Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-parent-ydof", "reconcileID": "6f1ec65b-24d6-4388-8e48-070007c48d8f", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "action": "UPDATE"} 2026-05-07T15:11:34.348Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-parent-ydof", "reconcileID": "6f1ec65b-24d6-4388-8e48-070007c48d8f", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "ComponentName": "gh-multi-component-parent-ydof"} 2026-05-07T15:11:34.377Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "gh-multi-component-parent-ydof", "reconcileID": "6f1ec65b-24d6-4388-8e48-070007c48d8f", "ComponentName": "gh-multi-component-parent-ydof"} 2026-05-07T15:11:35.142Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "76dcf064-a6b0-42c8-bcbc-d0915a19d93e", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj-image-push"} 2026-05-07T15:11:35.332Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-parent-ewgs", "reconcileID": "9265c511-29bc-4dc9-a949-29e282a09086", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "ComponentName": "fj-multi-component-parent-ewgs"} 2026-05-07T15:11:35.341Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-parent-ewgs", "reconcileID": "9265c511-29bc-4dc9-a949-29e282a09086", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "ComponentName": "fj-multi-component-parent-ewgs"} 2026-05-07T15:11:35.365Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "fj-multi-component-parent-ewgs", "reconcileID": "9265c511-29bc-4dc9-a949-29e282a09086", "ComponentName": "fj-multi-component-parent-ewgs"} 2026-05-07T15:11:36.149Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "76dcf064-a6b0-42c8-bcbc-d0915a19d93e", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj-image-pull"} 2026-05-07T15:11:36.163Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "76dcf064-a6b0-42c8-bcbc-d0915a19d93e"} 2026-05-07T15:11:36.636Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "4807d99f-ad9a-4642-ad89-25cef32ff672", "application": "test-app-itgn"} 2026-05-07T15:11:36.636Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "4807d99f-ad9a-4642-ad89-25cef32ff672", "ServiceAccountName": "build-pipeline-test-comp-asxn", "SecretName": "imagerepository-for-test-app-itgn-test-comp-asxn-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-asxn\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:36.636Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "4807d99f-ad9a-4642-ad89-25cef32ff672", "SaName": "build-pipeline-test-comp-asxn", "SecretName": "imagerepository-for-test-app-itgn-test-comp-asxn-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-asxn\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:36.636Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "4807d99f-ad9a-4642-ad89-25cef32ff672", "error": "ServiceAccount \"build-pipeline-test-comp-asxn\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:37.221Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "9109bb7d-8e76-4036-9a9e-07a83de2c85a", "ServiceAccountName": "build-pipeline-component-two-fvmj", "SecretName": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj-image-push", "action": "UPDATE"} 2026-05-07T15:11:37.239Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "9109bb7d-8e76-4036-9a9e-07a83de2c85a", "ServiceAccountName": "build-pipeline-component-two-fvmj", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:37.264Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "9109bb7d-8e76-4036-9a9e-07a83de2c85a", "ComponentName": "component-two-fvmj"} 2026-05-07T15:11:37.275Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "9109bb7d-8e76-4036-9a9e-07a83de2c85a"} 2026-05-07T15:11:38.120Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "b9178f5e-72e4-4668-b53c-f89e4ca6c8a0", "application": "build-suite-component-update-hlal"} 2026-05-07T15:11:38.120Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "b9178f5e-72e4-4668-b53c-f89e4ca6c8a0", "ServiceAccountName": "build-pipeline-gh-multi-component-child-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-child-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:38.120Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "b9178f5e-72e4-4668-b53c-f89e4ca6c8a0", "SaName": "build-pipeline-gh-multi-component-child-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-child-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:38.120Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "b9178f5e-72e4-4668-b53c-f89e4ca6c8a0", "error": "ServiceAccount \"build-pipeline-gh-multi-component-child-ydof\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:39.316Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "4d2e1609-d718-439a-847d-c810848bd031", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:40.783Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "4d2e1609-d718-439a-847d-c810848bd031", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push"} 2026-05-07T15:11:42.360Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "4d2e1609-d718-439a-847d-c810848bd031", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-pull"} 2026-05-07T15:11:42.368Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "4d2e1609-d718-439a-847d-c810848bd031"} 2026-05-07T15:11:42.877Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-child-xxvu", "reconcileID": "491d7e7c-e2a6-4011-a078-c3e0d5c3cd37", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "ComponentName": "gl-multi-component-child-xxvu"} 2026-05-07T15:11:42.885Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-child-xxvu", "reconcileID": "491d7e7c-e2a6-4011-a078-c3e0d5c3cd37", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "ComponentName": "gl-multi-component-child-xxvu"} 2026-05-07T15:11:42.947Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "a858ee41-33b3-4a4b-8b3b-a05fec1e525a", "application": "build-suite-component-update-ojnm"} 2026-05-07T15:11:42.947Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "a858ee41-33b3-4a4b-8b3b-a05fec1e525a", "ServiceAccountName": "build-pipeline-fj-multi-component-child-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-child-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:42.947Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "a858ee41-33b3-4a4b-8b3b-a05fec1e525a", "SaName": "build-pipeline-fj-multi-component-child-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-child-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:42.947Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "a858ee41-33b3-4a4b-8b3b-a05fec1e525a", "error": "ServiceAccount \"build-pipeline-fj-multi-component-child-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:43.070Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-child-xxvu", "reconcileID": "491d7e7c-e2a6-4011-a078-c3e0d5c3cd37", "ComponentName": "gl-multi-component-child-xxvu", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-multi-component-child-xxvu\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:43.070Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-child-xxvu", "reconcileID": "491d7e7c-e2a6-4011-a078-c3e0d5c3cd37", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-multi-component-child-xxvu\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:43.104Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-child-xxvu", "reconcileID": "51139f78-d92a-41c9-a751-a8898df25016", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "action": "UPDATE"} 2026-05-07T15:11:43.104Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-child-xxvu", "reconcileID": "51139f78-d92a-41c9-a751-a8898df25016", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "ComponentName": "gl-multi-component-child-xxvu"} 2026-05-07T15:11:43.126Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-child-xxvu", "reconcileID": "51139f78-d92a-41c9-a751-a8898df25016", "ComponentName": "gl-multi-component-child-xxvu"} 2026-05-07T15:11:44.871Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "4d3079e6-d17d-445e-9ca9-e6ae1b5fec49", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:45.710Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-cyiy","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "build-suite-test-application-cyiy", "reconcileID": "59d3b25c-d160-4818-a1d4-727c1492e5e5", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-cyiy-pull", "action": "UPDATE"} 2026-05-07T15:11:45.727Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-cyiy","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "build-suite-test-application-cyiy", "reconcileID": "59d3b25c-d160-4818-a1d4-727c1492e5e5", "action": "DELETE"} 2026-05-07T15:11:46.052Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "4d3079e6-d17d-445e-9ca9-e6ae1b5fec49", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push"} 2026-05-07T15:11:46.950Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "4d3079e6-d17d-445e-9ca9-e6ae1b5fec49", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-pull"} 2026-05-07T15:11:46.960Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "4d3079e6-d17d-445e-9ca9-e6ae1b5fec49"} 2026-05-07T15:11:47.883Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "0f7fbbf0-cb4f-4c0e-859e-072f8e4ef3d6", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:49.930Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "0f7fbbf0-cb4f-4c0e-859e-072f8e4ef3d6", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push"} 2026-05-07T15:11:51.042Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "0f7fbbf0-cb4f-4c0e-859e-072f8e4ef3d6", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-pull"} 2026-05-07T15:11:51.053Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "0f7fbbf0-cb4f-4c0e-859e-072f8e4ef3d6"} 2026-05-07T15:11:51.618Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "0ea76980-7758-4c70-a9e1-0eb71863e99c", "application": "build-suite-test-application-iwca"} 2026-05-07T15:11:51.618Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "0ea76980-7758-4c70-a9e1-0eb71863e99c", "ServiceAccountName": "build-pipeline-gl-test-custom-default-yohdkj", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-default-yohdkj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:51.618Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "0ea76980-7758-4c70-a9e1-0eb71863e99c", "SaName": "build-pipeline-gl-test-custom-default-yohdkj", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-default-yohdkj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:51.619Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "0ea76980-7758-4c70-a9e1-0eb71863e99c", "error": "ServiceAccount \"build-pipeline-gl-test-custom-default-yohdkj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:51.982Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "1661ceed-5679-41ed-9eb9-c998ea36185f", "ServiceAccountName": "build-pipeline-test-comp-asxn", "SecretName": "imagerepository-for-test-app-itgn-test-comp-asxn-image-push", "action": "UPDATE"} 2026-05-07T15:11:52.001Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "1661ceed-5679-41ed-9eb9-c998ea36185f", "ServiceAccountName": "build-pipeline-test-comp-asxn", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:52.021Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "1661ceed-5679-41ed-9eb9-c998ea36185f", "ComponentName": "test-comp-asxn"} 2026-05-07T15:11:52.029Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "1661ceed-5679-41ed-9eb9-c998ea36185f"} 2026-05-07T15:11:52.989Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ec21e57a-7310-499d-a3f0-2555440d3dd6", "ServiceAccountName": "build-pipeline-gh-multi-component-child-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof-image-push", "action": "UPDATE"} 2026-05-07T15:11:53.009Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ec21e57a-7310-499d-a3f0-2555440d3dd6", "ServiceAccountName": "build-pipeline-gh-multi-component-child-ydof", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:53.032Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ec21e57a-7310-499d-a3f0-2555440d3dd6", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:53.057Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ec21e57a-7310-499d-a3f0-2555440d3dd6", "ComponentName": "gh-multi-component-child-ydof"} 2026-05-07T15:11:53.075Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-child-ydof", "reconcileID": "ec21e57a-7310-499d-a3f0-2555440d3dd6"} 2026-05-07T15:11:53.406Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "2d9589a3-1d4f-45e1-aa67-26c52a654abc", "application": "test-app-itgn"} 2026-05-07T15:11:53.406Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "2d9589a3-1d4f-45e1-aa67-26c52a654abc", "ServiceAccountName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:53.406Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "2d9589a3-1d4f-45e1-aa67-26c52a654abc", "SaName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:53.406Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "2d9589a3-1d4f-45e1-aa67-26c52a654abc", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:11:54.513Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "49e724a0-d346-4b0f-8ea3-07cac9f4b973", "SecretName": "components-namespace-pull"} 2026-05-07T15:11:55.726Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "49e724a0-d346-4b0f-8ea3-07cac9f4b973", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push"} 2026-05-07T15:11:57.184Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "49e724a0-d346-4b0f-8ea3-07cac9f4b973", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-pull"} 2026-05-07T15:11:57.204Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "49e724a0-d346-4b0f-8ea3-07cac9f4b973"} 2026-05-07T15:11:57.563Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "ae0b037b-b66a-4dc1-832e-b555b5f6868b", "ServiceAccountName": "build-pipeline-fj-multi-component-child-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs-image-push", "action": "UPDATE"} 2026-05-07T15:11:57.582Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "ae0b037b-b66a-4dc1-832e-b555b5f6868b", "ServiceAccountName": "build-pipeline-fj-multi-component-child-ewgs", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:57.603Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "ae0b037b-b66a-4dc1-832e-b555b5f6868b", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:11:57.632Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "ae0b037b-b66a-4dc1-832e-b555b5f6868b", "ComponentName": "fj-multi-component-child-ewgs"} 2026-05-07T15:11:57.644Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-child-ewgs", "reconcileID": "ae0b037b-b66a-4dc1-832e-b555b5f6868b"} 2026-05-07T15:11:57.975Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "38a5599a-8891-4750-a998-a06cd9d59521", "repoName": "build-e2e-umkd/test-annotations-qqflwv", "robotName": "redhat-appstudio-qe+build_e2e_umkd_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:11:59.014Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "38a5599a-8891-4750-a998-a06cd9d59521", "RobotAccountName": "build_e2e_umkd_test_annotations_qqflwv_5e2b669c71", "action": "DELETE"} 2026-05-07T15:11:59.443Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "38a5599a-8891-4750-a998-a06cd9d59521", "RobotAccountName": "build_e2e_umkd_test_annotations_qqflwv_f830266dfc_pull", "action": "DELETE"} 2026-05-07T15:12:00.159Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "38a5599a-8891-4750-a998-a06cd9d59521", "ImageRepository": "build-e2e-umkd/test-annotations-qqflwv", "action": "DELETE"} 2026-05-07T15:12:00.200Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv","namespace":"build-e2e-umkd"}, "namespace": "build-e2e-umkd", "name": "imagerepository-for-build-suite-test-application-cyiy-test-annotations-qqflwv", "reconcileID": "38a5599a-8891-4750-a998-a06cd9d59521", "action": "DELETE"} 2026-05-07T15:12:00.981Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "5c26db0b-4edd-43e1-99fc-58efc0661953", "application": "build-suite-component-update-hlal"} 2026-05-07T15:12:00.981Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "5c26db0b-4edd-43e1-99fc-58efc0661953", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:00.981Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "5c26db0b-4edd-43e1-99fc-58efc0661953", "SaName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:00.981Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "5c26db0b-4edd-43e1-99fc-58efc0661953", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:01.297Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "836ea75d-62b2-4743-84ca-5d4c3b312179", "application": "build-suite-component-update-ojnm"} 2026-05-07T15:12:01.297Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "836ea75d-62b2-4743-84ca-5d4c3b312179", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:01.297Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "836ea75d-62b2-4743-84ca-5d4c3b312179", "SaName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:01.297Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "836ea75d-62b2-4743-84ca-5d4c3b312179", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:01.632Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "39b209c2-12f0-47ce-802b-76d4758ff5bf", "ServiceAccountName": "build-pipeline-gl-test-custom-default-yohdkj", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj-image-push", "action": "UPDATE"} 2026-05-07T15:12:01.675Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "39b209c2-12f0-47ce-802b-76d4758ff5bf", "ServiceAccountName": "build-pipeline-gl-test-custom-default-yohdkj", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:12:01.704Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "39b209c2-12f0-47ce-802b-76d4758ff5bf", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:12:01.755Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "39b209c2-12f0-47ce-802b-76d4758ff5bf", "ComponentName": "gl-test-custom-default-yohdkj"} 2026-05-07T15:12:01.776Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "39b209c2-12f0-47ce-802b-76d4758ff5bf"} 2026-05-07T15:12:02.679Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "7b770955-c774-4ef3-9262-2667e207b2ad", "ServiceAccountName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:02.679Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "7b770955-c774-4ef3-9262-2667e207b2ad", "SaName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:02.679Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "7b770955-c774-4ef3-9262-2667e207b2ad", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:02.933Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-parent-xxvu", "reconcileID": "5fdc3638-537a-4c51-be50-bfd4ebbae0b2", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "ComponentName": "gl-multi-component-parent-xxvu"} 2026-05-07T15:12:02.943Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-parent-xxvu", "reconcileID": "5fdc3638-537a-4c51-be50-bfd4ebbae0b2", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "ComponentName": "gl-multi-component-parent-xxvu"} 2026-05-07T15:12:02.976Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "3aa1a683-6fa8-4ab6-83ee-501ea56322ab", "application": "build-suite-component-update-sund"} 2026-05-07T15:12:02.976Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "3aa1a683-6fa8-4ab6-83ee-501ea56322ab", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:02.976Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "3aa1a683-6fa8-4ab6-83ee-501ea56322ab", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:02.976Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "3aa1a683-6fa8-4ab6-83ee-501ea56322ab", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:03.095Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-parent-xxvu", "reconcileID": "5fdc3638-537a-4c51-be50-bfd4ebbae0b2", "ComponentName": "gl-multi-component-parent-xxvu", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-multi-component-parent-xxvu\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:03.096Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-parent-xxvu", "reconcileID": "5fdc3638-537a-4c51-be50-bfd4ebbae0b2", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-multi-component-parent-xxvu\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:03.117Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-parent-xxvu", "reconcileID": "ed6a4186-1996-4635-b68f-d614fff9cada", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "action": "UPDATE"} 2026-05-07T15:12:03.117Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-parent-xxvu", "reconcileID": "ed6a4186-1996-4635-b68f-d614fff9cada", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "ComponentName": "gl-multi-component-parent-xxvu"} 2026-05-07T15:12:03.139Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "gl-multi-component-parent-xxvu", "reconcileID": "ed6a4186-1996-4635-b68f-d614fff9cada", "ComponentName": "gl-multi-component-parent-xxvu"} 2026-05-07T15:12:03.623Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "fc13497f-c587-4977-ac43-7d3511c18ed7", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:03.623Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "fc13497f-c587-4977-ac43-7d3511c18ed7", "SaName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:03.623Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "fc13497f-c587-4977-ac43-7d3511c18ed7", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:04.158Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "9f535a63-5f52-47c3-b854-7991a336a8a7", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:04.158Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "9f535a63-5f52-47c3-b854-7991a336a8a7", "SaName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:04.158Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "9f535a63-5f52-47c3-b854-7991a336a8a7", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:04.764Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "796d300d-aa70-45d6-ac2f-d4a7922a4922", "ServiceAccountName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:04.764Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "796d300d-aa70-45d6-ac2f-d4a7922a4922", "SaName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:04.764Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "796d300d-aa70-45d6-ac2f-d4a7922a4922", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-jqqr\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:05.439Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "ab9f581b-9e0e-4cc3-99db-12d4eacad9e1", "SecretName": "components-namespace-pull"} 2026-05-07T15:12:06.846Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "ab9f581b-9e0e-4cc3-99db-12d4eacad9e1", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push"} 2026-05-07T15:12:07.622Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "ab9f581b-9e0e-4cc3-99db-12d4eacad9e1", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-pull"} 2026-05-07T15:12:07.632Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "ab9f581b-9e0e-4cc3-99db-12d4eacad9e1"} 2026-05-07T15:12:07.932Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "34fbbce7-93b9-4cac-be33-f0b812d9613a", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:07.932Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "34fbbce7-93b9-4cac-be33-f0b812d9613a", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:07.932Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "34fbbce7-93b9-4cac-be33-f0b812d9613a", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:08.240Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "e0e8cddc-064d-401d-9eb9-1cea63b4d7db", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:08.240Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "e0e8cddc-064d-401d-9eb9-1cea63b4d7db", "SaName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:08.240Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "e0e8cddc-064d-401d-9eb9-1cea63b4d7db", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:08.634Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "8a9b6f35-7503-42a6-93e2-78a8a9f7bcac", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:08.635Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "8a9b6f35-7503-42a6-93e2-78a8a9f7bcac", "SaName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:08.635Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "8a9b6f35-7503-42a6-93e2-78a8a9f7bcac", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.192Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "d070f881-1157-4eed-8176-0af59fc8e18e", "ServiceAccountName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr-image-push", "action": "UPDATE"} 2026-05-07T15:12:09.201Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:86 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "d070f881-1157-4eed-8176-0af59fc8e18e", "ServiceAccountName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-symlink-comp-jqqr\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:86 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:352 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.201Z ERROR ImageRepository controller/imagerepository_controller.go:353 failed to link namespace pull secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "d070f881-1157-4eed-8176-0af59fc8e18e", "SaName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "components-namespace-pull", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-symlink-comp-jqqr\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:353 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.201Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "d070f881-1157-4eed-8176-0af59fc8e18e", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-symlink-comp-jqqr\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.541Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "b1289c05-1278-4f73-bf8b-eb92c72794d5", "application": "build-suite-component-update-sund"} 2026-05-07T15:12:09.541Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "b1289c05-1278-4f73-bf8b-eb92c72794d5", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.541Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "b1289c05-1278-4f73-bf8b-eb92c72794d5", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.541Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "b1289c05-1278-4f73-bf8b-eb92c72794d5", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.839Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "5991785c-267a-41e1-8b93-2a89a2a6d66c", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.839Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "5991785c-267a-41e1-8b93-2a89a2a6d66c", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:09.839Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "5991785c-267a-41e1-8b93-2a89a2a6d66c", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:10.138Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "2d329938-c704-43e3-a3d7-a862a2a2cbbd", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:10.139Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "2d329938-c704-43e3-a3d7-a862a2a2cbbd", "SaName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:10.139Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "2d329938-c704-43e3-a3d7-a862a2a2cbbd", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:10.527Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "25069e9d-5ed9-41d6-a047-768eae95d9e7", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:10.527Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "25069e9d-5ed9-41d6-a047-768eae95d9e7", "SaName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:10.527Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "25069e9d-5ed9-41d6-a047-768eae95d9e7", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:11.198Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "8731cfd3-c780-4a3e-aceb-d60dd36a08df", "ServiceAccountName": "build-pipeline-test-symlink-comp-jqqr", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:12:11.317Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "8731cfd3-c780-4a3e-aceb-d60dd36a08df", "ComponentName": "test-symlink-comp-jqqr"} 2026-05-07T15:12:11.379Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "8731cfd3-c780-4a3e-aceb-d60dd36a08df"} 2026-05-07T15:12:11.792Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "fc3d34b4-afd1-459d-9bb6-1ca2bce16f24", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:11.792Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "fc3d34b4-afd1-459d-9bb6-1ca2bce16f24", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:11.792Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "fc3d34b4-afd1-459d-9bb6-1ca2bce16f24", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:12.169Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "6c2cf078-bf05-4d6c-b103-ce1aaf3a0436", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:12.169Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "6c2cf078-bf05-4d6c-b103-ce1aaf3a0436", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:12.169Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "6c2cf078-bf05-4d6c-b103-ce1aaf3a0436", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:12.733Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "e0088ca7-cb98-44b4-be02-43ca22b1518e", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:12.733Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "e0088ca7-cb98-44b4-be02-43ca22b1518e", "SaName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:12.734Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "e0088ca7-cb98-44b4-be02-43ca22b1518e", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:13.021Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "eb834aa2-271a-4921-8f74-cf8798252f88", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:13.021Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "eb834aa2-271a-4921-8f74-cf8798252f88", "SaName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:13.021Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "eb834aa2-271a-4921-8f74-cf8798252f88", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:13.723Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "84b57fd1-74d9-4fdc-9004-d9490c6c40f3", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:13.723Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "84b57fd1-74d9-4fdc-9004-d9490c6c40f3", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:13.723Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "84b57fd1-74d9-4fdc-9004-d9490c6c40f3", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.218Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "e5dbfad6-f20e-4f93-b490-5eda4c23545e", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.218Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "e5dbfad6-f20e-4f93-b490-5eda4c23545e", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.218Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "e5dbfad6-f20e-4f93-b490-5eda4c23545e", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.504Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "8f9d5e35-5af3-4aad-8da8-73effeea0615", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.504Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "8f9d5e35-5af3-4aad-8da8-73effeea0615", "SaName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.505Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "8f9d5e35-5af3-4aad-8da8-73effeea0615", "error": "ServiceAccount \"build-pipeline-gh-multi-component-parent-ydof\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.823Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "378ab5e7-4bc9-43a2-b7fb-2a2f746e6ef1", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.823Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "378ab5e7-4bc9-43a2-b7fb-2a2f746e6ef1", "SaName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:14.823Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "378ab5e7-4bc9-43a2-b7fb-2a2f746e6ef1", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:15.199Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "55784a33-066a-4349-9820-f6c01c9ed901", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:15.199Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "55784a33-066a-4349-9820-f6c01c9ed901", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:15.199Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "55784a33-066a-4349-9820-f6c01c9ed901", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:15.549Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "eea8b541-de17-4a72-9a23-507841042e13", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:15.549Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "eea8b541-de17-4a72-9a23-507841042e13", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:15.549Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "eea8b541-de17-4a72-9a23-507841042e13", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:15.887Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "cbbbc307-c2b8-4cbc-9d42-0d459c7247a2", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof-image-push", "action": "UPDATE"} 2026-05-07T15:12:15.902Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "cbbbc307-c2b8-4cbc-9d42-0d459c7247a2", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-ydof", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:12:15.922Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "cbbbc307-c2b8-4cbc-9d42-0d459c7247a2", "ComponentName": "gh-multi-component-parent-ydof"} 2026-05-07T15:12:15.934Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof","namespace":"build-e2e-fisq"}, "namespace": "build-e2e-fisq", "name": "imagerepository-for-build-suite-component-update-hlal-gh-multi-component-parent-ydof", "reconcileID": "cbbbc307-c2b8-4cbc-9d42-0d459c7247a2"} 2026-05-07T15:12:16.261Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "929e44ca-2bf3-4d0c-ac24-5585b75da10a", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.261Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "929e44ca-2bf3-4d0c-ac24-5585b75da10a", "SaName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.261Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "929e44ca-2bf3-4d0c-ac24-5585b75da10a", "error": "ServiceAccount \"build-pipeline-fj-multi-component-parent-ewgs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.546Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e0177c8e-1048-4a32-9029-32c84818c193", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.546Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e0177c8e-1048-4a32-9029-32c84818c193", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.546Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e0177c8e-1048-4a32-9029-32c84818c193", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.840Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "0056d53e-a78c-478b-8b9b-aee52b59b94a", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.840Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "0056d53e-a78c-478b-8b9b-aee52b59b94a", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:16.840Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "0056d53e-a78c-478b-8b9b-aee52b59b94a", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:17.472Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "e297a385-1b9c-47b2-ad99-0f3676c6a1aa", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs-image-push", "action": "UPDATE"} 2026-05-07T15:12:17.487Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "e297a385-1b9c-47b2-ad99-0f3676c6a1aa", "ServiceAccountName": "build-pipeline-fj-multi-component-parent-ewgs", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:12:17.515Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "e297a385-1b9c-47b2-ad99-0f3676c6a1aa", "ComponentName": "fj-multi-component-parent-ewgs"} 2026-05-07T15:12:17.527Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs","namespace":"build-e2e-bmdl"}, "namespace": "build-e2e-bmdl", "name": "imagerepository-for-build-suite-component-update-ojnm-fj-multi-component-parent-ewgs", "reconcileID": "e297a385-1b9c-47b2-ad99-0f3676c6a1aa"} 2026-05-07T15:12:18.334Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "c1db8709-b8a9-452b-9f24-ccb6e095b37e", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:18.334Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "c1db8709-b8a9-452b-9f24-ccb6e095b37e", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:18.334Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "c1db8709-b8a9-452b-9f24-ccb6e095b37e", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:18.630Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "5f365459-3861-4b40-8aaf-eb39a96b69c1", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:18.630Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "5f365459-3861-4b40-8aaf-eb39a96b69c1", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:18.630Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "5f365459-3861-4b40-8aaf-eb39a96b69c1", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:19.547Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e62ea0c2-a695-4cfb-9953-992a3fbc403f", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:19.547Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e62ea0c2-a695-4cfb-9953-992a3fbc403f", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:19.547Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e62ea0c2-a695-4cfb-9953-992a3fbc403f", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:20.502Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "4464e827-c521-4457-ab0b-7257c3da19b3", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:20.502Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "4464e827-c521-4457-ab0b-7257c3da19b3", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:20.502Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "4464e827-c521-4457-ab0b-7257c3da19b3", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:20.823Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "90e03962-caf7-4a6c-82bc-51494ba1dc0b", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:20.823Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "90e03962-caf7-4a6c-82bc-51494ba1dc0b", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:20.823Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "90e03962-caf7-4a6c-82bc-51494ba1dc0b", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:21.768Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "ea801d02-e6ac-4a65-bc0c-1f8c471e6608", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:21.768Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "ea801d02-e6ac-4a65-bc0c-1f8c471e6608", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:21.769Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "ea801d02-e6ac-4a65-bc0c-1f8c471e6608", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:22.077Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "f2e41d99-03a3-44a8-a7eb-8fc76587dc78", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:22.077Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "f2e41d99-03a3-44a8-a7eb-8fc76587dc78", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:22.078Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "f2e41d99-03a3-44a8-a7eb-8fc76587dc78", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:23.488Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e46fe166-8dec-4ee0-a2f2-1ee4b9927cf9", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:23.488Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e46fe166-8dec-4ee0-a2f2-1ee4b9927cf9", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:23.488Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "e46fe166-8dec-4ee0-a2f2-1ee4b9927cf9", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:24.937Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "a3adfce4-fc4c-4f94-9892-a4265fdcbce1", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:24.937Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "a3adfce4-fc4c-4f94-9892-a4265fdcbce1", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:24.937Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "a3adfce4-fc4c-4f94-9892-a4265fdcbce1", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:26.349Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "8f8dde04-0b16-4b5c-ad2f-d150850a7d78", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:26.349Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "8f8dde04-0b16-4b5c-ad2f-d150850a7d78", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:26.349Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "8f8dde04-0b16-4b5c-ad2f-d150850a7d78", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:30.425Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "ca9931f3-d56b-4012-af45-d1a57bc0e479", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:30.425Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "ca9931f3-d56b-4012-af45-d1a57bc0e479", "SaName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:30.425Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "ca9931f3-d56b-4012-af45-d1a57bc0e479", "error": "ServiceAccount \"build-pipeline-gl-multi-component-child-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:31.755Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "8346e90d-3333-463b-9484-f2e043002ace", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:31.755Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "8346e90d-3333-463b-9484-f2e043002ace", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:31.755Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "8346e90d-3333-463b-9484-f2e043002ace", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:32.020Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "f8e65d0b-f708-412b-a131-6c48561645f5", "application": "build-suite-test-application-rgyz"} 2026-05-07T15:12:32.397Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "f8e65d0b-f708-412b-a131-6c48561645f5", "repoName": "build-e2e-ltlv/gh-test-custom-default-evmjky", "robotName": "redhat-appstudio-qe+build_e2e_ltlv_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:12:33.453Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "f8e65d0b-f708-412b-a131-6c48561645f5", "RobotAccountName": "build_e2e_ltlv_gh_test_custom_default_evmjky_8ea84c5d1a", "action": "DELETE"} 2026-05-07T15:12:34.035Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "f8e65d0b-f708-412b-a131-6c48561645f5", "RobotAccountName": "build_e2e_ltlv_gh_test_custom_default_evmjky_92205f7615_pull", "action": "DELETE"} 2026-05-07T15:12:35.408Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "f8e65d0b-f708-412b-a131-6c48561645f5", "ImageRepository": "build-e2e-ltlv/gh-test-custom-default-evmjky", "action": "DELETE"} 2026-05-07T15:12:35.428Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-default-evmjky", "reconcileID": "f8e65d0b-f708-412b-a131-6c48561645f5", "action": "DELETE"} 2026-05-07T15:12:35.507Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-branch-yjasvk", "reconcileID": "001df3f3-7f91-4614-a741-5233a1717f56", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "ComponentName": "gh-test-custom-branch-yjasvk"} 2026-05-07T15:12:35.516Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-branch-yjasvk", "reconcileID": "001df3f3-7f91-4614-a741-5233a1717f56", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "ComponentName": "gh-test-custom-branch-yjasvk"} 2026-05-07T15:12:35.675Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-branch-yjasvk", "reconcileID": "001df3f3-7f91-4614-a741-5233a1717f56", "ComponentName": "gh-test-custom-branch-yjasvk", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-yjasvk\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:35.675Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-branch-yjasvk", "reconcileID": "001df3f3-7f91-4614-a741-5233a1717f56", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-yjasvk\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:35.697Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-branch-yjasvk", "reconcileID": "a5b92af2-157b-4416-91bd-2ec8d8c4da5b", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "action": "UPDATE"} 2026-05-07T15:12:35.697Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-branch-yjasvk", "reconcileID": "a5b92af2-157b-4416-91bd-2ec8d8c4da5b", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "ComponentName": "gh-test-custom-branch-yjasvk"} 2026-05-07T15:12:35.717Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "gh-test-custom-branch-yjasvk", "reconcileID": "a5b92af2-157b-4416-91bd-2ec8d8c4da5b", "ComponentName": "gh-test-custom-branch-yjasvk"} 2026-05-07T15:12:36.330Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "f9ec11ac-e6ce-4029-a856-02de5c585360", "SecretName": "components-namespace-pull"} 2026-05-07T15:12:38.664Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "f9ec11ac-e6ce-4029-a856-02de5c585360", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push"} 2026-05-07T15:12:39.888Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "f9ec11ac-e6ce-4029-a856-02de5c585360", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-pull"} 2026-05-07T15:12:39.896Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "f9ec11ac-e6ce-4029-a856-02de5c585360", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:39.896Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "f9ec11ac-e6ce-4029-a856-02de5c585360", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:39.896Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "f9ec11ac-e6ce-4029-a856-02de5c585360", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:42.130Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "e128b66d-ec29-4820-af04-868e41e2bdf9", "SecretName": "components-namespace-pull"} 2026-05-07T15:12:43.177Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "e128b66d-ec29-4820-af04-868e41e2bdf9", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push"} 2026-05-07T15:12:45.707Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "e128b66d-ec29-4820-af04-868e41e2bdf9", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-pull"} 2026-05-07T15:12:45.718Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "e128b66d-ec29-4820-af04-868e41e2bdf9"} 2026-05-07T15:12:46.464Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "654792fc-4aa8-4025-9ced-4c0afa50899a", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu-image-push", "action": "UPDATE"} 2026-05-07T15:12:46.494Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "654792fc-4aa8-4025-9ced-4c0afa50899a", "ServiceAccountName": "build-pipeline-gl-multi-component-child-xxvu", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:12:46.550Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "654792fc-4aa8-4025-9ced-4c0afa50899a", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:12:46.572Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "654792fc-4aa8-4025-9ced-4c0afa50899a", "ComponentName": "gl-multi-component-child-xxvu"} 2026-05-07T15:12:46.584Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-child-xxvu", "reconcileID": "654792fc-4aa8-4025-9ced-4c0afa50899a"} 2026-05-07T15:12:46.924Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "f2b7bc77-c0f0-463a-9e37-630352a16953", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:46.924Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "f2b7bc77-c0f0-463a-9e37-630352a16953", "SaName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:46.924Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "f2b7bc77-c0f0-463a-9e37-630352a16953", "error": "ServiceAccount \"build-pipeline-gl-multi-component-parent-xxvu\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:47.309Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "442e3201-b345-41b8-99c4-301c8eaf585a", "application": "build-suite-test-application-rgyz"} 2026-05-07T15:12:47.309Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "442e3201-b345-41b8-99c4-301c8eaf585a", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:47.309Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "442e3201-b345-41b8-99c4-301c8eaf585a", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:47.309Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "442e3201-b345-41b8-99c4-301c8eaf585a", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:48.312Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "2c2a3f34-33bc-4f26-888d-6e02377a8397", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:48.312Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "2c2a3f34-33bc-4f26-888d-6e02377a8397", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:48.312Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "2c2a3f34-33bc-4f26-888d-6e02377a8397", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:49.174Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "439bbd50-2dac-475f-b975-47136cef18e8", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:49.174Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "439bbd50-2dac-475f-b975-47136cef18e8", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:49.174Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "439bbd50-2dac-475f-b975-47136cef18e8", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:49.563Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0cced4e8-6e1e-423e-9030-90c7da17b443", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:49.563Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0cced4e8-6e1e-423e-9030-90c7da17b443", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:49.563Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0cced4e8-6e1e-423e-9030-90c7da17b443", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:50.344Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "3e79f90b-d646-49b3-812a-1829c27f1830", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:50.344Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "3e79f90b-d646-49b3-812a-1829c27f1830", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:50.344Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "3e79f90b-d646-49b3-812a-1829c27f1830", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:51.411Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "5c4781f0-e932-4f7c-a929-8af0112d6520", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:51.411Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "5c4781f0-e932-4f7c-a929-8af0112d6520", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:51.411Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "5c4781f0-e932-4f7c-a929-8af0112d6520", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:51.857Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "6915caf7-b056-4aa7-abdf-a791a5929239", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:51.857Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "6915caf7-b056-4aa7-abdf-a791a5929239", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:51.857Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "6915caf7-b056-4aa7-abdf-a791a5929239", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:53.118Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "6845a26c-f983-4162-97c8-107ae6b6642c", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:53.118Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "6845a26c-f983-4162-97c8-107ae6b6642c", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:53.118Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "6845a26c-f983-4162-97c8-107ae6b6642c", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:54.038Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "b01cf9a0-b758-4a8a-a8f4-70c4475932e2", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:54.038Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "b01cf9a0-b758-4a8a-a8f4-70c4475932e2", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:54.038Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "b01cf9a0-b758-4a8a-a8f4-70c4475932e2", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:55.702Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0441185c-6761-4f98-975f-154639cb82bd", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:55.702Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0441185c-6761-4f98-975f-154639cb82bd", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:55.702Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0441185c-6761-4f98-975f-154639cb82bd", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:58.551Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "ec4d4049-75dc-4cdd-8fc5-03cee6366411", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:58.551Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "ec4d4049-75dc-4cdd-8fc5-03cee6366411", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:12:58.551Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "ec4d4049-75dc-4cdd-8fc5-03cee6366411", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:03.976Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "ccf30004-a695-4de1-bf86-10abc6da066d", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:03.976Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "ccf30004-a695-4de1-bf86-10abc6da066d", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:03.976Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "ccf30004-a695-4de1-bf86-10abc6da066d", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:07.780Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "583f981b-6794-4ac7-8450-5eddb6fd89aa", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu-image-push", "action": "UPDATE"} 2026-05-07T15:13:07.821Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "583f981b-6794-4ac7-8450-5eddb6fd89aa", "ServiceAccountName": "build-pipeline-gl-multi-component-parent-xxvu", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:13:07.888Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "583f981b-6794-4ac7-8450-5eddb6fd89aa", "ComponentName": "gl-multi-component-parent-xxvu"} 2026-05-07T15:13:07.902Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu","namespace":"build-e2e-newi"}, "namespace": "build-e2e-newi", "name": "imagerepository-for-build-suite-component-update-sund-gl-multi-component-parent-xxvu", "reconcileID": "583f981b-6794-4ac7-8450-5eddb6fd89aa"} 2026-05-07T15:13:14.538Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0722d50c-4484-464e-aab0-9545c54221d4", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:14.538Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0722d50c-4484-464e-aab0-9545c54221d4", "SaName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:14.538Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "0722d50c-4484-464e-aab0-9545c54221d4", "error": "ServiceAccount \"build-pipeline-gh-test-custom-branch-yjasvk\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:27.334Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "1da197d6-9974-4932-a942-cfb0d8d2c340", "application": "build-suite-test-application-iwca"} 2026-05-07T15:13:27.900Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "1da197d6-9974-4932-a942-cfb0d8d2c340", "repoName": "build-e2e-mzzd/gl-test-custom-default-yohdkj", "robotName": "redhat-appstudio-qe+build_e2e_mzzd_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:13:28.666Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "1da197d6-9974-4932-a942-cfb0d8d2c340", "RobotAccountName": "build_e2e_mzzd_gl_test_custom_default_yohdkj_105ac5b442", "action": "DELETE"} 2026-05-07T15:13:29.148Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "1da197d6-9974-4932-a942-cfb0d8d2c340", "RobotAccountName": "build_e2e_mzzd_gl_test_custom_default_yohdkj_08c79362f2_pull", "action": "DELETE"} 2026-05-07T15:13:30.349Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "1da197d6-9974-4932-a942-cfb0d8d2c340", "ImageRepository": "build-e2e-mzzd/gl-test-custom-default-yohdkj", "action": "DELETE"} 2026-05-07T15:13:30.362Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-default-yohdkj", "reconcileID": "1da197d6-9974-4932-a942-cfb0d8d2c340", "action": "DELETE"} 2026-05-07T15:13:30.661Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-branch-dbygak", "reconcileID": "8e0851e2-35fe-42d0-8f23-a0e636d7fee3", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "ComponentName": "gl-test-custom-branch-dbygak"} 2026-05-07T15:13:30.669Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-branch-dbygak", "reconcileID": "8e0851e2-35fe-42d0-8f23-a0e636d7fee3", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "ComponentName": "gl-test-custom-branch-dbygak"} 2026-05-07T15:13:30.797Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-branch-dbygak", "reconcileID": "8e0851e2-35fe-42d0-8f23-a0e636d7fee3", "ComponentName": "gl-test-custom-branch-dbygak", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-dbygak\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:30.797Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-branch-dbygak", "reconcileID": "8e0851e2-35fe-42d0-8f23-a0e636d7fee3", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-dbygak\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:30.816Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-branch-dbygak", "reconcileID": "a24e2f6f-6a58-4c2e-bf00-d5aa4409c876", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "action": "UPDATE"} 2026-05-07T15:13:30.816Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-branch-dbygak", "reconcileID": "a24e2f6f-6a58-4c2e-bf00-d5aa4409c876", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "ComponentName": "gl-test-custom-branch-dbygak"} 2026-05-07T15:13:30.836Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "gl-test-custom-branch-dbygak", "reconcileID": "a24e2f6f-6a58-4c2e-bf00-d5aa4409c876", "ComponentName": "gl-test-custom-branch-dbygak"} 2026-05-07T15:13:31.968Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "543f0e06-e270-4a16-99f7-3ff00b304b68", "SecretName": "components-namespace-pull"} 2026-05-07T15:13:33.437Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "543f0e06-e270-4a16-99f7-3ff00b304b68", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push"} 2026-05-07T15:13:34.473Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "543f0e06-e270-4a16-99f7-3ff00b304b68", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-pull"} 2026-05-07T15:13:34.479Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "543f0e06-e270-4a16-99f7-3ff00b304b68", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:34.479Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "543f0e06-e270-4a16-99f7-3ff00b304b68", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:34.479Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "543f0e06-e270-4a16-99f7-3ff00b304b68", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:35.167Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "3378bdae-4870-49a5-a1e4-30c1ec52f300", "SecretName": "components-namespace-pull"} 2026-05-07T15:13:36.571Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "3378bdae-4870-49a5-a1e4-30c1ec52f300", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push"} 2026-05-07T15:13:37.451Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-eypf"}, "namespace": "happy-path-eypf", "name": "appstudio", "reconcileID": "cafcc508-6493-4dcf-a8fe-a7da56a73109", "action": "DELETE"} 2026-05-07T15:13:37.740Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "3378bdae-4870-49a5-a1e4-30c1ec52f300", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-pull"} 2026-05-07T15:13:37.749Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "3378bdae-4870-49a5-a1e4-30c1ec52f300"} 2026-05-07T15:13:38.062Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "74a129e1-e767-4ded-a5c9-534b491428a6", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk-image-push", "action": "UPDATE"} 2026-05-07T15:13:38.074Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "74a129e1-e767-4ded-a5c9-534b491428a6", "ServiceAccountName": "build-pipeline-gh-test-custom-branch-yjasvk", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:13:38.094Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "74a129e1-e767-4ded-a5c9-534b491428a6", "ComponentName": "gh-test-custom-branch-yjasvk"} 2026-05-07T15:13:38.106Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk","namespace":"build-e2e-ltlv"}, "namespace": "build-e2e-ltlv", "name": "imagerepository-for-build-suite-test-application-rgyz-gh-test-custom-branch-yjasvk", "reconcileID": "74a129e1-e767-4ded-a5c9-534b491428a6"} 2026-05-07T15:13:38.636Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "12dc133c-2a24-45b9-98e8-27080c7a2928", "application": "build-suite-test-application-iwca"} 2026-05-07T15:13:38.636Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "12dc133c-2a24-45b9-98e8-27080c7a2928", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:38.636Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "12dc133c-2a24-45b9-98e8-27080c7a2928", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:38.636Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "12dc133c-2a24-45b9-98e8-27080c7a2928", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:39.256Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "fe3031d1-f52f-497f-abab-4fbc4dd8855d", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:39.256Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "fe3031d1-f52f-497f-abab-4fbc4dd8855d", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:39.256Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "fe3031d1-f52f-497f-abab-4fbc4dd8855d", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:39.567Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "ee0f1ae9-2dc3-4e1d-a79d-6fb8eb6ff24b", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:39.568Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "ee0f1ae9-2dc3-4e1d-a79d-6fb8eb6ff24b", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:39.568Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "ee0f1ae9-2dc3-4e1d-a79d-6fb8eb6ff24b", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.039Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "63d30347-c481-48bf-b760-f45f0af52ac0", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.039Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "63d30347-c481-48bf-b760-f45f0af52ac0", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.039Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "63d30347-c481-48bf-b760-f45f0af52ac0", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.366Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "fdbf161c-3944-4a4c-8433-ed525d9a1a03", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.366Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "fdbf161c-3944-4a4c-8433-ed525d9a1a03", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.366Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "fdbf161c-3944-4a4c-8433-ed525d9a1a03", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.736Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "f6ef643b-b83a-488b-88c0-55a771b09ce5", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.736Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "f6ef643b-b83a-488b-88c0-55a771b09ce5", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:40.736Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "f6ef643b-b83a-488b-88c0-55a771b09ce5", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:41.337Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "c4f846a4-7cff-430c-b5ed-cfb3dbcf8222", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:41.337Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "c4f846a4-7cff-430c-b5ed-cfb3dbcf8222", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:41.337Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "c4f846a4-7cff-430c-b5ed-cfb3dbcf8222", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:41.949Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "198e1dd2-3ecc-4c98-b171-e2f253e3a009", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:41.949Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "198e1dd2-3ecc-4c98-b171-e2f253e3a009", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:41.949Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "198e1dd2-3ecc-4c98-b171-e2f253e3a009", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:42.928Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "8bb0986f-653c-4b63-81a2-3ed3b9df304c", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:42.928Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "8bb0986f-653c-4b63-81a2-3ed3b9df304c", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:42.928Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "8bb0986f-653c-4b63-81a2-3ed3b9df304c", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:44.821Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "18d83499-a956-4612-b82e-b097aeea550b", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:44.821Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "18d83499-a956-4612-b82e-b097aeea550b", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:44.821Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "18d83499-a956-4612-b82e-b097aeea550b", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:47.870Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "7c259272-99ae-4695-8d4f-44e4bd3782f5", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:47.870Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "7c259272-99ae-4695-8d4f-44e4bd3782f5", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:47.870Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "7c259272-99ae-4695-8d4f-44e4bd3782f5", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:53.614Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:47 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "d117b562-3c91-4dfc-a3b4-95afd3fd7046", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:47 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:346 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:53.614Z ERROR ImageRepository controller/imagerepository_controller.go:347 failed to link push secret to component service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "d117b562-3c91-4dfc-a3b4-95afd3fd7046", "SaName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:347 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:13:53.614Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "d117b562-3c91-4dfc-a3b4-95afd3fd7046", "error": "ServiceAccount \"build-pipeline-gl-test-custom-branch-dbygak\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:14:04.173Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "00c0fe38-ff1b-4b8d-92c1-201c15bf266d", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak-image-push", "action": "UPDATE"} 2026-05-07T15:14:04.190Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "00c0fe38-ff1b-4b8d-92c1-201c15bf266d", "ServiceAccountName": "build-pipeline-gl-test-custom-branch-dbygak", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:14:04.213Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "00c0fe38-ff1b-4b8d-92c1-201c15bf266d", "ComponentName": "gl-test-custom-branch-dbygak"} 2026-05-07T15:14:04.225Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "00c0fe38-ff1b-4b8d-92c1-201c15bf266d"} 2026-05-07T15:14:31.472Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "473b0dcb-6358-4c84-95fd-9c46560b7cb8", "application": "build-secret-lookup-elze"} 2026-05-07T15:14:31.837Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "473b0dcb-6358-4c84-95fd-9c46560b7cb8", "repoName": "build-e2e-vfnu/component-one-dqir", "robotName": "redhat-appstudio-qe+build_e2e_vfnu_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:14:33.085Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "473b0dcb-6358-4c84-95fd-9c46560b7cb8", "RobotAccountName": "build_e2e_vfnu_component_one_dqir_bc28a751cd", "action": "DELETE"} 2026-05-07T15:14:33.768Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "473b0dcb-6358-4c84-95fd-9c46560b7cb8", "RobotAccountName": "build_e2e_vfnu_component_one_dqir_3197e97a0d_pull", "action": "DELETE"} 2026-05-07T15:14:34.567Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "473b0dcb-6358-4c84-95fd-9c46560b7cb8", "ImageRepository": "build-e2e-vfnu/component-one-dqir", "action": "DELETE"} 2026-05-07T15:14:34.593Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-one-dqir","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-one-dqir", "reconcileID": "473b0dcb-6358-4c84-95fd-9c46560b7cb8", "action": "DELETE"} 2026-05-07T15:14:44.919Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "fa358c59-7362-4240-9eae-1c7c3e84c94c", "application": "build-secret-lookup-elze"} 2026-05-07T15:14:45.317Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "fa358c59-7362-4240-9eae-1c7c3e84c94c", "repoName": "build-e2e-vfnu/component-two-fvmj", "robotName": "redhat-appstudio-qe+build_e2e_vfnu_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:14:45.475Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-elze","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "build-secret-lookup-elze", "reconcileID": "16e7b265-b5ab-440b-86af-bc0d366bad06", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-secret-lookup-elze-pull", "action": "UPDATE"} 2026-05-07T15:14:45.544Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-elze","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "build-secret-lookup-elze", "reconcileID": "16e7b265-b5ab-440b-86af-bc0d366bad06", "action": "DELETE"} 2026-05-07T15:14:46.099Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "fa358c59-7362-4240-9eae-1c7c3e84c94c", "RobotAccountName": "build_e2e_vfnu_component_two_fvmj_f71c2605f8", "action": "DELETE"} 2026-05-07T15:14:46.704Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "fa358c59-7362-4240-9eae-1c7c3e84c94c", "RobotAccountName": "build_e2e_vfnu_component_two_fvmj_ee38ee4970_pull", "action": "DELETE"} 2026-05-07T15:14:47.928Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "fa358c59-7362-4240-9eae-1c7c3e84c94c", "ImageRepository": "build-e2e-vfnu/component-two-fvmj", "action": "DELETE"} 2026-05-07T15:14:47.940Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-elze-component-two-fvmj","namespace":"build-e2e-vfnu"}, "namespace": "build-e2e-vfnu", "name": "imagerepository-for-build-secret-lookup-elze-component-two-fvmj", "reconcileID": "fa358c59-7362-4240-9eae-1c7c3e84c94c", "action": "DELETE"} 2026-05-07T15:21:34.308Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "5497cba1-a619-41b8-b5dd-bf2d4721d6ed", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "ComponentName": "python-component-rnmgte"} 2026-05-07T15:21:34.330Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "5497cba1-a619-41b8-b5dd-bf2d4721d6ed", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "ComponentName": "python-component-rnmgte"} 2026-05-07T15:21:34.577Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "5497cba1-a619-41b8-b5dd-bf2d4721d6ed", "ComponentName": "python-component-rnmgte", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-rnmgte\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:21:34.577Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "5497cba1-a619-41b8-b5dd-bf2d4721d6ed", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-rnmgte\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:21:34.599Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "b44c3292-c876-45e4-8b76-0eab18f3af8b", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "action": "UPDATE"} 2026-05-07T15:21:34.599Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "b44c3292-c876-45e4-8b76-0eab18f3af8b", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "ComponentName": "python-component-rnmgte"} 2026-05-07T15:21:34.645Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "b44c3292-c876-45e4-8b76-0eab18f3af8b", "ComponentName": "python-component-rnmgte", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-rnmgte\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:21:34.645Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "b44c3292-c876-45e4-8b76-0eab18f3af8b", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"python-component-rnmgte\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:21:34.687Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "ec57ccdd-8dda-4278-ab33-3c176541562f", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "ComponentName": "python-component-rnmgte"} 2026-05-07T15:21:34.713Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "python-component-rnmgte", "reconcileID": "ec57ccdd-8dda-4278-ab33-3c176541562f", "ComponentName": "python-component-rnmgte"} 2026-05-07T15:21:35.182Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "2f8f86f7-a677-49be-b60b-b3a5fb371ba7", "SecretName": "components-namespace-pull"} 2026-05-07T15:21:36.356Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "2f8f86f7-a677-49be-b60b-b3a5fb371ba7", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte-image-push"} 2026-05-07T15:21:38.117Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "2f8f86f7-a677-49be-b60b-b3a5fb371ba7", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte-image-pull"} 2026-05-07T15:21:38.123Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "2f8f86f7-a677-49be-b60b-b3a5fb371ba7", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-xzlr-python-component-rnmgte\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:21:38.123Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "2f8f86f7-a677-49be-b60b-b3a5fb371ba7", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-xzlr-python-component-rnmgte\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:21:38.123Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "2f8f86f7-a677-49be-b60b-b3a5fb371ba7", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-xzlr-python-component-rnmgte\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:21:38.818Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "8cb6e3a3-c79a-4b67-83d4-c81e1e0945cc", "SecretName": "components-namespace-pull"} 2026-05-07T15:21:40.884Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "8cb6e3a3-c79a-4b67-83d4-c81e1e0945cc", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte-image-push"} 2026-05-07T15:21:41.706Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "8cb6e3a3-c79a-4b67-83d4-c81e1e0945cc", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte-image-pull"} 2026-05-07T15:21:41.718Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "8cb6e3a3-c79a-4b67-83d4-c81e1e0945cc"} 2026-05-07T15:21:42.110Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "76331e06-82bb-4812-9765-f1389a4e2b95", "application": "integ-app-xzlr"} 2026-05-07T15:21:42.151Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "76331e06-82bb-4812-9765-f1389a4e2b95", "ServiceAccountName": "build-pipeline-python-component-rnmgte", "SecretName": "imagerepository-for-integ-app-xzlr-python-component-rnmgte-image-push", "action": "UPDATE"} 2026-05-07T15:21:42.181Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "76331e06-82bb-4812-9765-f1389a4e2b95", "ServiceAccountName": "build-pipeline-python-component-rnmgte", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:21:42.236Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "76331e06-82bb-4812-9765-f1389a4e2b95", "ComponentName": "python-component-rnmgte"} 2026-05-07T15:21:42.264Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-python-component-rnmgte","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-python-component-rnmgte", "reconcileID": "76331e06-82bb-4812-9765-f1389a4e2b95"} 2026-05-07T15:23:47.735Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "6dcf39ec-b60c-45bd-aa3d-b0bebbcf5601", "ServiceAccountName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-rkkppt\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration1-bnoi/build-pipeline-test-component-pac-rkkppt, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: a083d4fe-677b-4d87-a103-aa9c48cea419, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:47.735Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "6dcf39ec-b60c-45bd-aa3d-b0bebbcf5601", "SaName": "build-pipeline-test-component-pac-rkkppt", "SecretName": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-rkkppt\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration1-bnoi/build-pipeline-test-component-pac-rkkppt, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: a083d4fe-677b-4d87-a103-aa9c48cea419, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:47.735Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "6dcf39ec-b60c-45bd-aa3d-b0bebbcf5601", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-rkkppt\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration1-bnoi/build-pipeline-test-component-pac-rkkppt, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: a083d4fe-677b-4d87-a103-aa9c48cea419, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:47.798Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "29930287-b336-4945-894e-a8d618e9d295", "application": "integ-app-tpnq"} 2026-05-07T15:23:48.185Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "29930287-b336-4945-894e-a8d618e9d295", "repoName": "integration1-bnoi/test-component-pac-rkkppt", "robotName": "redhat-appstudio-qe+integration1_bnoi_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:23:48.622Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-tpnq","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "integ-app-tpnq", "reconcileID": "6899878e-d97c-4501-897d-5c9715025a61", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-tpnq-pull", "action": "UPDATE"} 2026-05-07T15:23:48.676Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-tpnq","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "integ-app-tpnq", "reconcileID": "6899878e-d97c-4501-897d-5c9715025a61", "action": "DELETE"} 2026-05-07T15:23:48.988Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "29930287-b336-4945-894e-a8d618e9d295", "RobotAccountName": "integration1_bnoi_test_component_pac_rkkppt_8628422414", "action": "DELETE"} 2026-05-07T15:23:49.419Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "29930287-b336-4945-894e-a8d618e9d295", "RobotAccountName": "integration1_bnoi_test_component_pac_rkkppt_e814547cff_pull", "action": "DELETE"} 2026-05-07T15:23:50.324Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "29930287-b336-4945-894e-a8d618e9d295", "ImageRepository": "integration1-bnoi/test-component-pac-rkkppt", "action": "DELETE"} 2026-05-07T15:23:50.339Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt","namespace":"integration1-bnoi"}, "namespace": "integration1-bnoi", "name": "imagerepository-for-integ-app-tpnq-test-component-pac-rkkppt", "reconcileID": "29930287-b336-4945-894e-a8d618e9d295", "action": "DELETE"} 2026-05-07T15:23:54.003Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nydt","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "integ-app-nydt", "reconcileID": "583dffeb-edd3-4519-9924-0a31b34004d8", "action": "DELETE"} 2026-05-07T15:23:54.124Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nydt","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "integ-app-nydt", "reconcileID": "583dffeb-edd3-4519-9924-0a31b34004d8", "secretName": "integ-app-nydt-pull"} 2026-05-07T15:23:54.182Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nydt","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "integ-app-nydt", "reconcileID": "583dffeb-edd3-4519-9924-0a31b34004d8", "secretName": "integ-app-nydt-pull"} 2026-05-07T15:23:54.222Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nydt","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "integ-app-nydt", "reconcileID": "583dffeb-edd3-4519-9924-0a31b34004d8", "secretName": "integ-app-nydt-pull"} 2026-05-07T15:23:54.924Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "test-component-pac-ybiouo", "reconcileID": "a08dc4bb-cc6f-4799-b352-2e79c36935d6", "ImageRepositoryName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "ComponentName": "test-component-pac-ybiouo"} 2026-05-07T15:23:54.933Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "test-component-pac-ybiouo", "reconcileID": "a08dc4bb-cc6f-4799-b352-2e79c36935d6", "ImageRepositoryName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "ComponentName": "test-component-pac-ybiouo"} 2026-05-07T15:23:55.088Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "test-component-pac-ybiouo", "reconcileID": "a08dc4bb-cc6f-4799-b352-2e79c36935d6", "ComponentName": "test-component-pac-ybiouo", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-ybiouo\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:55.088Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "test-component-pac-ybiouo", "reconcileID": "a08dc4bb-cc6f-4799-b352-2e79c36935d6", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-ybiouo\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:55.111Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "test-component-pac-ybiouo", "reconcileID": "ec7fe429-cebe-4d9c-abcc-a0e879092a2d", "ImageRepositoryName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "action": "UPDATE"} 2026-05-07T15:23:55.111Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "test-component-pac-ybiouo", "reconcileID": "ec7fe429-cebe-4d9c-abcc-a0e879092a2d", "ImageRepositoryName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "ComponentName": "test-component-pac-ybiouo"} 2026-05-07T15:23:55.143Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "test-component-pac-ybiouo", "reconcileID": "ec7fe429-cebe-4d9c-abcc-a0e879092a2d", "ComponentName": "test-component-pac-ybiouo"} 2026-05-07T15:23:56.400Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "7cb92775-bbee-4df6-a84a-91275c5f8f49", "SecretName": "components-namespace-pull"} 2026-05-07T15:23:58.165Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "7cb92775-bbee-4df6-a84a-91275c5f8f49", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo-image-push"} 2026-05-07T15:23:59.272Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "7cb92775-bbee-4df6-a84a-91275c5f8f49", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo-image-pull"} 2026-05-07T15:23:59.278Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "7cb92775-bbee-4df6-a84a-91275c5f8f49", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:59.278Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "7cb92775-bbee-4df6-a84a-91275c5f8f49", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:59.278Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "7cb92775-bbee-4df6-a84a-91275c5f8f49", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:23:59.831Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "bf8a0318-dffc-4a0d-96a3-a74e4c53c221", "SecretName": "components-namespace-pull"} 2026-05-07T15:24:01.503Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "bf8a0318-dffc-4a0d-96a3-a74e4c53c221", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo-image-push"} 2026-05-07T15:24:02.949Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "bf8a0318-dffc-4a0d-96a3-a74e4c53c221", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo-image-pull"} 2026-05-07T15:24:02.958Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "bf8a0318-dffc-4a0d-96a3-a74e4c53c221"} 2026-05-07T15:24:03.522Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "5073fde1-a677-45fd-8e58-e74bfb40141a", "application": "integ-app-nydt"} 2026-05-07T15:24:03.586Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "5073fde1-a677-45fd-8e58-e74bfb40141a", "ServiceAccountName": "build-pipeline-test-component-pac-ybiouo", "SecretName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo-image-push", "action": "UPDATE"} 2026-05-07T15:24:03.614Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "5073fde1-a677-45fd-8e58-e74bfb40141a", "ServiceAccountName": "build-pipeline-test-component-pac-ybiouo", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:24:03.652Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "5073fde1-a677-45fd-8e58-e74bfb40141a", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:24:03.717Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "5073fde1-a677-45fd-8e58-e74bfb40141a", "ComponentName": "test-component-pac-ybiouo"} 2026-05-07T15:24:03.735Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "5073fde1-a677-45fd-8e58-e74bfb40141a"} 2026-05-07T15:24:05.572Z INFO ImageRepository controller/imagerepository_controller_service_account.go:139 Removed secret link from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "42c81d13-dcef-40fa-b9b9-13deeaed3d27", "ServiceAccountName": "build-pipeline-konflux-demo-component-nexp", "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp-image-push", "action": "UPDATE"} 2026-05-07T15:24:05.765Z ERROR ImageRepository controller/imagerepository_controller.go:1348 failed to update application pull secret after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "42c81d13-dcef-40fa-b9b9-13deeaed3d27", "secretName": "konflux-demo-app-pull", "error": "Operation cannot be fulfilled on secrets \"konflux-demo-app-pull\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/secrets/konflux-czky/konflux-demo-app-pull, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: be0fb75f-7866-4f7d-a4fe-9fc036c29940, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).removePullSecretFromApplicationPullSecret /workspace/internal/controller/imagerepository_controller.go:1348 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:158 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:24:05.765Z ERROR ImageRepository controller/imagerepository_controller.go:160 failed to remove entry from application pull secret {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "42c81d13-dcef-40fa-b9b9-13deeaed3d27", "application": "konflux-demo-app", "secret": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp-image-pull", "error": "Operation cannot be fulfilled on secrets \"konflux-demo-app-pull\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/secrets/konflux-czky/konflux-demo-app-pull, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: be0fb75f-7866-4f7d-a4fe-9fc036c29940, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:160 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:24:05.765Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "42c81d13-dcef-40fa-b9b9-13deeaed3d27", "error": "Operation cannot be fulfilled on secrets \"konflux-demo-app-pull\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/secrets/konflux-czky/konflux-demo-app-pull, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: be0fb75f-7866-4f7d-a4fe-9fc036c29940, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:24:06.192Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "e8e604c8-d901-4a7a-8e99-2abb34a22487", "repoName": "konflux-czky/konflux-demo-component-nexp", "robotName": "redhat-appstudio-qe+konflux_czky_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:24:06.914Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "e8e604c8-d901-4a7a-8e99-2abb34a22487", "RobotAccountName": "konflux_czky_konflux_demo_component_nexp_1544579d20", "action": "DELETE"} 2026-05-07T15:24:07.368Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "e8e604c8-d901-4a7a-8e99-2abb34a22487", "RobotAccountName": "konflux_czky_konflux_demo_component_nexp_30d65c4f1e_pull", "action": "DELETE"} 2026-05-07T15:24:08.348Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-app", "reconcileID": "1f5b6764-84d2-4849-af65-ce071e68537c", "ServiceAccountName": "konflux-integration-runner", "SecretName": "konflux-demo-app-pull", "action": "UPDATE"} 2026-05-07T15:24:08.463Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "e8e604c8-d901-4a7a-8e99-2abb34a22487", "ImageRepository": "konflux-czky/konflux-demo-component-nexp", "action": "DELETE"} 2026-05-07T15:24:09.090Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-nexp","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-nexp", "reconcileID": "e8e604c8-d901-4a7a-8e99-2abb34a22487", "action": "DELETE"} 2026-05-07T15:24:09.214Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-czky"}, "namespace": "konflux-czky", "name": "konflux-demo-app", "reconcileID": "1f5b6764-84d2-4849-af65-ce071e68537c", "action": "DELETE"} 2026-05-07T15:27:47.985Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "konflux-test-integration-clone-axvasp", "reconcileID": "e3be62c2-de17-4202-9716-79e77d6e5b93", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "ComponentName": "konflux-test-integration-clone-axvasp"} 2026-05-07T15:27:47.991Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "konflux-test-integration-clone-axvasp", "reconcileID": "e3be62c2-de17-4202-9716-79e77d6e5b93", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "ComponentName": "konflux-test-integration-clone-axvasp"} 2026-05-07T15:27:48.181Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "konflux-test-integration-clone-axvasp", "reconcileID": "e3be62c2-de17-4202-9716-79e77d6e5b93", "ComponentName": "konflux-test-integration-clone-axvasp", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-axvasp\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:27:48.181Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "konflux-test-integration-clone-axvasp", "reconcileID": "e3be62c2-de17-4202-9716-79e77d6e5b93", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"konflux-test-integration-clone-axvasp\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:27:48.201Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "konflux-test-integration-clone-axvasp", "reconcileID": "a8140184-1e65-4bd2-803c-9e07efca6252", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "action": "UPDATE"} 2026-05-07T15:27:48.201Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "konflux-test-integration-clone-axvasp", "reconcileID": "a8140184-1e65-4bd2-803c-9e07efca6252", "ImageRepositoryName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "ComponentName": "konflux-test-integration-clone-axvasp"} 2026-05-07T15:27:48.224Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "konflux-test-integration-clone-axvasp", "reconcileID": "a8140184-1e65-4bd2-803c-9e07efca6252", "ComponentName": "konflux-test-integration-clone-axvasp"} 2026-05-07T15:27:49.117Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "0526bdf7-09a7-4e16-be41-821e46d6dc37", "SecretName": "components-namespace-pull"} 2026-05-07T15:27:50.195Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "0526bdf7-09a7-4e16-be41-821e46d6dc37", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp-image-push"} 2026-05-07T15:27:50.987Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "0526bdf7-09a7-4e16-be41-821e46d6dc37", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp-image-pull"} 2026-05-07T15:27:50.993Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "0526bdf7-09a7-4e16-be41-821e46d6dc37", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:27:50.993Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "0526bdf7-09a7-4e16-be41-821e46d6dc37", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:27:50.993Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "0526bdf7-09a7-4e16-be41-821e46d6dc37", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:27:51.580Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "05678057-7597-44f4-97ed-10800a6d3624", "SecretName": "components-namespace-pull"} 2026-05-07T15:27:53.479Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "05678057-7597-44f4-97ed-10800a6d3624", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp-image-push"} 2026-05-07T15:27:54.675Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "05678057-7597-44f4-97ed-10800a6d3624", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp-image-pull"} 2026-05-07T15:27:54.695Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "05678057-7597-44f4-97ed-10800a6d3624"} 2026-05-07T15:27:55.081Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "3991b17b-0cf9-4c8d-96e9-e669a93e3e95", "application": "integ-app-xzlr"} 2026-05-07T15:27:55.132Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "3991b17b-0cf9-4c8d-96e9-e669a93e3e95", "ServiceAccountName": "build-pipeline-konflux-test-integration-clone-axvasp", "SecretName": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp-image-push", "action": "UPDATE"} 2026-05-07T15:27:55.171Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "3991b17b-0cf9-4c8d-96e9-e669a93e3e95", "ServiceAccountName": "build-pipeline-konflux-test-integration-clone-axvasp", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:27:55.226Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "3991b17b-0cf9-4c8d-96e9-e669a93e3e95", "ComponentName": "konflux-test-integration-clone-axvasp"} 2026-05-07T15:27:55.250Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp","namespace":"group-iemw"}, "namespace": "group-iemw", "name": "imagerepository-for-integ-app-xzlr-konflux-test-integration-clone-axvasp", "reconcileID": "3991b17b-0cf9-4c8d-96e9-e669a93e3e95"} 2026-05-07T15:28:26.646Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "3b2873fc-739a-488e-b346-5de51e8fbc65", "ServiceAccountName": "build-pipeline-test-component-pac-ybiouo", "SecretName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-ybiouo\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration2-pyfl/build-pipeline-test-component-pac-ybiouo, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 88162e16-6caf-4e50-9c8e-d8f3d08f8cc1, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:28:26.646Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "3b2873fc-739a-488e-b346-5de51e8fbc65", "SaName": "build-pipeline-test-component-pac-ybiouo", "SecretName": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-ybiouo\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration2-pyfl/build-pipeline-test-component-pac-ybiouo, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 88162e16-6caf-4e50-9c8e-d8f3d08f8cc1, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:28:26.646Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "3b2873fc-739a-488e-b346-5de51e8fbc65", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-component-pac-ybiouo\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/integration2-pyfl/build-pipeline-test-component-pac-ybiouo, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 88162e16-6caf-4e50-9c8e-d8f3d08f8cc1, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:28:26.702Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "22c0caaf-d080-4184-8939-82e3b551fc70", "application": "integ-app-nydt"} 2026-05-07T15:28:27.192Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "22c0caaf-d080-4184-8939-82e3b551fc70", "repoName": "integration2-pyfl/test-component-pac-ybiouo", "robotName": "redhat-appstudio-qe+integration2_pyfl_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:28:27.578Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nydt","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "integ-app-nydt", "reconcileID": "f6e25462-d250-4238-9868-927215265f27", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-nydt-pull", "action": "UPDATE"} 2026-05-07T15:28:27.633Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-nydt","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "integ-app-nydt", "reconcileID": "f6e25462-d250-4238-9868-927215265f27", "action": "DELETE"} 2026-05-07T15:28:28.172Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "22c0caaf-d080-4184-8939-82e3b551fc70", "RobotAccountName": "integration2_pyfl_test_component_pac_ybiouo_1996d81e6b", "action": "DELETE"} 2026-05-07T15:28:28.720Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "22c0caaf-d080-4184-8939-82e3b551fc70", "RobotAccountName": "integration2_pyfl_test_component_pac_ybiouo_e2376c675b_pull", "action": "DELETE"} 2026-05-07T15:28:30.182Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "22c0caaf-d080-4184-8939-82e3b551fc70", "ImageRepository": "integration2-pyfl/test-component-pac-ybiouo", "action": "DELETE"} 2026-05-07T15:28:30.192Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-nydt-test-component-pac-ybiouo","namespace":"integration2-pyfl"}, "namespace": "integration2-pyfl", "name": "imagerepository-for-integ-app-nydt-test-component-pac-ybiouo", "reconcileID": "22c0caaf-d080-4184-8939-82e3b551fc70", "action": "DELETE"} 2026-05-07T15:30:52.883Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:136 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "ab2c37a2-3cd3-4c32-bd80-67bb16c0d16b", "ServiceAccountName": "build-pipeline-test-comp-asxn", "SecretName": "imagerepository-for-test-app-itgn-test-comp-asxn-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-comp-asxn\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-dkhw/build-pipeline-test-comp-asxn, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 509fc8b2-e422-49e6-adf3-45b8324e3dba, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:136 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:143 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:30:52.883Z ERROR ImageRepository controller/imagerepository_controller.go:144 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "ab2c37a2-3cd3-4c32-bd80-67bb16c0d16b", "SaName": "build-pipeline-test-comp-asxn", "SecretName": "imagerepository-for-test-app-itgn-test-comp-asxn-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-comp-asxn\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-dkhw/build-pipeline-test-comp-asxn, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 509fc8b2-e422-49e6-adf3-45b8324e3dba, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:144 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:30:52.883Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "ab2c37a2-3cd3-4c32-bd80-67bb16c0d16b", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-comp-asxn\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-dkhw/build-pipeline-test-comp-asxn, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 509fc8b2-e422-49e6-adf3-45b8324e3dba, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:30:52.926Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "aa9d4a2b-fce2-4d32-b8ea-82129e3593ee", "application": "test-app-itgn"} 2026-05-07T15:30:53.298Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "aa9d4a2b-fce2-4d32-b8ea-82129e3593ee", "repoName": "build-e2e-dkhw/test-comp-asxn", "robotName": "redhat-appstudio-qe+build_e2e_dkhw_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:30:54.183Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "aa9d4a2b-fce2-4d32-b8ea-82129e3593ee", "RobotAccountName": "build_e2e_dkhw_test_comp_asxn_bb4704936d", "action": "DELETE"} 2026-05-07T15:30:54.654Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-itgn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-app-itgn", "reconcileID": "7c9a1f80-958f-448e-bb82-914229beb156", "ServiceAccountName": "konflux-integration-runner", "SecretName": "test-app-itgn-pull", "action": "UPDATE"} 2026-05-07T15:30:54.665Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "aa9d4a2b-fce2-4d32-b8ea-82129e3593ee", "RobotAccountName": "build_e2e_dkhw_test_comp_asxn_05913c468a_pull", "action": "DELETE"} 2026-05-07T15:30:54.709Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-itgn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "test-app-itgn", "reconcileID": "7c9a1f80-958f-448e-bb82-914229beb156", "action": "DELETE"} 2026-05-07T15:30:55.274Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "aa9d4a2b-fce2-4d32-b8ea-82129e3593ee", "ImageRepository": "build-e2e-dkhw/test-comp-asxn", "action": "DELETE"} 2026-05-07T15:30:55.286Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-asxn","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-asxn", "reconcileID": "aa9d4a2b-fce2-4d32-b8ea-82129e3593ee", "action": "DELETE"} 2026-05-07T15:30:55.617Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "a053acbf-c21a-4e42-bc33-75effa6bd661", "repoName": "build-e2e-dkhw/test-comp-gktf", "robotName": "redhat-appstudio-qe+build_e2e_dkhw_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:30:57.087Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "a053acbf-c21a-4e42-bc33-75effa6bd661", "RobotAccountName": "build_e2e_dkhw_test_comp_gktf_fdefc9a726", "action": "DELETE"} 2026-05-07T15:30:57.547Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "a053acbf-c21a-4e42-bc33-75effa6bd661", "RobotAccountName": "build_e2e_dkhw_test_comp_gktf_c055913821_pull", "action": "DELETE"} 2026-05-07T15:30:58.528Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "a053acbf-c21a-4e42-bc33-75effa6bd661", "ImageRepository": "build-e2e-dkhw/test-comp-gktf", "action": "DELETE"} 2026-05-07T15:30:58.542Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-gktf","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-gktf", "reconcileID": "a053acbf-c21a-4e42-bc33-75effa6bd661", "action": "DELETE"} 2026-05-07T15:30:58.884Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "26fc8c2e-5723-43c6-8c52-5f5342802b7c", "repoName": "build-e2e-dkhw/test-comp-lguz", "robotName": "redhat-appstudio-qe+build_e2e_dkhw_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:31:00.040Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "26fc8c2e-5723-43c6-8c52-5f5342802b7c", "RobotAccountName": "build_e2e_dkhw_test_comp_lguz_a0940b51ae", "action": "DELETE"} 2026-05-07T15:31:00.603Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "26fc8c2e-5723-43c6-8c52-5f5342802b7c", "RobotAccountName": "build_e2e_dkhw_test_comp_lguz_a39f79380f_pull", "action": "DELETE"} 2026-05-07T15:31:01.247Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "26fc8c2e-5723-43c6-8c52-5f5342802b7c", "ImageRepository": "build-e2e-dkhw/test-comp-lguz", "action": "DELETE"} 2026-05-07T15:31:01.258Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-comp-lguz","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-comp-lguz", "reconcileID": "26fc8c2e-5723-43c6-8c52-5f5342802b7c", "action": "DELETE"} 2026-05-07T15:31:01.573Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "5b4ff743-35de-432f-b02e-83fc5de610ed", "repoName": "build-e2e-dkhw/test-symlink-comp-jqqr", "robotName": "redhat-appstudio-qe+build_e2e_dkhw_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:31:02.414Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "5b4ff743-35de-432f-b02e-83fc5de610ed", "RobotAccountName": "build_e2e_dkhw_test_symlink_comp_jqqr_f7ad6cf387", "action": "DELETE"} 2026-05-07T15:31:02.772Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "5b4ff743-35de-432f-b02e-83fc5de610ed", "RobotAccountName": "build_e2e_dkhw_test_symlink_comp_jqqr_3b058adf52_pull", "action": "DELETE"} 2026-05-07T15:31:03.381Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "5b4ff743-35de-432f-b02e-83fc5de610ed", "ImageRepository": "build-e2e-dkhw/test-symlink-comp-jqqr", "action": "DELETE"} 2026-05-07T15:31:03.393Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-itgn-test-symlink-comp-jqqr","namespace":"build-e2e-dkhw"}, "namespace": "build-e2e-dkhw", "name": "imagerepository-for-test-app-itgn-test-symlink-comp-jqqr", "reconcileID": "5b4ff743-35de-432f-b02e-83fc5de610ed", "action": "DELETE"} 2026-05-07T15:32:30.705Z INFO ImageRepository controller/imagerepository_controller.go:923 changed image repository visibility {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "1bd14446-a6c2-48b6-85bb-685d62c2dcc5", "visibility": "private"} 2026-05-07T15:34:30.036Z INFO ImageRepository controller/imagerepository_controller.go:1352 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "b3e34f89-d95a-45a3-a81c-732f74e54447", "application": "build-suite-test-application-iwca"} 2026-05-07T15:34:30.574Z INFO ImageRepository controller/imagerepository_controller.go:193 Removing permissions from namespace robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "b3e34f89-d95a-45a3-a81c-732f74e54447", "repoName": "build-e2e-mzzd/gl-test-custom-branch-dbygak", "robotName": "redhat-appstudio-qe+build_e2e_mzzd_7634b2f1_9321_4b1e_99bf_8644751fb34a"} 2026-05-07T15:34:31.546Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:875 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "b3e34f89-d95a-45a3-a81c-732f74e54447", "RobotAccountName": "build_e2e_mzzd_gl_test_custom_branch_dbygak_cf1f52db66", "action": "DELETE"} 2026-05-07T15:34:33.160Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:886 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "b3e34f89-d95a-45a3-a81c-732f74e54447", "RobotAccountName": "build_e2e_mzzd_gl_test_custom_branch_dbygak_f9c26edef3_pull", "action": "DELETE"} 2026-05-07T15:34:34.515Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:902 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "b3e34f89-d95a-45a3-a81c-732f74e54447", "ImageRepository": "build-e2e-mzzd/gl-test-custom-branch-dbygak", "action": "DELETE"} 2026-05-07T15:34:34.527Z INFO ImageRepository controller/imagerepository_controller.go:206 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "imagerepository-for-build-suite-test-application-iwca-gl-test-custom-branch-dbygak", "reconcileID": "b3e34f89-d95a-45a3-a81c-732f74e54447", "action": "DELETE"} 2026-05-07T15:34:37.915Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-iwca","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "build-suite-test-application-iwca", "reconcileID": "3467641a-197a-4596-8188-29a6a6f22ad5", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-iwca-pull", "action": "UPDATE"} 2026-05-07T15:34:37.962Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-iwca","namespace":"build-e2e-mzzd"}, "namespace": "build-e2e-mzzd", "name": "build-suite-test-application-iwca", "reconcileID": "3467641a-197a-4596-8188-29a6a6f22ad5", "action": "DELETE"} 2026-05-07T15:40:51.270Z ERROR metrics/metrics.go:83 Error checking availability probe {"probeError": "json: unsupported type: func() (quay.QuayService, error)", "error": "failed to unmarshal response body: invalid character '<' looking for beginning of value, got body: \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n\r\n\r\n"} github.com/konflux-ci/image-controller/pkg/metrics.(*ImageControllerMetrics).checkProbes /workspace/pkg/metrics/metrics.go:83 github.com/konflux-ci/image-controller/pkg/metrics.(*ImageControllerMetrics).StartMetrics.func1 /workspace/pkg/metrics/metrics.go:72 2026-05-07T15:48:24.359Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "8aab1832-1eb4-4ced-9561-b89987717bcf", "action": "DELETE"} 2026-05-07T15:48:24.364Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "2e2e4a75-53ce-44dc-941e-d38cd8bdd584", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:24.375Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "8aab1832-1eb4-4ced-9561-b89987717bcf", "secretName": "moshekipod-backwards-compat-dr-pull"} 2026-05-07T15:48:24.375Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "2e2e4a75-53ce-44dc-941e-d38cd8bdd584", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:24.393Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "8aab1832-1eb4-4ced-9561-b89987717bcf", "secretName": "moshekipod-backwards-compat-dr-pull"} 2026-05-07T15:48:24.420Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "moshekipod-backwards-compat-dr", "reconcileID": "8aab1832-1eb4-4ced-9561-b89987717bcf", "secretName": "moshekipod-backwards-compat-dr-pull"} 2026-05-07T15:48:24.571Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "2e2e4a75-53ce-44dc-941e-d38cd8bdd584", "ComponentName": "mathwizz-web-server", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:24.571Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "2e2e4a75-53ce-44dc-941e-d38cd8bdd584", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:24.590Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "a0f97fdc-d4f7-48d7-be53-5b4718a01890", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:24.599Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "a0f97fdc-d4f7-48d7-be53-5b4718a01890", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:24.770Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "a0f97fdc-d4f7-48d7-be53-5b4718a01890", "ComponentName": "mathwizz-history-worker", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-history-worker\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:24.770Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "a0f97fdc-d4f7-48d7-be53-5b4718a01890", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-history-worker\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:24.783Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "9697f45f-429a-452e-acdb-f1bc7fd95baf", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:24.792Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "9697f45f-429a-452e-acdb-f1bc7fd95baf", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:24.910Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "9697f45f-429a-452e-acdb-f1bc7fd95baf", "ComponentName": "mathwizz-frontend", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-frontend\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:24.910Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "9697f45f-429a-452e-acdb-f1bc7fd95baf", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-frontend\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:24.934Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "6f7efbad-4637-4ec1-aaea-b48ae5495956", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "action": "UPDATE"} 2026-05-07T15:48:24.934Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "6f7efbad-4637-4ec1-aaea-b48ae5495956", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:24.959Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "6f7efbad-4637-4ec1-aaea-b48ae5495956", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:25.105Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "553ab13d-3b58-4df4-a207-6f963a43fa35", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "action": "UPDATE"} 2026-05-07T15:48:25.105Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "553ab13d-3b58-4df4-a207-6f963a43fa35", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:25.134Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "553ab13d-3b58-4df4-a207-6f963a43fa35", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:25.252Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "dea2e6df-c593-4649-a4ac-4db7fb728ac4", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "action": "UPDATE"} 2026-05-07T15:48:25.252Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "dea2e6df-c593-4649-a4ac-4db7fb728ac4", "ImageRepositoryName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:25.276Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "dea2e6df-c593-4649-a4ac-4db7fb728ac4", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:25.276Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "dc5c4c1d-a85c-4316-8ea7-0ac6a2c6566b", "action": "DELETE"} 2026-05-07T15:48:25.335Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0111a227-65f8-40ae-838e-d0acd970d8c1", "SecretName": "components-namespace-pull"} 2026-05-07T15:48:25.341Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "dc5c4c1d-a85c-4316-8ea7-0ac6a2c6566b", "secretName": "kokohazamar-backwards-compat-dr-pull"} 2026-05-07T15:48:25.352Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "9aa01a3b-7893-4996-b478-5158502e9350", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:25.359Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "9aa01a3b-7893-4996-b478-5158502e9350", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:25.366Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "dc5c4c1d-a85c-4316-8ea7-0ac6a2c6566b", "secretName": "kokohazamar-backwards-compat-dr-pull"} 2026-05-07T15:48:25.382Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "kokohazamar-backwards-compat-dr", "reconcileID": "dc5c4c1d-a85c-4316-8ea7-0ac6a2c6566b", "secretName": "kokohazamar-backwards-compat-dr-pull"} 2026-05-07T15:48:25.543Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "9aa01a3b-7893-4996-b478-5158502e9350", "ComponentName": "mathwizz-web-server", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:25.543Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "9aa01a3b-7893-4996-b478-5158502e9350", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:25.557Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "1f3da44f-c795-4004-b8f7-3dca9ec5126d", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:25.565Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "1f3da44f-c795-4004-b8f7-3dca9ec5126d", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:25.610Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-history-worker", "reconcileID": "1f3da44f-c795-4004-b8f7-3dca9ec5126d", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:25.736Z INFO ComponentImageRepository controller/component_image_controller.go:186 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "290bb5c7-e5ac-47a8-996c-d74fff1666ac", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:25.745Z INFO ComponentImageRepository controller/component_image_controller.go:217 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "290bb5c7-e5ac-47a8-996c-d74fff1666ac", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:25.882Z ERROR ComponentImageRepository controller/component_image_controller.go:230 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "290bb5c7-e5ac-47a8-996c-d74fff1666ac", "ComponentName": "mathwizz-frontend", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-frontend\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:230 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:25.882Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "290bb5c7-e5ac-47a8-996c-d74fff1666ac", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"mathwizz-frontend\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:25.915Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "432cc78b-0375-483b-ade9-8f13909fe0ad", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "action": "UPDATE"} 2026-05-07T15:48:25.915Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "432cc78b-0375-483b-ade9-8f13909fe0ad", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:25.948Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-web-server", "reconcileID": "432cc78b-0375-483b-ade9-8f13909fe0ad", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:26.075Z INFO ComponentImageRepository controller/component_image_controller.go:181 Image repository owner reference is fixed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "736813c7-94e3-4a91-9872-b39d0dfc32e8", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "action": "UPDATE"} 2026-05-07T15:48:26.075Z INFO ComponentImageRepository controller/component_image_controller.go:219 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "736813c7-94e3-4a91-9872-b39d0dfc32e8", "ImageRepositoryName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:26.101Z INFO ComponentImageRepository controller/component_image_controller.go:233 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "mathwizz-frontend", "reconcileID": "736813c7-94e3-4a91-9872-b39d0dfc32e8", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:26.674Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0111a227-65f8-40ae-838e-d0acd970d8c1", "IsPullOnly": false, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-push"} 2026-05-07T15:48:27.428Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0111a227-65f8-40ae-838e-d0acd970d8c1", "IsPullOnly": true, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-pull"} 2026-05-07T15:48:27.439Z ERROR ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:649 failed to update imageRepository after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0111a227-65f8-40ae-838e-d0acd970d8c1", "action": "UPDATE", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).ProvisionImageRepository /workspace/internal/controller/imagerepository_controller.go:649 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:261 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:27.439Z ERROR ImageRepository controller/imagerepository_controller.go:262 provision of image repository failed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0111a227-65f8-40ae-838e-d0acd970d8c1", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:262 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:27.439Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0111a227-65f8-40ae-838e-d0acd970d8c1", "error": "Operation cannot be fulfilled on imagerepositories.appstudio.redhat.com \"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2026-05-07T15:48:28.526Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "fd6b3826-8c08-4e2d-993b-04a1ab4a44ac", "SecretName": "components-namespace-pull"} 2026-05-07T15:48:29.772Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "fd6b3826-8c08-4e2d-993b-04a1ab4a44ac", "IsPullOnly": false, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker-image-push"} 2026-05-07T15:48:30.607Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "fd6b3826-8c08-4e2d-993b-04a1ab4a44ac", "IsPullOnly": true, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker-image-pull"} 2026-05-07T15:48:30.616Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "fd6b3826-8c08-4e2d-993b-04a1ab4a44ac"} 2026-05-07T15:48:31.184Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8121135d-8115-45bc-b66f-f5472045e9ba", "SecretName": "components-namespace-pull"} 2026-05-07T15:48:32.604Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8121135d-8115-45bc-b66f-f5472045e9ba", "IsPullOnly": false, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend-image-push"} 2026-05-07T15:48:33.581Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8121135d-8115-45bc-b66f-f5472045e9ba", "IsPullOnly": true, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend-image-pull"} 2026-05-07T15:48:33.591Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "8121135d-8115-45bc-b66f-f5472045e9ba"} 2026-05-07T15:48:34.695Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "45d0ddb2-c6d4-4a92-acfb-07c5bd41524b", "SecretName": "components-namespace-pull"} 2026-05-07T15:48:35.827Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "45d0ddb2-c6d4-4a92-acfb-07c5bd41524b", "IsPullOnly": false, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-push"} 2026-05-07T15:48:36.935Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "45d0ddb2-c6d4-4a92-acfb-07c5bd41524b", "IsPullOnly": true, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-pull"} 2026-05-07T15:48:36.944Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "45d0ddb2-c6d4-4a92-acfb-07c5bd41524b"} 2026-05-07T15:48:37.558Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "5c49298d-b5e7-4846-baee-2f9a946de3eb", "SecretName": "components-namespace-pull"} 2026-05-07T15:48:39.368Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "5c49298d-b5e7-4846-baee-2f9a946de3eb", "IsPullOnly": false, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker-image-push"} 2026-05-07T15:48:40.257Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "5c49298d-b5e7-4846-baee-2f9a946de3eb", "IsPullOnly": true, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker-image-pull"} 2026-05-07T15:48:40.267Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "5c49298d-b5e7-4846-baee-2f9a946de3eb"} 2026-05-07T15:48:40.841Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "b2f07a6d-e2f4-4627-b3b0-41fa5b5b4daf", "SecretName": "components-namespace-pull"} 2026-05-07T15:48:41.976Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "b2f07a6d-e2f4-4627-b3b0-41fa5b5b4daf", "IsPullOnly": false, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend-image-push"} 2026-05-07T15:48:43.403Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:984 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "b2f07a6d-e2f4-4627-b3b0-41fa5b5b4daf", "IsPullOnly": true, "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend-image-pull"} 2026-05-07T15:48:43.411Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "b2f07a6d-e2f4-4627-b3b0-41fa5b5b4daf"} 2026-05-07T15:48:44.305Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "b60e2817-5f4a-41b5-9489-1b486bf3d675", "SecretName": "components-namespace-pull"} 2026-05-07T15:48:46.264Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "b60e2817-5f4a-41b5-9489-1b486bf3d675", "IsPullOnly": false, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-push"} 2026-05-07T15:48:47.232Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:992 Image repository secret updated {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "b60e2817-5f4a-41b5-9489-1b486bf3d675", "IsPullOnly": true, "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-pull"} 2026-05-07T15:48:47.242Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:652 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "b60e2817-5f4a-41b5-9489-1b486bf3d675"} 2026-05-07T15:48:47.580Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "23292034-967c-44fb-b6c9-000d5980c52e", "application": "moshekipod-backwards-compat-dr"} 2026-05-07T15:48:47.592Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "23292034-967c-44fb-b6c9-000d5980c52e", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker-image-push", "action": "UPDATE"} 2026-05-07T15:48:47.604Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "23292034-967c-44fb-b6c9-000d5980c52e", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:47.618Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "23292034-967c-44fb-b6c9-000d5980c52e", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:47.636Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "23292034-967c-44fb-b6c9-000d5980c52e", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:47.646Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "23292034-967c-44fb-b6c9-000d5980c52e"} 2026-05-07T15:48:47.943Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "60da80f7-67d8-4b20-96d8-84f983b5ba6b", "application": "moshekipod-backwards-compat-dr"} 2026-05-07T15:48:47.956Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "60da80f7-67d8-4b20-96d8-84f983b5ba6b", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend-image-push", "action": "UPDATE"} 2026-05-07T15:48:47.967Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "60da80f7-67d8-4b20-96d8-84f983b5ba6b", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:47.985Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "60da80f7-67d8-4b20-96d8-84f983b5ba6b", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:47.994Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-frontend", "reconcileID": "60da80f7-67d8-4b20-96d8-84f983b5ba6b"} 2026-05-07T15:48:48.461Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "3d96cbbd-bc4f-4812-a247-496ea3148241", "application": "kokohazamar-backwards-compat-dr"} 2026-05-07T15:48:48.471Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "3d96cbbd-bc4f-4812-a247-496ea3148241", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server-image-push", "action": "UPDATE"} 2026-05-07T15:48:48.483Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "3d96cbbd-bc4f-4812-a247-496ea3148241", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:48.495Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "3d96cbbd-bc4f-4812-a247-496ea3148241", "ServiceAccountName": "konflux-integration-runner", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:48.513Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "3d96cbbd-bc4f-4812-a247-496ea3148241", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:48.523Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-web-server", "reconcileID": "3d96cbbd-bc4f-4812-a247-496ea3148241"} 2026-05-07T15:48:48.839Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0b3725cf-23bf-45b4-817d-1028e27e19a6", "application": "kokohazamar-backwards-compat-dr"} 2026-05-07T15:48:48.852Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0b3725cf-23bf-45b4-817d-1028e27e19a6", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker-image-push", "action": "UPDATE"} 2026-05-07T15:48:48.862Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0b3725cf-23bf-45b4-817d-1028e27e19a6", "ServiceAccountName": "build-pipeline-mathwizz-history-worker", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:48.881Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0b3725cf-23bf-45b4-817d-1028e27e19a6", "ComponentName": "mathwizz-history-worker"} 2026-05-07T15:48:48.891Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-history-worker", "reconcileID": "0b3725cf-23bf-45b4-817d-1028e27e19a6"} 2026-05-07T15:48:49.214Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "95ad62d1-c858-483d-9809-b2970fbbe5b3", "application": "kokohazamar-backwards-compat-dr"} 2026-05-07T15:48:49.227Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "95ad62d1-c858-483d-9809-b2970fbbe5b3", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend-image-push", "action": "UPDATE"} 2026-05-07T15:48:49.238Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "95ad62d1-c858-483d-9809-b2970fbbe5b3", "ServiceAccountName": "build-pipeline-mathwizz-frontend", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:49.257Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "95ad62d1-c858-483d-9809-b2970fbbe5b3", "ComponentName": "mathwizz-frontend"} 2026-05-07T15:48:49.267Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"}, "namespace": "dr-test-kokohazamar-backwards-compat-dr", "name": "imagerepository-for-kokohazamar-backwards-compat-dr-mathwizz-frontend", "reconcileID": "95ad62d1-c858-483d-9809-b2970fbbe5b3"} 2026-05-07T15:48:49.582Z INFO ImageRepository controller/imagerepository_controller.go:1197 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0534fd35-7c55-43e5-a906-b5e73af438e7", "application": "moshekipod-backwards-compat-dr"} 2026-05-07T15:48:49.595Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0534fd35-7c55-43e5-a906-b5e73af438e7", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server-image-push", "action": "UPDATE"} 2026-05-07T15:48:49.605Z INFO ImageRepository controller/imagerepository_controller_service_account.go:89 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0534fd35-7c55-43e5-a906-b5e73af438e7", "ServiceAccountName": "build-pipeline-mathwizz-web-server", "SecretName": "components-namespace-pull", "action": "UPDATE"} 2026-05-07T15:48:49.624Z INFO ImageRepository controller/imagerepository_controller.go:384 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0534fd35-7c55-43e5-a906-b5e73af438e7", "ComponentName": "mathwizz-web-server"} 2026-05-07T15:48:49.633Z INFO ImageRepository controller/imagerepository_controller.go:391 Deleted update-component-image image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"}, "namespace": "dr-test-moshekipod-backwards-compat-dr", "name": "imagerepository-for-moshekipod-backwards-compat-dr-mathwizz-web-server", "reconcileID": "0534fd35-7c55-43e5-a906-b5e73af438e7"}