{"level":"info","ts":"2026-03-30T09:30:17.124Z","logger":"webhook","caller":"pacwebhook/webhook.go:73","msg":"Webhook config was not provided"} {"level":"info","ts":"2026-03-30T09:30:17.124Z","caller":"bometrics/metrics.go:78","msg":"starting availability probes"} {"level":"info","ts":"2026-03-30T09:30:17.124Z","logger":"setup","caller":"cmd/main.go:289","msg":"starting manager"} {"level":"info","ts":"2026-03-30T09:30:17.124Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-03-30T09:30:17.124Z","logger":"setup","caller":"cmd/main.go:150","msg":"disabling http/2"} {"level":"info","ts":"2026-03-30T09:30:17.124Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-03-30T09:30:17.125Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-30T09:30:17.125Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-30T09:30:17.125Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-03-30T09:30:17.125Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-03-30T09:30:17.125Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-30T09:30:17.125Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-30T09:30:17.226Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-30T09:30:17.226Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-30T09:30:17.226Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-03-30T09:30:17.514Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-03-30T09:32:48.286Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4b5700d1-1cbf-4fe3-990d-6d3ab55f1673"} {"level":"error","ts":"2026-03-30T09:32:48.289Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4b5700d1-1cbf-4fe3-990d-6d3ab55f1673","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-30T09:32:48.289Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4b5700d1-1cbf-4fe3-990d-6d3ab55f1673","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:32:48.290Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"1ad81154-8dc4-4922-9aca-2fab77c2af48"} {"level":"info","ts":"2026-03-30T09:32:50.303Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"1ad81154-8dc4-4922-9aca-2fab77c2af48","audit":"true"} {"level":"info","ts":"2026-03-30T09:32:50.303Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0dbdebbe-b8bd-46c9-9b1c-169ae8dcabbf"} {"level":"info","ts":"2026-03-30T09:32:52.818Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-03-30T09:32:52.818Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:32:52.823Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:32:52.823Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:32:52.823Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:32:52.823Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:32:52.825Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:32:52.825Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:32:52.825Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:32:53.037Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"RepositoryName":"sample-component"} {"level":"error","ts":"2026-03-30T09:32:53.431Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:373","msg":"Pipelines as Code provision for the Component failed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"error":"GET https://api.github.com/repos/konflux-ci/testrepo/installation: 404 Not Found []","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:373\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:32:53.441Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"a697ad78-2976-4ed0-8c85-c425e9a87aa3","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-30T09:40:21.494Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"358f3d7c-804b-4888-bc2b-ff70799596cb"} {"level":"error","ts":"2026-03-30T09:40:21.497Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"358f3d7c-804b-4888-bc2b-ff70799596cb","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-axyksk\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-30T09:40:21.497Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"358f3d7c-804b-4888-bc2b-ff70799596cb","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-axyksk\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:40:21.497Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e1cad2ae-884d-4e72-870c-10c812bac9a3"} {"level":"info","ts":"2026-03-30T09:40:23.509Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e1cad2ae-884d-4e72-870c-10c812bac9a3","audit":"true"} {"level":"info","ts":"2026-03-30T09:40:23.509Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"a0a73586-b655-4a02-b50a-b06d354e8a4a"} {"level":"info","ts":"2026-03-30T09:40:26.072Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:26.072Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:26.077Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:26.077Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:26.077Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:26.077Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:26.178Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:26.178Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:26.178Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:26.187Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-default-axyksk"} {"level":"info","ts":"2026-03-30T09:40:27.029Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774863476-ebjt bundle for gh-test-custom-default-axyksk component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","audit":"true"} {"level":"info","ts":"2026-03-30T09:40:31.266Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:31.267Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:31.267Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:31.275Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"e9bd81c3-79ff-4d64-8eb9-d9fb8c6eff30","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-30T09:40:53.486Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:40:53.486Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:53.486Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:53.489Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:53.489Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:53.489Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:53.489Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:53.490Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:53.490Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:40:53.490Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:40:53.523Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-sjxb/gh-test-custom-default-axyksk","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"ec709485-8425-47a3-9b9b-5ce53e0da03d","action":"DELETE"} {"level":"info","ts":"2026-03-30T09:40:54.810Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-default-axyksk is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:40:55.090Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:55.090Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:55.096Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-axyksk","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-default-axyksk","reconcileID":"8d650cc3-f882-4e25-b446-b55500f34e38","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:40:59.805Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"e67f6514-87b2-44e6-90e1-9c0fb72274d1"} {"level":"error","ts":"2026-03-30T09:40:59.808Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"e67f6514-87b2-44e6-90e1-9c0fb72274d1","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-aoqfef\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-30T09:40:59.808Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"e67f6514-87b2-44e6-90e1-9c0fb72274d1","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-aoqfef\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:40:59.809Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"4a0c1b81-d4bc-48d1-8a04-73831024fcd0"} {"level":"info","ts":"2026-03-30T09:41:01.822Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"4a0c1b81-d4bc-48d1-8a04-73831024fcd0","audit":"true"} {"level":"info","ts":"2026-03-30T09:41:01.822Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"e9ddecc7-48c9-46c6-9a3a-33e00e0544d6"} {"level":"info","ts":"2026-03-30T09:41:04.671Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:41:04.671Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:41:04.675Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:41:04.675Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:41:04.675Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:41:04.675Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:41:04.677Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:41:04.677Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:41:04.677Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:41:04.684Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-aoqfef"} {"level":"info","ts":"2026-03-30T09:41:05.513Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774863476-ebjt bundle for gh-test-custom-branch-aoqfef component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","audit":"true"} {"level":"info","ts":"2026-03-30T09:41:09.455Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:41:09.455Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:41:09.455Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:41:09.464Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5f840462-6d02-4921-94f0-8e85050b200c","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-30T09:57:29.129Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:57:29.130Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:29.130Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:29.132Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:29.132Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:29.132Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:29.132Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:29.133Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:29.133Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:29.133Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:29.144Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-sjxb/gh-test-custom-branch-aoqfef","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7363abc0-61a2-4b0a-a949-9b265e9647b0"} {"level":"info","ts":"2026-03-30T09:57:30.503Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-branch-aoqfef is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:57:33.768Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:375","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo/pull/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:33.768Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:33.775Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"bacf211b-ea73-4b6b-b955-0b72fbbedf1e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:35.466Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"6cad8bc1-325e-4d64-9e3e-ce15263c8139"} {"level":"error","ts":"2026-03-30T09:57:35.469Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"6cad8bc1-325e-4d64-9e3e-ce15263c8139","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-aoqfef\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-30T09:57:35.471Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"6cad8bc1-325e-4d64-9e3e-ce15263c8139","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-aoqfef\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:57:35.471Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5bd4bbc9-0411-4208-99e5-6800d6500a8b"} {"level":"info","ts":"2026-03-30T09:57:37.484Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"5bd4bbc9-0411-4208-99e5-6800d6500a8b","audit":"true"} {"level":"info","ts":"2026-03-30T09:57:37.484Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"cee1b2d6-a546-476c-b85b-edfb4179dd4a"} {"level":"info","ts":"2026-03-30T09:57:44.106Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:44.106Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:44.111Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:44.111Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:44.111Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:44.111Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:44.211Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:44.211Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:44.211Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:44.221Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-aoqfef"} {"level":"info","ts":"2026-03-30T09:57:44.985Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774863476-ebjt bundle for gh-test-custom-branch-aoqfef component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","audit":"true"} {"level":"info","ts":"2026-03-30T09:57:46.428Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration is up to date","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:46.428Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:46.428Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:46.438Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"87da6ccd-3af6-4b74-9ae9-111974463811","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-30T09:57:55.728Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:57:55.728Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:55.728Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:55.731Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:55.731Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:55.731Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:55.731Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:55.732Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:55.732Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:57:55.732Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:57:55.745Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-sjxb/gh-test-custom-branch-aoqfef","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"84722ec6-4888-4068-9408-d0cdb003a1cb"} {"level":"error","ts":"2026-03-30T09:57:56.638Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:362","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"GET https://api.github.com/repos/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo/pulls?base=base-tbkoiw&head=redhat-appstudio-qe%3Akonflux-gh-test-custom-branch-aoqfef: 404 Not Found [] No scope is found from response header. Check it from GitHub settings.","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent\n\t/workspace/internal/controller/component_build_controller_pac.go:362\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:259\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:57:56.638Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:57:56.646Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-aoqfef","namespace":"build-e2e-sjxb"},"namespace":"build-e2e-sjxb","name":"gh-test-custom-branch-aoqfef","reconcileID":"7886e28a-ffa0-406f-858e-67f007148c70","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-mbevyo","revision":"base-tbkoiw","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:12.109Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1076f446-adc5-4f42-ab97-d701047b4cc3"} {"level":"error","ts":"2026-03-30T09:58:12.112Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1076f446-adc5-4f42-ab97-d701047b4cc3","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-dbnism\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-30T09:58:12.112Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1076f446-adc5-4f42-ab97-d701047b4cc3","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-dbnism\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:58:12.112Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1d7b6540-d576-41ef-832c-f9eb0d1850a4"} {"level":"info","ts":"2026-03-30T09:58:14.125Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1d7b6540-d576-41ef-832c-f9eb0d1850a4","audit":"true"} {"level":"info","ts":"2026-03-30T09:58:14.125Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"b566df2c-b6f5-42cf-9ca6-1687feefa4db"} {"level":"info","ts":"2026-03-30T09:58:22.011Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:22.011Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:58:22.016Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T09:58:22.016Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:58:22.016Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:58:22.016Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:58:22.018Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T09:58:22.018Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T09:58:22.018Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:58:22.018Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T09:58:22.037Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-default-dbnism"} {"level":"info","ts":"2026-03-30T09:58:22.425Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774863476-ebjt bundle for gl-test-custom-default-dbnism component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","audit":"true"} {"level":"info","ts":"2026-03-30T09:58:23.351Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-default-dbnism Component in build-e2e-knia namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","audit":"true"} {"level":"info","ts":"2026-03-30T09:58:26.299Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog/-/merge_requests/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:26.299Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:26.299Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:26.309Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"e699a842-32fb-4c62-a1a7-204c7b7b29d5","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-30T09:58:50.514Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:58:50.514Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:50.514Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:58:50.517Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T09:58:50.517Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:58:50.517Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:58:50.517Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:58:50.519Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T09:58:50.519Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T09:58:50.519Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:58:50.519Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T09:58:50.547Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-knia/gl-test-custom-default-dbnism","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"2bf41bc3-e74f-4ba3-8bbe-5c38ce25a7c1","action":"DELETE"} {"level":"info","ts":"2026-03-30T09:58:51.191Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-default-dbnism Component in build-e2e-knia namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:58:52.020Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-default-dbnism is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T09:58:52.538Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:52.538Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:58:52.546Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-dbnism","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-default-dbnism","reconcileID":"1783dd80-588e-4e33-ac5d-b5f6b17b8198","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:59:02.032Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"9ed29491-0de1-4303-8800-20435ea371e0"} {"level":"error","ts":"2026-03-30T09:59:02.035Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"9ed29491-0de1-4303-8800-20435ea371e0","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-wphdbr\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-30T09:59:02.035Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"9ed29491-0de1-4303-8800-20435ea371e0","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-wphdbr\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T09:59:02.035Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"56d3b5f5-6dc5-4437-9e5e-ae29f57a0571"} {"level":"info","ts":"2026-03-30T09:59:04.047Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"56d3b5f5-6dc5-4437-9e5e-ae29f57a0571","audit":"true"} {"level":"info","ts":"2026-03-30T09:59:04.047Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"ebf6b5d8-7e03-42c5-821b-9c4a37dfa264"} {"level":"info","ts":"2026-03-30T09:59:06.198Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:59:06.198Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:59:06.208Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T09:59:06.209Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:59:06.209Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:59:06.209Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T09:59:06.210Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T09:59:06.210Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T09:59:06.210Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T09:59:06.210Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T09:59:06.218Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-wphdbr"} {"level":"info","ts":"2026-03-30T09:59:06.513Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774863476-ebjt bundle for gl-test-custom-branch-wphdbr component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","audit":"true"} {"level":"info","ts":"2026-03-30T09:59:07.515Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-branch-wphdbr Component in build-e2e-knia namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","audit":"true"} {"level":"info","ts":"2026-03-30T09:59:10.588Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog/-/merge_requests/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:59:10.588Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:59:10.588Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T09:59:10.598Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"1f989e44-324e-4525-b53a-ca51ee13d278","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-30T10:11:00.269Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T10:11:00.269Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:00.269Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:00.271Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T10:11:00.271Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T10:11:00.271Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:00.271Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:00.273Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T10:11:00.273Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T10:11:00.273Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T10:11:00.273Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T10:11:00.298Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-knia/gl-test-custom-branch-wphdbr","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e6b7ec3d-0e1a-4f47-9ef3-ff6d64b0b788"} {"level":"info","ts":"2026-03-30T10:11:00.978Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-branch-wphdbr Component in build-e2e-knia namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T10:11:01.414Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-branch-wphdbr is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T10:11:04.589Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:375","msg":"Pipelines as Code configuration removal merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog/-/merge_requests/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:04.589Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:04.596Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"e5154e50-342f-40d4-a08b-afe838415c42","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:04.625Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"5fed235b-726c-4a24-b8fd-4f1cd0fe15b4"} {"level":"info","ts":"2026-03-30T10:11:06.638Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"5fed235b-726c-4a24-b8fd-4f1cd0fe15b4","audit":"true"} {"level":"info","ts":"2026-03-30T10:11:06.638Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"09a9ecd0-2fe2-4452-9d70-7d1da2edf960"} {"level":"info","ts":"2026-03-30T10:11:07.995Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:07.995Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:07.997Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T10:11:07.997Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T10:11:07.997Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:07.997Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:07.998Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T10:11:07.998Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T10:11:07.998Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T10:11:07.998Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T10:11:08.008Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-wphdbr"} {"level":"info","ts":"2026-03-30T10:11:08.378Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774863476-ebjt bundle for gl-test-custom-branch-wphdbr component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","audit":"true"} {"level":"info","ts":"2026-03-30T10:11:09.541Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-branch-wphdbr Component in build-e2e-knia namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","audit":"true"} {"level":"info","ts":"2026-03-30T10:11:10.300Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration is up to date","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:10.301Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:10.301Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:10.310Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"2993e566-d3e5-4f5b-a156-6db0fd31f452","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-30T10:11:24.363Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"eb155616-8d84-4fef-8c2c-f8e2906e7c2e","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-wphdbr\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T10:11:24.370Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-30T10:11:24.370Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:24.370Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:24.370Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-knia/gl-test-custom-branch-wphdbr","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"0a1abf43-64fe-4911-a12d-221e65dcea63"} {"level":"info","ts":"2026-03-30T10:11:24.372Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T10:11:24.372Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T10:11:24.372Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:24.372Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-30T10:11:24.374Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-30T10:11:24.374Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T10:11:24.374Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-30T10:11:24.374Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-30T10:11:25.287Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-branch-wphdbr Component in build-e2e-knia namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"error","ts":"2026-03-30T10:11:25.828Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:362","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"DELETE https://gitlab.com/api/v4/projects/konflux-qe/devfile-sample-hello-world-pylkog/repository/branches/konflux-gl-test-custom-branch-wphdbr: 405 {message: Non GET methods are not allowed for moved projects}","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent\n\t/workspace/internal/controller/component_build_controller_pac.go:362\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:259\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-30T10:11:25.828Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-30T10:11:25.836Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-wphdbr","namespace":"build-e2e-knia"},"namespace":"build-e2e-knia","name":"gl-test-custom-branch-wphdbr","reconcileID":"d932dddb-97e2-4e49-b4b8-e9e249dd0c91","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-pylkog","revision":"base-iausgx","dockerfileUrl":"docker/Dockerfile"}}