2026/07/09 13:33:38 [COVERAGE] Starting coverage server on :9095 2026/07/09 13:33:38 [COVERAGE] Endpoints: GET :9095/coverage, GET :9095/health warning: GOCOVERDIR not set, no coverage data emitted {"level":"info","ts":"2026-07-09T13:33:39.066Z","caller":"bometrics/metrics.go:78","msg":"starting availability probes"} {"level":"info","ts":"2026-07-09T13:33:39.066Z","logger":"setup","caller":"cmd/main.go:313","msg":"starting manager"} {"level":"info","ts":"2026-07-09T13:33:39.066Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-07-09T13:33:39.066Z","logger":"setup","caller":"cmd/main.go:152","msg":"disabling http/2"} {"level":"info","ts":"2026-07-09T13:33:39.066Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-07-09T13:33:39.067Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"ComponentBuildReconciler","controllerGroup":"konflux-ci.dev","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-09T13:33:39.067Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"PaCPipelineRunPruner","controllerGroup":"konflux-ci.dev","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-09T13:33:39.067Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-09T13:33:39.067Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-07-09T13:33:39.068Z","caller":"controller/controller.go:370","msg":"Starting EventSource","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-07-09T13:33:39.366Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"ComponentBuildReconciler","controllerGroup":"konflux-ci.dev","controllerKind":"Component"} {"level":"info","ts":"2026-07-09T13:33:39.366Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"ComponentBuildReconciler","controllerGroup":"konflux-ci.dev","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-09T13:33:39.366Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"PaCPipelineRunPruner","controllerGroup":"konflux-ci.dev","controllerKind":"Component"} {"level":"info","ts":"2026-07-09T13:33:39.366Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"PaCPipelineRunPruner","controllerGroup":"konflux-ci.dev","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-09T13:33:39.465Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-07-09T13:33:39.465Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-09T13:33:39.465Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-07-09T13:33:39.465Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-07-09T13:33:39.465Z","caller":"controller/controller.go:303","msg":"Starting Controller","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-07-09T13:33:39.465Z","caller":"controller/controller.go:306","msg":"Starting workers","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-07-09T13:33:41.980Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-07-09T13:38:26.274Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"366265c0-d49b-4714-b1a1-9fe2d40bd985"} {"level":"error","ts":"2026-07-09T13:38:26.276Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:196","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"366265c0-d49b-4714-b1a1-9fe2d40bd985","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-zykndn\": 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.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:196\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:38:26.276Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"366265c0-d49b-4714-b1a1-9fe2d40bd985","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-zykndn\": 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.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:38:26.276Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"a97ed053-c74a-4f6e-8a6b-8aa1165fec3e"} {"level":"info","ts":"2026-07-09T13:38:28.290Z","caller":"controller/component_build_controller.go:526","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"a97ed053-c74a-4f6e-8a6b-8aa1165fec3e","audit":"true"} {"level":"info","ts":"2026-07-09T13:38:28.290Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"04079dee-cf9d-4795-b27b-5bd6dc386170"} {"level":"info","ts":"2026-07-09T13:38:28.305Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"ce903d9f-dc38-4f4f-94a4-a6128e929bfe"} {"level":"info","ts":"2026-07-09T13:38:30.321Z","caller":"controller/component_build_controller.go:526","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"ce903d9f-dc38-4f4f-94a4-a6128e929bfe","audit":"true"} {"level":"info","ts":"2026-07-09T13:38:30.336Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"fe44b828-f6e6-4cfa-b699-304a95c48635"} {"level":"info","ts":"2026-07-09T13:38:32.351Z","caller":"controller/component_build_controller.go:526","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"fe44b828-f6e6-4cfa-b699-304a95c48635","audit":"true"} {"level":"info","ts":"2026-07-09T13:38:32.351Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"39bf795e-5e79-406f-a0db-757315248086"} {"level":"info","ts":"2026-07-09T13:38:32.367Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"fe0481bf-ec6d-4d60-ac7a-9d0d597734b4"} {"level":"info","ts":"2026-07-09T13:38:34.384Z","caller":"controller/component_build_controller.go:526","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-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"fe0481bf-ec6d-4d60-ac7a-9d0d597734b4","audit":"true"} {"level":"info","ts":"2026-07-09T13:38:34.399Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"caa13046-56cc-462e-91cd-4b2821803f92"} {"level":"info","ts":"2026-07-09T13:38:36.413Z","caller":"controller/component_build_controller.go:526","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"caa13046-56cc-462e-91cd-4b2821803f92","audit":"true"} {"level":"info","ts":"2026-07-09T13:38:36.413Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"e6b40f7d-99be-4043-9844-52fd9c1fdc82"} {"level":"info","ts":"2026-07-09T13:38:36.413Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"6939cfea-7519-4666-a57c-d8bd98ff696f"} {"level":"info","ts":"2026-07-09T13:38:36.413Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"ea272e07-995a-4476-a5a0-0fc99946dca2"} {"level":"info","ts":"2026-07-09T13:38:48.342Z","caller":"controller/component_build_controller_service_account.go:530","msg":"Added Service Account to common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"0af4ea51-2de9-4cd0-b182-5315de38404b","ServiceAccountName":"build-pipeline-component-two-juwu","action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:38:48.342Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"0af4ea51-2de9-4cd0-b182-5315de38404b"} {"level":"error","ts":"2026-07-09T13:38:48.576Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:196","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"0af4ea51-2de9-4cd0-b182-5315de38404b","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-juwu\": 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.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:196\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:38:48.576Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"0af4ea51-2de9-4cd0-b182-5315de38404b","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-juwu\": 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.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:38:48.576Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"8a7b4a07-22b6-4f24-bf69-b94c004b9cc8"} {"level":"info","ts":"2026-07-09T13:38:50.803Z","caller":"controller/component_build_controller.go:526","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"8a7b4a07-22b6-4f24-bf69-b94c004b9cc8","audit":"true"} {"level":"info","ts":"2026-07-09T13:38:50.803Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"34a4c94a-53a8-4088-9a46-181ec4489791"} {"level":"info","ts":"2026-07-09T13:38:51.605Z","caller":"controller/component_build_controller_service_account.go:530","msg":"Added Service Account to common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"714d7876-4143-47fd-8f7a-4732e9a58e96","ServiceAccountName":"build-pipeline-gh-multi-component-parent-gufi","action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:38:51.605Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"714d7876-4143-47fd-8f7a-4732e9a58e96"} {"level":"error","ts":"2026-07-09T13:38:51.607Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:196","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"714d7876-4143-47fd-8f7a-4732e9a58e96","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-gufi\": 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.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:196\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:38:51.607Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"714d7876-4143-47fd-8f7a-4732e9a58e96","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-gufi\": 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.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:38:51.607Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"f0fa8204-d96c-47e4-ba59-8f614257e60b"} {"level":"info","ts":"2026-07-09T13:38:53.620Z","caller":"controller/component_build_controller.go:526","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"f0fa8204-d96c-47e4-ba59-8f614257e60b","audit":"true"} {"level":"info","ts":"2026-07-09T13:38:53.627Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: foo","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"76c42eab-cfee-479a-9745-edc1719ae40e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:38:53.628Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"dc19a3bc-6520-4904-a09c-6de3e067f9f4"} {"level":"info","ts":"2026-07-09T13:38:53.632Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:150","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:53.632Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:53.633Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:53.633Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:53.633Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:53.633Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:53.634Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:53.634Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:53.634Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:53.843Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:409","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-sample-multi-component"} {"level":"info","ts":"2026-07-09T13:38:53.843Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:203","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-sample-multi-component","action":"VIEW"} {"level":"info","ts":"2026-07-09T13:38:54.629Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for go-component-lpccab component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-09T13:38:59.624Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:217","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/sample-multi-component/pull/34039","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.624Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:380","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.624Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:403","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.630Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-lpccab","namespace":"build-e2e-orye"},"namespace":"build-e2e-orye","name":"go-component-lpccab","reconcileID":"1a141d15-c2ca-47ed-a581-74ae43759ace","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"multi-component-base-iredop","context":"go-component","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:38:59.732Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:150","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.732Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.733Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-09T13:38:59.733Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:59.733Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.733Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","exists":true,"secret":"build-secret-1"} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:135","msg":"found secret repositories","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"repositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:142","msg":"checking for direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:147","msg":"no direct match found","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"build-secret-2"} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:59.734Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:167","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"name":"build-secret-2"} {"level":"info","ts":"2026-07-09T13:38:59.747Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:409","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-one"} {"level":"info","ts":"2026-07-09T13:38:59.747Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:203","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-one","action":"VIEW"} {"level":"error","ts":"2026-07-09T13:38:59.824Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:367","msg":"Pipelines as Code provision for the Component failed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"error":"GET https://api.github.com/repos/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one: 401 Bad credentials []","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:367\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:38:59.831Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"82efbd77-242b-4178-a97b-41fd901205e3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:38:59.935Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:150","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.935Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.936Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:59.936Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:59.936Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.936Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.937Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:59.937Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:38:59.937Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:38:59.942Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:409","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-rqfkcn"} {"level":"info","ts":"2026-07-09T13:38:59.942Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:203","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-rqfkcn","action":"VIEW"} {"level":"info","ts":"2026-07-09T13:39:00.714Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-test-custom-default-nbdhkn component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-09T13:39:05.403Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:217","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.403Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:380","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.403Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:403","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.413Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"e0c50062-e3f2-4297-a75a-d703120a9866","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:39:05.521Z","caller":"controller/component_build_controller_service_account.go:317","msg":"Updated Service Account pull secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ServiceAccountName":"build-pipeline-gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:39:05.522Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:150","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.522Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.523Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:05.523Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:05.523Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.523Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.524Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:05.524Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:05.524Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:05.531Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:409","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-build-nudge-child-drwftv"} {"level":"info","ts":"2026-07-09T13:39:05.531Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:203","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-build-nudge-child-drwftv","action":"VIEW"} {"level":"info","ts":"2026-07-09T13:39:06.291Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-multi-component-child-gufi component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-09T13:39:10.602Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:217","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:10.602Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:380","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:10.602Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:403","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:10.610Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"8fbcd5b6-6264-40fb-b42f-b87c9c3ea581","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:39:10.714Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:150","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:10.714Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:10.715Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-09T13:39:10.715Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:10.715Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:10.715Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:10.716Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-09T13:39:10.716Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","exists":true,"secret":"build-secret-1"} {"level":"info","ts":"2026-07-09T13:39:10.716Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:135","msg":"found secret repositories","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"repositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-09T13:39:10.716Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:142","msg":"checking for direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-09T13:39:10.716Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:144","msg":"secret repository is direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"secret":"build-secret-1"} {"level":"info","ts":"2026-07-09T13:39:10.727Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:409","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-two"} {"level":"info","ts":"2026-07-09T13:39:10.727Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:203","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-two","action":"VIEW"} {"level":"info","ts":"2026-07-09T13:39:11.086Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for component-two-juwu component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-09T13:39:11.989Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:917","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" configured for component-two-juwu Component in build-e2e-naso namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","audit":"true"} {"level":"info","ts":"2026-07-09T13:39:15.879Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:217","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two/pull/7962","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:15.879Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:380","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:15.879Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:403","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:15.985Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"99159811-343c-497e-ba3c-19fbd22f2193","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:39:16.088Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:150","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:16.088Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:16.089Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:16.089Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:16.089Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:16.089Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:16.090Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:16.090Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:16.090Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:16.097Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:409","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-build-nudge-parent-drwftv"} {"level":"info","ts":"2026-07-09T13:39:16.097Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:203","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-build-nudge-parent-drwftv","action":"VIEW"} {"level":"info","ts":"2026-07-09T13:39:17.371Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-multi-component-parent-gufi component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-09T13:39:21.919Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:217","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:21.919Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:380","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:21.919Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:403","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:22.086Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"5b13e09b-004e-4927-8ad1-3df327dfa10f","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:39:22.094Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:250","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:39:22.094Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:475","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:22.094Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:22.165Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:22.165Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:22.165Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:22.165Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:22.195Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:22.195Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:22.195Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:22.277Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:135","msg":"Pruned 1 PipelineRuns for Component build-e2e-pazo/gh-test-custom-default-nbdhkn","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"cd2d28fa-c88c-4150-b7ca-d61a2a0a16aa","action":"DELETE"} {"level":"info","ts":"2026-07-09T13:39:24.132Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1204","msg":"PaC configuration proposal branch konflux-gh-test-custom-default-nbdhkn is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:39:24.325Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:518","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-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:24.325Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:24.331Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:674","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-nbdhkn","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-default-nbdhkn","reconcileID":"068265c5-5ea1-4c8f-afdb-173863f77720","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:38.754Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"7c256cfa-dc3c-4569-8990-24a48428b418","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:38.761Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:674","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"7c256cfa-dc3c-4569-8990-24a48428b418","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:38.765Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:124","msg":"No PipelineRuns to prune for Component build-e2e-iund/test-annotations-zykndn","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-annotations-zykndn","namespace":"build-e2e-iund"},"namespace":"build-e2e-iund","name":"test-annotations-zykndn","reconcileID":"de87e935-2bf5-435c-9bf9-7f373cade718"} {"level":"info","ts":"2026-07-09T13:39:40.068Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"8c80b778-0dd5-4fb8-b770-a492dffa4d92"} {"level":"error","ts":"2026-07-09T13:39:40.070Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:196","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"8c80b778-0dd5-4fb8-b770-a492dffa4d92","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\": 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.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:196\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:39:40.070Z","caller":"controller/controller.go:495","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"8c80b778-0dd5-4fb8-b770-a492dffa4d92","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\": 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.23.3/pkg/internal/controller/controller.go:495\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:39:40.070Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"72163812-d00e-425b-b99a-6a2b50172e81"} {"level":"info","ts":"2026-07-09T13:39:42.085Z","caller":"controller/component_build_controller.go:526","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-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"72163812-d00e-425b-b99a-6a2b50172e81","audit":"true"} {"level":"info","ts":"2026-07-09T13:39:42.085Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:185","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"f15c8ee5-9629-4c56-a2bc-fb308ed6c7fc"} {"level":"info","ts":"2026-07-09T13:39:45.481Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:150","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:45.481Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:45.483Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:45.483Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:45.483Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:45.483Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:45.484Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:45.484Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:39:45.484Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:45.488Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:409","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-rqfkcn"} {"level":"info","ts":"2026-07-09T13:39:45.488Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:203","msg":"Using PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-rqfkcn","action":"VIEW"} {"level":"info","ts":"2026-07-09T13:39:46.305Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pipeline.go:161","msg":"Selected docker-build-oci-ta-min pipeline from quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta-min@sha256:3f54861727b893e8ef574a65c8173f980cdcd7da0aed9355fa5ff89e8981662d bundle for gh-test-custom-branch-evvhaz component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"audit":"true"} {"level":"info","ts":"2026-07-09T13:39:50.855Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:217","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:50.855Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:380","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:50.855Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:403","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:39:50.864Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3220f292-08e7-4da3-adcb-696f8c160b4a","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:41:24.392Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"029dba5d-4ad7-4d94-8476-4acf1ee403c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:24.578Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:666","msg":"removed subject from common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"029dba5d-4ad7-4d94-8476-4acf1ee403c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-xnikwk","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:24.627Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:250","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:41:24.627Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:475","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:24.627Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:24.628Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-09T13:41:24.628Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:41:24.628Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:24.628Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:24.629Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"count":2} {"level":"info","ts":"2026-07-09T13:41:24.629Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:129","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","exists":true,"secret":"build-secret-1"} {"level":"info","ts":"2026-07-09T13:41:24.629Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:135","msg":"found secret repositories","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"repositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-09T13:41:24.629Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:142","msg":"checking for direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"componentRepository":"redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","secretRepositories":["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} {"level":"info","ts":"2026-07-09T13:41:24.629Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:144","msg":"secret repository is direct match","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"secret":"build-secret-1"} {"level":"info","ts":"2026-07-09T13:41:25.595Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1169","msg":"Pipelines as Code webhook \"https://hook.pipelinesascode.com/FMPGBULUKAyF\" deleted for component-two-juwu Component in build-e2e-naso namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:41:26.358Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1204","msg":"PaC configuration proposal branch konflux-component-two-juwu is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:41:26.366Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:854","msg":"Updated incomings in the PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-no-app-secret-lookup-sample-repo-two","action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:41:26.366Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:521","msg":"Pipelines as Code configuration merge request has been closed: ","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:26.366Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:26.371Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:674","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"d8c4e1a3-6e3e-4a93-b3fd-38ee9efd81c0","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:41:26.371Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"00055802-32a3-48b3-a178-7ce411c1c83e","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-puofpc","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T13:42:08.927Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:135","msg":"Pruned 1 PipelineRuns for Component build-e2e-naso/component-two-juwu","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-juwu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-two-juwu","reconcileID":"6a09ec92-385b-49ce-9fe1-274f753a4543","action":"DELETE"} {"level":"info","ts":"2026-07-09T13:42:09.434Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:124","msg":"No PipelineRuns to prune for Component build-e2e-naso/component-one-bwnu","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-one-bwnu","namespace":"build-e2e-naso"},"namespace":"build-e2e-naso","name":"component-one-bwnu","reconcileID":"704f8844-06fd-4fe2-92ae-7509dc3f8bd4"} {"level":"info","ts":"2026-07-09T13:46:58.689Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"bc805d1d-2a8c-4faf-956a-e9e590943404","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:46:58.689Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"bc805d1d-2a8c-4faf-956a-e9e590943404","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:46:58.965Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:257","msg":"adding finalizer for component nudge","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"bc805d1d-2a8c-4faf-956a-e9e590943404"} {"level":"info","ts":"2026-07-09T13:46:59.079Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"bc1ac3aa-1475-466b-971b-124c66d0a116","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:46:59.079Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"bc1ac3aa-1475-466b-971b-124c66d0a116","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:47:16.878Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"b4381948-4962-41d6-97a2-f0056fe42ac4","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:47:16.878Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"b4381948-4962-41d6-97a2-f0056fe42ac4","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:47:25.479Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"d2e3cf7c-9a09-4b66-a7b3-df65e9c2e7fc","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:47:25.479Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"d2e3cf7c-9a09-4b66-a7b3-df65e9c2e7fc","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:47:35.576Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"e13778a4-5739-4ee4-9f9c-a5f43b292f60","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:47:35.576Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"e13778a4-5739-4ee4-9f9c-a5f43b292f60","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:48:15.289Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"bc57f058-8d56-4df1-b1ca-cc4b6e90c93f","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:48:15.289Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"bc57f058-8d56-4df1-b1ca-cc4b6e90c93f","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:50:07.737Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"f30a8fe7-5385-43a6-9320-c9229d27f4a2","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:50:07.737Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"f30a8fe7-5385-43a6-9320-c9229d27f4a2","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:50:42.684Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"adac3b34-86fb-4783-8a8f-52cd7745dcdc","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:50:42.684Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"adac3b34-86fb-4783-8a8f-52cd7745dcdc","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:07.750Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"57b295ca-45b5-42d8-9c7a-ee78d6ec58e9","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:07.750Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"57b295ca-45b5-42d8-9c7a-ee78d6ec58e9","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:10.476Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"7b3050c5-12b6-44fc-92ce-84545b9d7958","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:10.476Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"7b3050c5-12b6-44fc-92ce-84545b9d7958","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:14.517Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"d48a9e6f-e049-482a-b194-3ff86eb5d7c0","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:14.517Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"d48a9e6f-e049-482a-b194-3ff86eb5d7c0","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:18.595Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"7ed0be21-c7f2-439a-ad27-3788279fa7f6","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:18.595Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"7ed0be21-c7f2-439a-ad27-3788279fa7f6","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:23.650Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"2312a309-62f0-485b-ab03-b9619989d954","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:23.650Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"2312a309-62f0-485b-ab03-b9619989d954","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:51.954Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:51.954Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:51.958Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:244","msg":"PipelineRun complete","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"info","ts":"2026-07-09T13:51:51.958Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:246","msg":"will run renovate job","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"info","ts":"2026-07-09T13:51:51.958Z","caller":"controller/component_dependency_update_controller.go:320","msg":"image used for nudging","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","ImageName":"quay.io/redhat-appstudio-qe/build-e2e-aotu/gh-multi-component-parent-gufi:122b19eb702e0c2870588a9185bfe898ab17bc2d","Digest":"sha256:c548fa14c6563296ecbc84f30cffa6dca696cb591722ab6840d566c692f83414"} {"level":"info","ts":"2026-07-09T13:51:52.059Z","caller":"controller/component_dependency_update_controller.go:360","msg":"searching for releasePlanAdmissions for component to find distribution repos","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","ComponentName":"gh-multi-component-parent-gufi"} {"level":"info","ts":"2026-07-09T13:51:52.059Z","caller":"controller/component_dependency_update_controller.go:363","msg":"considering ReleaseAdmissionPlan","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","plan":"demo","origin":"build-e2e-aotu","namespace":"build-e2e-aotu-managed"} {"level":"info","ts":"2026-07-09T13:51:52.059Z","caller":"controller/component_dependency_update_controller.go:382","msg":"added distribution repo for component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","repo":"quay.io/redhat-appstudio-qe/release-repository"} {"level":"info","ts":"2026-07-09T13:51:52.059Z","caller":"controller/component_dependency_update_controller.go:584","msg":"secrets linked to service account","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","count":2} {"level":"info","ts":"2026-07-09T13:51:52.060Z","caller":"controller/component_dependency_update_controller.go:593","msg":"found docker config secrets","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","count":6} {"level":"info","ts":"2026-07-09T13:51:52.060Z","caller":"controller/component_dependency_update_controller.go:670","msg":"found full match of repository in auth","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","repo":"quay.io/redhat-appstudio-qe/build-e2e-aotu/gh-multi-component-parent-gufi","secretName":"imagerepository-for-build-suite-component-update-bvyx-gh-multi-component-parent-gufi-image-push"} {"level":"info","ts":"2026-07-09T13:51:52.061Z","caller":"controller/renovate_util.go:295","msg":"getting app installation for component repository","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","ComponentName":"gh-multi-component-child-gufi","ComponentNamespace":"build-e2e-aotu","RepositoryUrl":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv"} {"level":"info","ts":"2026-07-09T13:51:53.821Z","caller":"controller/renovate_util.go:366","msg":"component to update for installations","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","component":"gh-multi-component-child-gufi","repositories":[{"repository":"redhat-appstudio-qe/build-nudge-child-drwftv","baseBranches":["multi-component-child-base-gufi"]}]} {"level":"info","ts":"2026-07-09T13:51:53.821Z","caller":"controller/component_dependency_update_controller.go:419","msg":"found new targets for GitHub app","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","targets":1} {"level":"info","ts":"2026-07-09T13:51:53.822Z","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","count":0} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","count":0} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"error","ts":"2026-07-09T13:51:53.823Z","caller":"controller/renovate_util.go:182","msg":"error getting basic auth credentials for component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","ComponentName":"gh-multi-component-child-gufi","ComponentNamespace":"build-e2e-aotu","error":"201: Secret with git credential not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.ComponentDependenciesUpdater.GetUpdateTargetsBasicAuth\n\t/workspace/internal/controller/renovate_util.go:182\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).handleCompletedBuild\n\t/workspace/internal/controller/component_dependency_update_controller.go:424\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:250\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"controller/renovate_util.go:183","msg":"for repository https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"controller/component_dependency_update_controller.go:425","msg":"found new targets for basic auth","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","targets":0} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"controller/component_dependency_update_controller.go:432","msg":"will create renovate job","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"controller/renovate_util.go:633","msg":"Creating renovate pipeline for 1 components","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"info","ts":"2026-07-09T13:51:53.823Z","caller":"controller/renovate_util.go:667","msg":"Creating renovate config map entry for gh-multi-component-child-gufi component with length 2314 and value {\"platform\":\"github\",\"username\":\"konflux-ci-e2e-tests[bot]\",\"gitAuthor\":\"konflux-ci-e2e-tests \\u003c217083152+konflux-ci-e2e-tests[bot]@users.noreply.github.com\\u003e\",\"onboarding\":false,\"requireConfig\":\"ignored\",\"repositories\":[{\"repository\":\"redhat-appstudio-qe/build-nudge-child-drwftv\",\"baseBranches\":[\"multi-component-child-base-gufi\"]}],\"enabledManagers\":[\"custom.regex\"],\"endpoint\":\"https://api.github.com/\",\"customManagers\":[{\"fileMatch\":[\".*Dockerfile.*\",\".*.yaml\",\".*Containerfile.*\"],\"customType\":\"regex\",\"datasourceTemplate\":\"docker\",\"matchStrings\":[\"quay.io/redhat-appstudio-qe/build-e2e-aotu/gh-multi-component-parent-gufi(:.*)?@(?\\u003ccurrentDigest\\u003esha256:[a-f0-9]+)\",\"quay.io/redhat-appstudio-qe/release-repository(:.*)?@(?\\u003ccurrentDigest\\u003esha256:[a-f0-9]+)\"],\"currentValueTemplate\":\"122b19eb702e0c2870588a9185bfe898ab17bc2d\",\"depNameTemplate\":\"quay.io/redhat-appstudio-qe/build-e2e-aotu/gh-multi-component-parent-gufi\"}],\"registryAliases\":{\"quay.io/redhat-appstudio-qe/release-repository\":\"quay.io/redhat-appstudio-qe/build-e2e-aotu/gh-multi-component-parent-gufi\"},\"packageRules\":[{\"matchPackagePatterns\":[\"*\"],\"enabled\":false},{\"matchPackageNames\":[\"quay.io/redhat-appstudio-qe/build-e2e-aotu/gh-multi-component-parent-gufi\",\"quay.io/redhat-appstudio-qe/release-repository\"],\"groupName\":\"Component Update gh-multi-component-parent-gufi\",\"branchPrefix\":\"konflux/component-updates/\",\"branchTopic\":\"gh-multi-component-parent-gufi\",\"additionalBranchPrefix\":\"gh-multi-component-child-gufi-\",\"commitMessageTopic\":\"gh-multi-component-parent-gufi\",\"commitBody\":\"Image created from 'https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv?rev=122b19eb702e0c2870588a9185bfe898ab17bc2d'\\n\\nSigned-off-by: konflux-ci-e2e-tests \\u003c217083152+konflux-ci-e2e-tests[bot]@users.noreply.github.com\\u003e\",\"prFooter\":\"To execute skipped test pipelines write comment `/ok-to-test`\",\"prHeader\":\"Image created from 'https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv?rev=122b19eb702e0c2870588a9185bfe898ab17bc2d'\",\"recreateWhen\":\"always\",\"rebaseWhen\":\"behind-base-branch\",\"enabled\":true}],\"forkProcessing\":\"enabled\",\"extends\":[],\"dependencyDashboard\":false,\"labels\":[\"konflux-nudge\"],\"automerge\":false,\"platformAutomerge\":false,\"ignoreTests\":false,\"gitLabIgnoreApprovals\":false}","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9"} {"level":"info","ts":"2026-07-09T13:51:53.843Z","caller":"controller/renovate_util.go:861","msg":"Renovate pipeline renovate-pipeline-1783605113-dfeea triggered","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"67253c42-238e-4206-9aed-002970159cf9","action":"ADD"} {"level":"info","ts":"2026-07-09T13:51:54.077Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"e1964fbd-1423-4e6c-bd35-4aae7444889d","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:54.078Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"e1964fbd-1423-4e6c-bd35-4aae7444889d","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:54.277Z","caller":"controller/component_dependency_update_controller.go:285","msg":"returning early as resource is out of date","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"e1964fbd-1423-4e6c-bd35-4aae7444889d"} {"level":"info","ts":"2026-07-09T13:51:55.278Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:214","msg":"component has BuildNudgesRef set","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"70612a92-a12b-4576-886a-bbea0baa9675","ComponentName":"gh-multi-component-parent-gufi","BuildNudgesRef":["gh-multi-component-child-gufi"]} {"level":"info","ts":"2026-07-09T13:51:55.278Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:229","msg":"component in BuildNudgesRef exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"70612a92-a12b-4576-886a-bbea0baa9675","ComponentName":"gh-multi-component-child-gufi"} {"level":"info","ts":"2026-07-09T13:51:55.282Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:244","msg":"PipelineRun complete","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gufi-on-push-4785t","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi-on-push-4785t","reconcileID":"70612a92-a12b-4576-886a-bbea0baa9675"} {"level":"info","ts":"2026-07-09T13:54:16.263Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:250","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:54:16.263Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:475","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:16.263Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:16.264Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:16.264Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:16.264Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:16.265Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:16.266Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:16.266Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:16.266Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:17.703Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1204","msg":"PaC configuration proposal branch konflux-gh-multi-component-parent-gufi is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:54:22.089Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac_repository.go:854","msg":"Updated incomings in the PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-build-nudge-parent-drwftv","action":"UPDATE"} {"level":"info","ts":"2026-07-09T13:54:22.089Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:516","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:22.089Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:22.100Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:666","msg":"removed subject from common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"a4506e70-1794-4059-a131-b9557d70384d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:22.100Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"d17740f2-0f20-4edc-93b0-4d162d8a7625","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-drwftv","revision":"multi-component-parent-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:31.350Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:135","msg":"Pruned 2 PipelineRuns for Component build-e2e-aotu/gh-multi-component-parent-gufi","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-parent-gufi","reconcileID":"30540831-8eb6-41fe-ad67-de2932e19ddb","action":"DELETE"} {"level":"info","ts":"2026-07-09T13:54:32.383Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:250","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T13:54:32.383Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:475","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:32.383Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:32.384Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:32.384Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:32.384Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:32.384Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:32.385Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:32.385Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T13:54:32.385Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"error","ts":"2026-07-09T13:54:32.765Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"0917c895-aeff-464a-98f2-996700bf44b8","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:32.765Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"0917c895-aeff-464a-98f2-996700bf44b8","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:54:32.765Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:135","msg":"Pruned 6 PipelineRuns for Component build-e2e-aotu/gh-multi-component-child-gufi","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"eeece636-db3a-4c53-977c-345362e872a5","action":"DELETE"} {"level":"error","ts":"2026-07-09T13:54:32.865Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"c08b5f1b-2c33-4ea2-83ba-b965f8a1089d","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:32.865Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"c08b5f1b-2c33-4ea2-83ba-b965f8a1089d","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.267Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"eae98ac5-187f-4ae7-b9e9-9ae562c1f5ee","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.267Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"eae98ac5-187f-4ae7-b9e9-9ae562c1f5ee","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.278Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"dbcebe44-9e6d-4f9b-bb87-5c9a384d8a71","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.278Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"dbcebe44-9e6d-4f9b-bb87-5c9a384d8a71","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.366Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"00aa6f0b-7dd4-4fe9-b2d2-d184326c9fb9","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.366Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"00aa6f0b-7dd4-4fe9-b2d2-d184326c9fb9","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.566Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"2a777121-0638-4a0b-b984-e923ad8df7d1","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.566Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"2a777121-0638-4a0b-b984-e923ad8df7d1","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.579Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"d60561f1-3794-46f3-a9ad-54d2173c64c4","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.579Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"d60561f1-3794-46f3-a9ad-54d2173c64c4","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.666Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"9e18495c-cbc7-4ad2-b794-409463062722","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.666Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"9e18495c-cbc7-4ad2-b794-409463062722","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.678Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"b3bfdc76-a82a-45db-befc-7bd020378dbe","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.678Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"b3bfdc76-a82a-45db-befc-7bd020378dbe","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.967Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"978de378-c25f-4eb7-97e2-8cb318afb8ca","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:33.967Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-8m2kg","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-8m2kg","reconcileID":"978de378-c25f-4eb7-97e2-8cb318afb8ca","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:54:34.279Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1204","msg":"PaC configuration proposal branch konflux-gh-multi-component-child-gufi is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"action":"DELETE"} {"level":"error","ts":"2026-07-09T13:54:34.664Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"d2d06f56-70aa-4e95-97bf-bd2212eeda0f","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:34.664Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"d2d06f56-70aa-4e95-97bf-bd2212eeda0f","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:34.849Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"cb4bc99a-3b50-4643-ab96-46f7dbbb5374","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:34.849Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-2nh8k","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-2nh8k","reconcileID":"cb4bc99a-3b50-4643-ab96-46f7dbbb5374","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:34.877Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:503","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-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"},"audit":"true","error":"GET https://api.github.com/repos/redhat-appstudio-qe/build-nudge-child-drwftv/git/ref/heads/multi-component-child-base-gufi: 404 Not Found [] No scope is found from response header. Check it from GitHub settings.","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).UndoPaCProvisionForComponentOldModel\n\t/workspace/internal/controller/component_build_controller_pac.go:503\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconcilerOldModel).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:253\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T13:54:34.878Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-07-09T13:54:34.884Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:674","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-child-gufi","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi","reconcileID":"2c55aa52-da1b-4cf3-ae2d-bb1f63f0e2ff","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-drwftv","revision":"multi-component-child-base-gufi","dockerfileUrl":"Dockerfile"}} {"level":"error","ts":"2026-07-09T13:54:35.769Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"496f4656-3c8c-4c44-9a45-0e6275fe4fed","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T13:54:35.769Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gufi-on-push-f7zfs","namespace":"build-e2e-aotu"},"namespace":"build-e2e-aotu","name":"gh-multi-component-child-gufi-on-push-f7zfs","reconcileID":"496f4656-3c8c-4c44-9a45-0e6275fe4fed","error":"Component.appstudio.redhat.com \"gh-multi-component-child-gufi\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T14:00:03.950Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_secrets.go:140","msg":"incoming secret created","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:03.950Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:03.952Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:03.952Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:03.952Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:03.952Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:03.953Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:03.953Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:03.953Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:04.773Z","logger":"ComponentOnboarding.TriggerPaCBuild","caller":"controller/component_build_controller_pac.go:423","msg":"Added incomings to the PaC repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"3f5b294f-66eb-4594-8691-881a185fc992","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"PaCRepositoryName":"github-com-redhat-appstudio-qe-devfile-sample-hello-world-rqfkcn","action":"UPDATE"} {"level":"info","ts":"2026-07-09T14:00:04.781Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:04.782Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:04.782Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:04.782Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:04.782Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:04.783Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:04.783Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:00:04.783Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:05.857Z","logger":"ComponentOnboarding.TriggerPaCBuild","caller":"controller/component_build_controller_pac.go:464","msg":"PaC build manually triggered push pipeline for component: gh-test-custom-branch-evvhaz, endpoint http://pipelines-as-code-controller.pipelines-as-code.svc.cluster.local:8180/incoming with params {\"params\": {\"source_url\": \"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn\"}, \"secret\": \"\", \"repository\": \"github-com-redhat-appstudio-qe-devfile-sample-hello-world-rqfkcn\", \"branch\": \"base-trupll\", \"pipelinerun\": \"gh-test-custom-branch-evvhaz-on-push\", \"namespace\": \"build-e2e-pazo\"}","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:00:05.863Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:484","msg":"updated component after build request: trigger-pac-build","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"190393f9-9349-4b27-b018-a28cccb25886","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-07-09T14:04:24.401Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:250","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T14:04:24.401Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:475","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:04:24.401Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:04:24.403Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:04:24.403Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:04:24.403Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:04:24.403Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:90","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:04:24.404Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:101","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:04:24.404Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:162","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-07-09T14:04:24.404Z","logger":"ComponentOnboarding","caller":"k8s/credentials.go:109","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:04:24.487Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller_oldmodel.go:135","msg":"Pruned 1 PipelineRuns for Component build-e2e-pazo/gh-test-custom-branch-evvhaz","controller":"PaCPipelineRunPrunerOld","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"ea9dd140-f955-430e-b48b-5e2fa11e5454","action":"DELETE"} {"level":"error","ts":"2026-07-09T14:04:24.665Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","reconcileID":"e50711b5-b9bf-40fc-ad14-278d0853578d","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T14:04:24.665Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","reconcileID":"e50711b5-b9bf-40fc-ad14-278d0853578d","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T14:04:24.678Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","reconcileID":"a91d6eac-9dac-4e74-bbb4-3d68efa28baf","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T14:04:24.678Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","reconcileID":"a91d6eac-9dac-4e74-bbb4-3d68efa28baf","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T14:04:24.778Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:191","msg":"failed to get component","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","reconcileID":"c021ea31-8aca-487b-9f94-ee426fe1829f","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:191\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"error","ts":"2026-07-09T14:04:24.778Z","logger":"ComponentNudge","caller":"controller/component_dependency_update_controller.go:200","msg":"component doesn't exist","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz-on-push-zpcgg","reconcileID":"c021ea31-8aca-487b-9f94-ee426fe1829f","error":"Component.appstudio.redhat.com \"gh-test-custom-branch-evvhaz\" not found","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentDependencyUpdateReconciler).Reconcile\n\t/workspace/internal/controller/component_dependency_update_controller.go:200\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:479\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:438\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313"} {"level":"info","ts":"2026-07-09T14:04:26.430Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_pac.go:1204","msg":"PaC configuration proposal branch konflux-gh-test-custom-branch-evvhaz is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-07-09T14:04:30.989Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:516","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn/pull/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:04:30.989Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:620","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-07-09T14:04:30.995Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:674","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-evvhaz","namespace":"build-e2e-pazo"},"namespace":"build-e2e-pazo","name":"gh-test-custom-branch-evvhaz","reconcileID":"98164039-6dd0-44f8-af78-68b55891dca3","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqfkcn","revision":"base-trupll","dockerfileUrl":"docker/Dockerfile"}}