<?xml version="1.0" encoding="UTF-8"?>
  <testsuites tests="157" disabled="144" errors="0" failures="2" time="1894.785740302">
      <testsuite name="Build Service E2E" package="/workspace/source/e2e-tests/tests" tests="157" disabled="7" skipped="137" errors="0" failures="2" time="1894.785740302" timestamp="2026-05-11T12:20:44">
          <properties>
              <property name="SuiteSucceeded" value="false"></property>
              <property name="SuiteHasProgrammaticFocus" value="false"></property>
              <property name="SpecialSuiteFailureReason" value=""></property>
              <property name="SuiteLabels" value="[]"></property>
              <property name="SuiteSemVerConstraints" value="[]"></property>
              <property name="SuiteComponentSemVerConstraints" value="[]"></property>
              <property name="RandomSeed" value="1778501804"></property>
              <property name="RandomizeAllSpecs" value="false"></property>
              <property name="LabelFilter" value="build-service &amp;&amp; forgejo"></property>
              <property name="SemVerFilter" value=""></property>
              <property name="FocusStrings" value=""></property>
              <property name="SkipStrings" value=""></property>
              <property name="FocusFiles" value=""></property>
              <property name="SkipFiles" value=""></property>
              <property name="FailOnPending" value="false"></property>
              <property name="FailOnEmpty" value="true"></property>
              <property name="FailFast" value="false"></property>
              <property name="FlakeAttempts" value="0"></property>
              <property name="DryRun" value="false"></property>
              <property name="ParallelTotal" value="5"></property>
              <property name="OutputInterceptorMode" value="none"></property>
          </properties>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private correctly targets the default branch (that is not named &#39;main&#39;) with PaC [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private workspace parameter is set correctly in PaC repository CR [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private build pipeline uses the correct serviceAccount [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private component build status is set correctly [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private created image repo is private [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private PR branch should not exist in the repo [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private related image repo and the robot account should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created should lead to a PaC init PR creation [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created the PipelineRun should eventually finish successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created created image repo is public [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created image tag is updated successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created should ensure pruning labels are set [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created eventually leads to the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated should lead to a PaC init PR update [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated PipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated eventually leads to another update of a PR about the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged does not have expiration set [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged After updating image visibility to private, it should not trigger another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged image repo is updated to private [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the component is removed related image repo and robot accounts deleted [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the component is removed purge PR is created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace creates component with nudges [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="36.787654817">
              <system-err>&gt; Enter [BeforeAll] component update with renovate - /workspace/source/e2e-tests/tests/renovate.go:72 @ 05/11/26 12:20:44.458&#xA;ReleaseAdmissionPlan data: {&#34;Mapping&#34;:{&#34;Components&#34;:[{&#34;Name&#34;:&#34;fj-multi-component-parent-acdp&#34;,&#34;Repository&#34;:&#34;quay.io/redhat-appstudio-qe/release-repository&#34;}]}}&#xA;&lt; Exit [BeforeAll] component update with renovate - /workspace/source/e2e-tests/tests/renovate.go:72 @ 05/11/26 12:20:58.408 (13.95s)&#xA;&gt; Enter [It] creates component with nudges - /workspace/source/e2e-tests/tests/renovate.go:235 @ 05/11/26 12:20:58.408&#xA;Image repository for component fj-multi-component-child-acdp in namespace build-e2e-rgfl do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;Image repository for component fj-multi-component-parent-acdp in namespace build-e2e-rgfl do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;&lt; Exit [It] creates component with nudges - /workspace/source/e2e-tests/tests/renovate.go:235 @ 05/11/26 12:21:21.245 (22.837s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/renovate.go:28 @ 05/11/26 12:21:21.245&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/renovate.go:28 @ 05/11/26 12:21:21.245 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace triggers a PipelineRun for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="failed" time="1806.947250936">
              <failure message="Timed out after 1800.000s.&#xA;timed out when waiting for the PipelineRun to start for the component fj-multi-component-parent-acdp/build-e2e-rgfl&#xA;Expected success, but got an error:&#xA;    &lt;*errors.errorString | 0xc00030c1b0&gt;: &#xA;    no pipelinerun found for component fj-multi-component-parent-acdp&#xA;    {&#xA;        s: &#34;no pipelinerun found for component fj-multi-component-parent-acdp&#34;,&#xA;    }" type="failed">[FAILED] Timed out after 1800.000s.&#xA;timed out when waiting for the PipelineRun to start for the component fj-multi-component-parent-acdp/build-e2e-rgfl&#xA;Expected success, but got an error:&#xA;    &lt;*errors.errorString | 0xc00030c1b0&gt;: &#xA;    no pipelinerun found for component fj-multi-component-parent-acdp&#xA;    {&#xA;        s: &#34;no pipelinerun found for component fj-multi-component-parent-acdp&#34;,&#xA;    }&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:272 @ 05/11/26 12:51:21.247&#xA;</failure>
              <system-err>&gt; Enter [It] triggers a PipelineRun for parent component  - /workspace/source/e2e-tests/tests/renovate.go:259 @ 05/11/26 12:21:21.246&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;PipelineRun has not been created yet for the component build-e2e-rgfl/fj-multi-component-parent-acdp&#xA;[FAILED] Timed out after 1800.000s.&#xA;timed out when waiting for the PipelineRun to start for the component fj-multi-component-parent-acdp/build-e2e-rgfl&#xA;Expected success, but got an error:&#xA;    &lt;*errors.errorString | 0xc00030c1b0&gt;: &#xA;    no pipelinerun found for component fj-multi-component-parent-acdp&#xA;    {&#xA;        s: &#34;no pipelinerun found for component fj-multi-component-parent-acdp&#34;,&#xA;    }&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:272 @ 05/11/26 12:51:21.247&#xA;&lt; Exit [It] triggers a PipelineRun for parent component  - /workspace/source/e2e-tests/tests/renovate.go:259 @ 05/11/26 12:51:21.247 (30m0.001s)&#xA;&gt; Enter [AfterAll] component update with renovate - /workspace/source/e2e-tests/tests/renovate.go:214 @ 05/11/26 12:51:21.247&#xA;&lt; Exit [AfterAll] component update with renovate - /workspace/source/e2e-tests/tests/renovate.go:214 @ 05/11/26 12:51:27.459 (6.212s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/renovate.go:28 @ 05/11/26 12:51:27.459&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/renovate.go:28 @ 05/11/26 12:51:28.193 (734ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:274 @ 05/11/26 12:51:28.194&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:285 @ 05/11/26 12:51:28.194&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace should lead to a PaC PR creation for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:289 @ 05/11/26 12:51:28.195&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace Merging the PaC PR should be successful for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:307 @ 05/11/26 12:51:28.195&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:318 @ 05/11/26 12:51:28.195&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace should lead to a PaC PR creation for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:358 @ 05/11/26 12:51:28.195&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace Merging the PaC PR should be successful for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:375 @ 05/11/26 12:51:28.196&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace PR merge triggers PAC PipelineRun for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:385 @ 05/11/26 12:51:28.196&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace PAC PipelineRun for parent component  is successful [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:401 @ 05/11/26 12:51:28.196&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace should lead to a nudge PR creation for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:412 @ 05/11/26 12:51:28.196&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace merging the PR should be successful for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:429 @ 05/11/26 12:51:28.197&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/renovate.go:440 @ 05/11/26 12:51:28.197&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build annotations when component is created with invalid build request annotations handles invalid request annotation [build-service, github, annotations]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace creates component with context directory go-component [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace triggers a PipelineRun for component go-component-wztyfd [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace should lead to a PaC PR creation for component go-component-wztyfd [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace the PipelineRun should eventually finish successfully for component go-component-wztyfd [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace merging the PR should be successful [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace leads to triggering on push PipelineRun [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace creates component with context directory python-component [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace triggers a PipelineRun for component python-component-inuvnq [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace should lead to a PaC PR creation for component python-component-inuvnq [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace the PipelineRun should eventually finish successfully for component python-component-inuvnq [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace merging the PR should be successful [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace leads to triggering on push PipelineRun [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace only one component is changed [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace only related pipelinerun should be triggered [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when a components is created with same git url in different namespace should fail to configure PaC for the component [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace creates component with nudges [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace triggers a PipelineRun for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace should lead to a PaC PR creation for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace Merging the PaC PR should be successful for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace should lead to a PaC PR creation for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace Merging the PaC PR should be successful for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace PR merge triggers PAC PipelineRun for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace PAC PipelineRun for parent component  is successful [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace should lead to a nudge PR creation for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace merging the PR should be successful for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created creates first component [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created creates second component [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created check first component annotation has errors [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created triggered PipelineRun is for component  [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created check only one pipelinerun should be triggered [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created when second component is deleted, pac pr branch should not exist in the repo [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private correctly targets the default branch (that is not named &#39;main&#39;) with PaC [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private workspace parameter is set correctly in PaC repository CR [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private build pipeline uses the correct serviceAccount [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private component build status is set correctly [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private created image repo is private [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private PR branch should not exist in the repo [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private related image repo and the robot account should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created should lead to a PaC init PR creation [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created the PipelineRun should eventually finish successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created created image repo is public [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created image tag is updated successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created should ensure pruning labels are set [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created eventually leads to the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated should lead to a PaC init PR update [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated PipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated eventually leads to another update of a PR about the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged does not have expiration set [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged After updating image visibility to private, it should not trigger another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged image repo is updated to private [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the component is removed related image repo and robot accounts deleted [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the component is removed purge PR is created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace creates component with nudges [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace triggers a PipelineRun for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace should lead to a PaC PR creation for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace Merging the PaC PR should be successful for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace should lead to a PaC PR creation for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace Merging the PaC PR should be successful for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace PR merge triggers PAC PipelineRun for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace PAC PipelineRun for parent component  is successful [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace should lead to a nudge PR creation for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace merging the PR should be successful for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private correctly targets the default branch (that is not named &#39;main&#39;) with PaC [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="30.523869328">
              <system-err>&gt; Enter [BeforeAll] PaC component build - /workspace/source/e2e-tests/tests/pac_build.go:56 @ 05/11/26 12:20:44.378&#xA;&lt; Exit [BeforeAll] PaC component build - /workspace/source/e2e-tests/tests/pac_build.go:56 @ 05/11/26 12:20:52.944 (8.566s)&#xA;&gt; Enter [BeforeAll] when a new component without specified branch is created and with visibility private - /workspace/source/e2e-tests/tests/pac_build.go:118 @ 05/11/26 12:20:52.944&#xA;Image repository for component fj-test-custom-default-ltewvi in namespace build-e2e-zhjz do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;&lt; Exit [BeforeAll] when a new component without specified branch is created and with visibility private - /workspace/source/e2e-tests/tests/pac_build.go:118 @ 05/11/26 12:21:04.481 (11.537s)&#xA;&gt; Enter [It] correctly targets the default branch (that is not named &#39;main&#39;) with PaC - /workspace/source/e2e-tests/tests/pac_build.go:137 @ 05/11/26 12:21:04.482&#xA;&lt; Exit [It] correctly targets the default branch (that is not named &#39;main&#39;) with PaC - /workspace/source/e2e-tests/tests/pac_build.go:137 @ 05/11/26 12:21:14.902 (10.42s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:14.902&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:14.902 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private workspace parameter is set correctly in PaC repository CR [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.123909094">
              <system-err>&gt; Enter [It] workspace parameter is set correctly in PaC repository CR - /workspace/source/e2e-tests/tests/pac_build.go:154 @ 05/11/26 12:21:14.903&#xA;&lt; Exit [It] workspace parameter is set correctly in PaC repository CR - /workspace/source/e2e-tests/tests/pac_build.go:154 @ 05/11/26 12:21:15.026 (123ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:15.027&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:15.027 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="20.276640186">
              <system-err>&gt; Enter [It] triggers a PipelineRun - /workspace/source/e2e-tests/tests/pac_build.go:176 @ 05/11/26 12:21:15.028&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;&lt; Exit [It] triggers a PipelineRun - /workspace/source/e2e-tests/tests/pac_build.go:176 @ 05/11/26 12:21:35.304 (20.276s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:35.304&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:35.304 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private build pipeline uses the correct serviceAccount [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.000247725">
              <system-err>&gt; Enter [It] build pipeline uses the correct serviceAccount - /workspace/source/e2e-tests/tests/pac_build.go:191 @ 05/11/26 12:21:35.305&#xA;&lt; Exit [It] build pipeline uses the correct serviceAccount - /workspace/source/e2e-tests/tests/pac_build.go:191 @ 05/11/26 12:21:35.305 (0s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:35.305&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:35.305 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private component build status is set correctly [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.063518544">
              <system-err>&gt; Enter [It] component build status is set correctly - /workspace/source/e2e-tests/tests/pac_build.go:195 @ 05/11/26 12:21:35.305&#xA;build status annotation value: {&#34;pac&#34;:{&#34;state&#34;:&#34;enabled&#34;,&#34;merge-url&#34;:&#34;https://codeberg.org/konflux-qe/devfile-sample-hello-world-phaxpe/pulls/1&#34;,&#34;configuration-time&#34;:&#34;Mon, 11 May 2026 12:21:14 UTC&#34;},&#34;message&#34;:&#34;done&#34;}&#xA;state: enabled&#xA;mergeUrl: https://codeberg.org/konflux-qe/devfile-sample-hello-world-phaxpe/pulls/1&#xA;errId: 0&#xA;errMessage: &#xA;configurationTime: Mon, 11 May 2026 12:21:14 UTC&#xA;&lt; Exit [It] component build status is set correctly - /workspace/source/e2e-tests/tests/pac_build.go:195 @ 05/11/26 12:21:35.368 (63ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:35.369&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:35.369 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.973137232">
              <system-err>&gt; Enter [It] image repo and robot account created successfully - /workspace/source/e2e-tests/tests/pac_build.go:225 @ 05/11/26 12:21:35.369&#xA;&lt; Exit [It] image repo and robot account created successfully - /workspace/source/e2e-tests/tests/pac_build.go:225 @ 05/11/26 12:21:36.342 (973ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:36.342&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:36.342 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private created image repo is private [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.319087612">
              <system-err>&gt; Enter [It] created image repo is private - /workspace/source/e2e-tests/tests/pac_build.go:243 @ 05/11/26 12:21:36.343&#xA;&lt; Exit [It] created image repo is private - /workspace/source/e2e-tests/tests/pac_build.go:243 @ 05/11/26 12:21:36.661 (319ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:36.662&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:36.662 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="19.48810362">
              <system-err>&gt; Enter [It] a related PipelineRun should be deleted after deleting the component - /workspace/source/e2e-tests/tests/pac_build.go:249 @ 05/11/26 12:21:36.663&#xA;&lt; Exit [It] a related PipelineRun should be deleted after deleting the component - /workspace/source/e2e-tests/tests/pac_build.go:249 @ 05/11/26 12:21:56.15 (19.488s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:56.15&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:56.15 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private PR branch should not exist in the repo [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.339869899">
              <system-err>&gt; Enter [It] PR branch should not exist in the repo - /workspace/source/e2e-tests/tests/pac_build.go:264 @ 05/11/26 12:21:56.151&#xA;&lt; Exit [It] PR branch should not exist in the repo - /workspace/source/e2e-tests/tests/pac_build.go:264 @ 05/11/26 12:21:56.491 (339ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:56.491&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:56.491 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private related image repo and the robot account should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.898394622">
              <system-err>&gt; Enter [It] related image repo and the robot account should be deleted after deleting the component - /workspace/source/e2e-tests/tests/pac_build.go:277 @ 05/11/26 12:21:56.492&#xA;&lt; Exit [It] related image repo and the robot account should be deleted after deleting the component - /workspace/source/e2e-tests/tests/pac_build.go:277 @ 05/11/26 12:21:57.39 (898ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:57.39&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:21:57.39 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="failed" time="1821.765099023">
              <failure message="Timed out after 1800.000s.&#xA;timed out when waiting for the PipelineRun to start for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;Expected success, but got an error:&#xA;    &lt;*errors.errorString | 0xc000ca0100&gt;: &#xA;    no pipelinerun found for component fj-test-custom-branch-dwucmq&#xA;    {&#xA;        s: &#34;no pipelinerun found for component fj-test-custom-branch-dwucmq&#34;,&#xA;    }" type="failed">[FAILED] Timed out after 1800.000s.&#xA;timed out when waiting for the PipelineRun to start for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;Expected success, but got an error:&#xA;    &lt;*errors.errorString | 0xc000ca0100&gt;: &#xA;    no pipelinerun found for component fj-test-custom-branch-dwucmq&#xA;    {&#xA;        s: &#34;no pipelinerun found for component fj-test-custom-branch-dwucmq&#34;,&#xA;    }&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:340 @ 05/11/26 12:52:17.998&#xA;</failure>
              <system-err>&gt; Enter [BeforeAll] when a new Component with specified custom branch is created - /workspace/source/e2e-tests/tests/pac_build.go:303 @ 05/11/26 12:21:57.391&#xA;Image repository for component fj-test-custom-branch-dwucmq in namespace build-e2e-zhjz do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;&lt; Exit [BeforeAll] when a new Component with specified custom branch is created - /workspace/source/e2e-tests/tests/pac_build.go:303 @ 05/11/26 12:22:17.997 (20.606s)&#xA;&gt; Enter [It] triggers a PipelineRun - /workspace/source/e2e-tests/tests/pac_build.go:327 @ 05/11/26 12:22:17.997&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;PipelineRun has not been created yet for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;[FAILED] Timed out after 1800.000s.&#xA;timed out when waiting for the PipelineRun to start for the component build-e2e-zhjz/fj-test-custom-branch-dwucmq&#xA;Expected success, but got an error:&#xA;    &lt;*errors.errorString | 0xc000ca0100&gt;: &#xA;    no pipelinerun found for component fj-test-custom-branch-dwucmq&#xA;    {&#xA;        s: &#34;no pipelinerun found for component fj-test-custom-branch-dwucmq&#34;,&#xA;    }&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:340 @ 05/11/26 12:52:17.998&#xA;&lt; Exit [It] triggers a PipelineRun - /workspace/source/e2e-tests/tests/pac_build.go:327 @ 05/11/26 12:52:17.998 (30m0.001s)&#xA;&gt; Enter [AfterAll] when a new Component with specified custom branch is created - /workspace/source/e2e-tests/tests/pac_build.go:320 @ 05/11/26 12:52:17.998&#xA;&lt; Exit [AfterAll] when a new Component with specified custom branch is created - /workspace/source/e2e-tests/tests/pac_build.go:320 @ 05/11/26 12:52:18.446 (448ms)&#xA;&gt; Enter [AfterAll] PaC component build - /workspace/source/e2e-tests/tests/pac_build.go:102 @ 05/11/26 12:52:18.446&#xA;&lt; Exit [AfterAll] PaC component build - /workspace/source/e2e-tests/tests/pac_build.go:102 @ 05/11/26 12:52:18.446 (0s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:52:18.446&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/e2e-tests/tests/pac_build.go:30 @ 05/11/26 12:52:19.156 (709ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created should lead to a PaC init PR creation [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:342 @ 05/11/26 12:52:19.156&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created the PipelineRun should eventually finish successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:360 @ 05/11/26 12:52:19.157&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:365 @ 05/11/26 12:52:19.157&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created created image repo is public [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:384 @ 05/11/26 12:52:19.157&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created image tag is updated successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:390 @ 05/11/26 12:52:19.157&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created should ensure pruning labels are set [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:416 @ 05/11/26 12:52:19.158&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created eventually leads to the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:433 @ 05/11/26 12:52:19.158&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:458 @ 05/11/26 12:52:19.158&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated should lead to a PaC init PR update [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:473 @ 05/11/26 12:52:19.158&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated PipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:492 @ 05/11/26 12:52:19.158&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated eventually leads to another update of a PR about the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:497 @ 05/11/26 12:52:19.159&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:523 @ 05/11/26 12:52:19.159&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:539 @ 05/11/26 12:52:19.159&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged does not have expiration set [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:545 @ 05/11/26 12:52:19.159&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged After updating image visibility to private, it should not trigger another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:560 @ 05/11/26 12:52:19.16&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged image repo is updated to private [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:590 @ 05/11/26 12:52:19.16&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the component is removed related image repo and robot accounts deleted [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:650 @ 05/11/26 12:52:19.16&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the component is removed purge PR is created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/e2e-tests/tests/pac_build.go:666 @ 05/11/26 12:52:19.161&#xA;</system-err>
          </testcase>
      </testsuite>
  </testsuites>