[
  {
    "SuitePath": "/tmp/tmp.gvXzT6ytoJ/cmd",
    "SuiteDescription": "Red Hat App Studio E2E tests",
    "SuiteLabels": [],
    "SuiteSemVerConstraints": [],
    "SuiteSucceeded": true,
    "SuiteHasProgrammaticFocus": false,
    "SpecialSuiteFailureReasons": [],
    "PreRunStats": {
      "TotalSpecs": 401,
      "SpecsThatWillRun": 58
    },
    "StartTime": "2026-04-01T15:37:29.181999478Z",
    "EndTime": "2026-04-01T16:04:18.935563295Z",
    "RunTime": 1609753563817,
    "SuiteConfig": {
      "RandomSeed": 1775057720,
      "RandomizeAllSpecs": false,
      "FocusStrings": null,
      "SkipStrings": null,
      "FocusFiles": null,
      "SkipFiles": null,
      "LabelFilter": "image-controller",
      "SemVerFilter": "",
      "FailOnPending": false,
      "FailOnEmpty": false,
      "FailFast": false,
      "FlakeAttempts": 0,
      "MustPassRepeatedly": 0,
      "DryRun": false,
      "PollProgressAfter": 0,
      "PollProgressInterval": 0,
      "Timeout": 5278393024373,
      "EmitSpecProgress": false,
      "OutputInterceptorMode": "none",
      "SourceRoots": null,
      "GracePeriod": 30000000000,
      "ParallelProcess": 1,
      "ParallelTotal": 20,
      "ParallelHost": "127.0.0.1:33165"
    },
    "SpecReports": [
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/block_releases_release_plan_admission.go",
            "LineNumber": 68
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negBlockReleases"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/block_releases_release_plan_admission.go",
          "LineNumber": 69
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "block-releases true in ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683369375Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/missing_release_plan_and_admission.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negMissingReleasePlan"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/missing_release_plan_and_admission.go",
          "LineNumber": 66
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "missing ReleasePlan makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.48703299Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/missing_release_plan_and_admission.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negMissingReleasePlan"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/missing_release_plan_and_admission.go",
          "LineNumber": 76
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "missing ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.487207633Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 106
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with context directory go-component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.487390567Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 125
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for component go-component-iatfxy",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.487474318Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for component go-component-iatfxy",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.580795261Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component go-component-iatfxy",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581342011Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.58183487Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.582723007Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 106
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with context directory python-component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.582965701Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 125
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for component python-component-xvgees",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583365178Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for component python-component-xvgees",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583886168Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component python-component-xvgees",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.584092862Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586239542Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.58722338Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 190
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "only one component is changed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68146177Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "only related pipelinerun should be triggered",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683047789Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[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"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
            "LineNumber": 219
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi_component.go",
          "LineNumber": 264
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should fail to configure PaC for the component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.684962324Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
          "LineNumber": 151
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.482033657Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Release PipelineRun is triggered",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484130156Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
          "LineNumber": 162
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Enterprise Contract Task has succeeded in the Release PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.48434226Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/happy_path.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484581325Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.486339617Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 128
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.486537821Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.580577917Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 136
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.580972104Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 178
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.581334041Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.581561135Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 187
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.581951342Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.582849819Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.583043423Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 238
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.583402769Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 242
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.583805707Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 246
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.586224292Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 286
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.586603369Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 291
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.68041851Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 295
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.681095223Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/fbc_release.go",
          "LineNumber": 299
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.684692299Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 150
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.683010748Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 160
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the rhtap release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.685211709Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 190
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.685677768Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 200
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the PR in infra-deployments repo is created/updated",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.686747288Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 117
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if release CR is created",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.681733395Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 12,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 127
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the advs release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.684810662Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 12,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 157
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.685081077Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 12,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the repository URL is valid",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.685319301Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 12,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build annotations",
          "when component is created with invalid build request annotations"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/annotations.go",
            "LineNumber": 28
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/annotations.go",
            "LineNumber": 63
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "annotations"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/annotations.go",
          "LineNumber": 89
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "handles invalid request annotation",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586841283Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 215
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests that Release CR is created for the Snapshot",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.681117433Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 226
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies a release PipelineRun is started and succeeded in managed namespace",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.682437768Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validate the result of task create-pyxis-image contains image ids",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.684635109Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 248
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests that Release CR has completed",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.684877743Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates that imageIds from task create-pyxis-image exist in Pyxis.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.686038895Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/tenant_pipelines.go",
          "LineNumber": 110
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.58560327Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/tenant_pipelines.go",
          "LineNumber": 117
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Tenant PipelineRun is triggered",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586260712Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/tenant_pipelines.go",
          "LineNumber": 121
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586881654Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 57
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR is unmatched in the beginning",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.680881239Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 72
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates ReleasePlanAdmission CR in corresponding managed namespace",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.681132893Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is created in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 85
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR is set to matched",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683167811Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is created in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 105
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR is set to matched",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68523693Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a manual release ReleasePlan CR in devNamespace",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685422653Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when the second ReleasePlan CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 128
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 129
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the second ReleasePlan CR is set to matched",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685592936Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when the second ReleasePlan CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 128
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 150
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR has two matched ReleasePlan CRs",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685715258Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 171
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "deletes one ReleasePlan CR",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68686811Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when One ReleasePlan CR is deleted in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 176
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 177
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR has only one matching ReleasePlan",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.688412928Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 198
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "deletes the ReleasePlanAdmission CR",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689178143Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is deleted in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 203
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 204
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR has no matched ReleasePlanAdmission",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68954904Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 189
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an application",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.582776618Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 202
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an IntegrationTestScenario for the app",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583308288Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates new branch for the build",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583532242Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component konflux-demo-component (private: false) from git source https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583946139Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers creation of a PR in the sample repo",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586070779Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 297
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies component build status",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586426375Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 335
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually lead to triggering a 'push' event type PipelineRun after merging the PaC init branch ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.58669267Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 368
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 369
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586981886Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 368
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 373
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.587509715Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 389
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate Tekton TaskRun test results successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.682504769Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 403
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate that the build pipelineRun is signed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683035729Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 419
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Snapshot CR",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685017585Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate that the build pipelineRun is annotated with the name of the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.686278579Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 441
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration Test PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.687743556Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when push pipelinerun is retriggered"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 461
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 462
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually succeed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.688801876Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 492
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 493
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689000779Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 504
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 505
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Snapshot CR being marked as passed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689211513Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 504
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 518
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should trigger creation of Release CR",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689454978Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 532
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 533
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers creation of Release PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690380615Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release PipelineRun is triggered"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 551
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 552
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually succeed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690835784Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release PipelineRun is completed"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 577
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 578
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Release CR being marked as succeeded",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.780372276Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 108
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.48538291Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 118
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the rhio release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.580382853Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.581179178Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the MR URL is valid",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.581514314Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 120
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.582738197Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 124
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.583314648Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 127
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.583509421Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.58396811Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 152
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "test that cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.586308433Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 251
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.587329512Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 255
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.681445709Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.684931694Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 263
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.686194967Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 267
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.686605825Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 341
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.687848378Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 345
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.689117012Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.689721813Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 353
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.690214642Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 357
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.690468887Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.690903205Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 436
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.691086308Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.781115849Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 444
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.78170539Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/multi-platform.go",
          "LineNumber": 448
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.782112878Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 325
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers PipelineRun for symlink component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-vftx",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.480661832Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484486803Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484699097Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.486172014Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.580559137Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581494824Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.58181997Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.58288727Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583584723Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.58400715Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.585856135Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586448056Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 565
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.58669052Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 654
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.680351669Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 693
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 737
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.680901929Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.681769215Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683780062Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.684803612Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.684988855Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.686210068Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.686382161Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.686606495Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.686832889Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 565
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.686994652Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 654
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68848349Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 693
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 737
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.689259734Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689853295Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690523748Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690708311Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.69117589Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781842853Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782183479Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.782424344Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782604337Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 565
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.782829821Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 654
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783109637Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 693
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 737
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.783563125Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/build_templates.go",
          "LineNumber": 809
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should fail for symlink component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-vftx",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784222097Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 130
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683049299Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 144
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.684968625Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.686177917Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init MR is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.687588653Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 172
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.688404988Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 179
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689116332Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689620131Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689810645Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the Snapshot was created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 193
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 194
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the Integration Test Scenario PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690474687Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 207
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.69064539Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 212
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.691120529Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 229
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781365554Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.78171732Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 250
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781927804Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 254
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates at least one MR note contains the final integration test result",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782101618Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 278
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782292561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 288
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782469334Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 303
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782686829Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 308
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783021075Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 325
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783262599Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 329
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784260878Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 346
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784661685Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 109
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.681454199Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 113
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.684990495Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "initialized integration test status is reported to github",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685291671Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 142
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685564456Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 148
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 149
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685764879Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 148
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.687060803Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 148
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.687812297Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot was created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 163
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find both the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.688876537Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 182
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689361976Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Snapshot CR being marked as failed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68955016Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the successful Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689904306Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 209
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the failed Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690575929Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 213
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the optional Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690715001Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 217
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the optional Integration Test Scenario status is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690991146Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 232
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from the optional Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.78117631Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 236
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR, expected to succeed ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782016456Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 245
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering a push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782255321Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 260
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Push PipelineRuns completed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782721489Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CheckRuns, and it pass",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783204278Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 270
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the failed Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783787169Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when The git-provider annotation is missing"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 275
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 276
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should set the git-reporting-failure annotation correctly",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784216597Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when build pipelinerun fails"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 322
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 323
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipelinerun is created but fails",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784408781Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when build pipelinerun fails"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 322
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 368
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipelinerun failure is reported to integration test checkRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784586184Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 5,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 200
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.585519429Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 224
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586174561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 239
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.680977621Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 250
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.681552561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 254
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683932295Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 272
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.686294269Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 283
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.687767687Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 323
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.688863007Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 340
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689375186Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 350
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690235662Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.69064598Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 377
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690813283Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 394
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.780411466Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gl",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 405
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781123589Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 200
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781866013Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 224
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782353003Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 239
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.78276327Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 250
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783006655Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 254
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783249809Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 272
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783734718Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 283
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784474272Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 323
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784724736Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 340
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.78491623Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 350
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785088923Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785354848Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 377
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785511041Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 394
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.786028971Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test of component update with renovate",
          "gh",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
            "LineNumber": 198
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/renovate.go",
          "LineNumber": 405
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.786318456Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when context points to a file",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.380981561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
          "LineNumber": 199
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles from specific context",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.382120283Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
          "LineNumber": 209
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when context is the root directory",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.382606942Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles when context points to a file and a directory",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.382794245Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
          "LineNumber": 228
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles when using negation",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.382935158Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
          "LineNumber": 238
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "allows overriding HOME environment variable",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.38304275Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/tkn-bundle.go",
          "LineNumber": 247
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "allows overriding STEP image",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.383168672Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 157
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.38360676Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Release PipelineRun should eventually succeed",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.383766373Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests if the image was pushed to quay",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.385055087Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 175
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.385319382Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
          "LineNumber": 138
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if release CR is created",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.385535096Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.385644758Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
          "LineNumber": 181
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.385780511Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/release_to_github.go",
          "LineNumber": 192
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the Release exists in github repo",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.480414698Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 85
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a build PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.485311438Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 90
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the build PipelineRun contains the finalizer",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.486215875Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 101
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "waits for build PipelineRun to succeed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.580681609Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 107
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581041155Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 128
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581414722Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581656677Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 137
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583523561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 141
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the finalizer has been removed from the build pipelinerun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583950939Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 154
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns passed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.585944757Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the passed status of integration test is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586478516Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 173
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the skipped integration test is absent from the Snapshot's status annotation",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586978145Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.680476061Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates a ReleasePlan",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.681599072Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 198
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an snapshot of push event",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.683880434Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the global candidate is updated after push event",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685426073Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns created by push event passed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.686653126Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 222
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if a Release is created successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.687892949Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 266
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a build PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.688984099Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 273
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690569019Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 292
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690733962Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 296
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690922235Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 301
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.69116803Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 305
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns finished",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781813492Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 309
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the failed status of integration test is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782126298Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 324
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the skipped integration test is absent from the Snapshot's status annotation",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782503165Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 334
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if snapshot is marked as failed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782819971Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 340
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783027615Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 344
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates a new IntegrationTestScenario",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783723168Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "updates the Snapshot with the re-run label for the new scenario",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.78437836Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the new integration pipelineRun started",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784554043Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 364
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the re-run label was removed from the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784790498Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all integration pipelineRuns finished successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784997441Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 382
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the name of the re-triggered pipelinerun is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785206745Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 399
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if snapshot is still marked as failed",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785428649Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 406
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an snapshot of push event",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785720065Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
            "LineNumber": 412
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/integration.go",
          "LineNumber": 413
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks no Release CRs are created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.786195734Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates first component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.480681302Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates second component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484424062Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check first component annotation has errors",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484750948Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
          "LineNumber": 178
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggered PipelineRun is for component ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484992542Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
          "LineNumber": 193
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check only one pipelinerun should be triggered",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.485534702Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/secret_lookup.go",
          "LineNumber": 206
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when second component is deleted, pac pr branch should not exist in the repo",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.580441384Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "Creating component with container image source"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/image_source.go",
            "LineNumber": 26
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/image_source.go",
          "LineNumber": 76
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should not trigger a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.580969934Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/upgrade/verifyWorkload.go",
          "LineNumber": 20
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify AppStudioProvisionedUser",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581486214Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/upgrade/verifyWorkload.go",
          "LineNumber": 24
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates AppStudioDeactivatedUser",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581743968Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/upgrade/verifyWorkload.go",
          "LineNumber": 28
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates AppStudioBannedUser",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.582557854Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 112
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.582970061Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 122
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the multiarch release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.583383389Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 152
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.583782066Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 163
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the repository URL is valid",
        "State": "pending",
        "StartTime": "2026-04-01T15:37:29.58397534Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component A successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586342834Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 213
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for componentA go-component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.586883294Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 227
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.680566943Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 231
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRunA finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.681635363Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 236
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for componentA go-component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685041356Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 258
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68526294Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 263
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685555715Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 270
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.685758369Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 276
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 277
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.687029503Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 296
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component B successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.68850921Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 304
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for component python-component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689244774Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.689482948Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 322
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690300514Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 327
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for component python-component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.69066714Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.690869874Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 354
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.691045337Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 361
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781229982Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 367
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 368
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.781989176Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 387
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component C successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782181469Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for componentC konflux-test-integration-clone",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782405303Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 409
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782529956Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 413
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782693579Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 418
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for componentC konflux-test-integration-clone",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.782894833Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.783202998Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 445
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784297758Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 452
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784456001Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 459
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784669925Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should make change to the root folder",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.784872009Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 497
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should make change to the multiple-repo",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785076873Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 513
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for the last components build to finish",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785263146Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 521
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for all component snapshots to be created with proper PR group annotations",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.7854451Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 556
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all group snapshots and check if pr-group annotation contains all components",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.785667724Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 635
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "make sure that group snapshot contains last build pipelinerun for each component",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.786196904Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 648
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "make change to the multiple-repo to trigger a new cycle of testing",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.786794355Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 654
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for the components A and B build to finish",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.786990169Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 663
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all component snapshots for component A and check if older snapshot has been cancelled",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.787177722Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 690
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all group snapshots and check if older group snapshot is cancelled",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.787304404Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when ResolutionRequest is deleted after pipeline completes"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 719
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 720
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that ResolutionRequest is deleted after pipeline resolution",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.787511648Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when ResolutionRequest is deleted after pipeline completes"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 719
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 740
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that no orphaned ResolutionRequests remain in namespace after test completion",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.787700532Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when IntegrationTestScenario reference to task as pipelinerun resolution"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 774
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 780
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "trigger pipelinerun for invalid integrationTestScenario by annotating snapshot and verify failing to create integration pipelinerun",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.787917196Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "infrastructure is running"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 43
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the chains controller is running",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.384977396Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "infrastructure is running"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 48
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the signing secret is present",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.481220722Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 115
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates signature and attestation",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.482252981Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 177
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "succeeds when policy is met",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.484540084Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 197
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not pass when tests are not satisfied on non-strict mode",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.486077892Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "fails when tests are not satisfied on strict mode",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.580384913Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 251
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "fails when unexpected signature is used",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581080086Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "ec-cli command"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 278
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 279
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies ec cli has error handling",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581466723Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "ec-cli command"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 278
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 301
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies ec validate accepts a list of image references",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.581920802Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 345
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies redhat products pass the redhat policy rule collection before release ",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.582818438Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 382
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release policy: Task are trusted",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583076423Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/enterprise-contract/contract.go",
          "LineNumber": 422
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release policy: Task references are pinned",
        "State": "skipped",
        "StartTime": "2026-04-01T15:37:29.583365498Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 130
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "passed",
        "StartTime": "2026-04-01T15:37:29.586226722Z",
        "EndTime": "2026-04-01T15:38:00.142574241Z",
        "RunTime": 30556347499,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gh-test-custom-default-hutmkz in namespace build-e2e-whxw do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 52
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-01T15:37:29.680573483Z"
            },
            "Message": "gh",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 52
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-01T15:37:44.621158847Z"
            },
            "Message": "gh",
            "Duration": 14940585354,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 111
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-01T15:37:44.62129648Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 111
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 6,
              "Time": "2026-04-01T15:37:54.742920496Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "Duration": 10121624036,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 130
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 7,
              "Time": "2026-04-01T15:37:54.74311129Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 130
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 9,
              "Time": "2026-04-01T15:38:00.142337007Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "Duration": 5399225707,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 10,
              "Time": "2026-04-01T15:38:00.142512Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 12,
              "Time": "2026-04-01T15:38:00.142562201Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 50201,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 147
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:00.14306803Z",
        "EndTime": "2026-04-01T15:38:00.256859241Z",
        "RunTime": 113791211,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 147
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-01T15:38:00.143192252Z"
            },
            "Message": "workspace parameter is set correctly in PaC repository CR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 147
            },
            "TimelineLocation": {
              "Order": 15,
              "Time": "2026-04-01T15:38:00.256638827Z"
            },
            "Message": "workspace parameter is set correctly in PaC repository CR",
            "Duration": 113446575,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 16,
              "Time": "2026-04-01T15:38:00.25678556Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 18,
              "Time": "2026-04-01T15:38:00.256838421Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 52861,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 170
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:00.257255448Z",
        "EndTime": "2026-04-01T15:38:20.434079738Z",
        "RunTime": 20176824300,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-whxw/gh-test-custom-branch-dbsuvi\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 170
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-01T15:38:00.257380351Z"
            },
            "Message": "triggers a PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 170
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 21,
              "Time": "2026-04-01T15:38:20.433822204Z"
            },
            "Message": "triggers a PipelineRun",
            "Duration": 20176441844,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 22,
              "Time": "2026-04-01T15:38:20.434014017Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 24,
              "Time": "2026-04-01T15:38:20.434070608Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 56591,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 185
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:20.434470505Z",
        "EndTime": "2026-04-01T15:38:20.434810201Z",
        "RunTime": 339696,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 185
            },
            "TimelineLocation": {
              "Order": 25,
              "Time": "2026-04-01T15:38:20.434588497Z"
            },
            "Message": "build pipeline uses the correct serviceAccount",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 185
            },
            "TimelineLocation": {
              "Order": 27,
              "Time": "2026-04-01T15:38:20.434620268Z"
            },
            "Message": "build pipeline uses the correct serviceAccount",
            "Duration": 31761,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 28,
              "Time": "2026-04-01T15:38:20.43472692Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 30,
              "Time": "2026-04-01T15:38:20.434787901Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 60981,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 189
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:20.435063406Z",
        "EndTime": "2026-04-01T15:38:20.492625492Z",
        "RunTime": 57562107,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "build status annotation value: {\"pac\":{\"state\":\"enabled\",\"merge-url\":\"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xewpxm/pull/1\",\"configuration-time\":\"Wed, 01 Apr 2026 15:37:56 UTC\"},\"message\":\"done\"}\nstate: enabled\nmergeUrl: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xewpxm/pull/1\nerrId: 0\nerrMessage: \nconfigurationTime: Wed, 01 Apr 2026 15:37:56 UTC\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 189
            },
            "TimelineLocation": {
              "Order": 31,
              "Time": "2026-04-01T15:38:20.435161158Z"
            },
            "Message": "component build status is set correctly",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 189
            },
            "TimelineLocation": {
              "Offset": 399,
              "Order": 33,
              "Time": "2026-04-01T15:38:20.492379608Z"
            },
            "Message": "component build status is set correctly",
            "Duration": 57218470,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 399,
              "Order": 34,
              "Time": "2026-04-01T15:38:20.492565021Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 399,
              "Order": 36,
              "Time": "2026-04-01T15:38:20.492611062Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 46041,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 219
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:20.492944858Z",
        "EndTime": "2026-04-01T15:38:21.473952192Z",
        "RunTime": 981007324,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 219
            },
            "TimelineLocation": {
              "Order": 37,
              "Time": "2026-04-01T15:38:20.493079471Z"
            },
            "Message": "image repo and robot account created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 219
            },
            "TimelineLocation": {
              "Order": 39,
              "Time": "2026-04-01T15:38:21.473702637Z"
            },
            "Message": "image repo and robot account created successfully",
            "Duration": 980623196,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 40,
              "Time": "2026-04-01T15:38:21.473910421Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 42,
              "Time": "2026-04-01T15:38:21.473945232Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 34821,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 237
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:21.474297738Z",
        "EndTime": "2026-04-01T15:38:21.791320596Z",
        "RunTime": 317022878,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 237
            },
            "TimelineLocation": {
              "Order": 43,
              "Time": "2026-04-01T15:38:21.47442415Z"
            },
            "Message": "created image repo is private",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 237
            },
            "TimelineLocation": {
              "Order": 45,
              "Time": "2026-04-01T15:38:21.790889508Z"
            },
            "Message": "created image repo is private",
            "Duration": 316465388,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 46,
              "Time": "2026-04-01T15:38:21.791222104Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 48,
              "Time": "2026-04-01T15:38:21.791288645Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 66541,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 243
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:21.791859156Z",
        "EndTime": "2026-04-01T15:38:27.092340634Z",
        "RunTime": 5300481478,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 243
            },
            "TimelineLocation": {
              "Order": 49,
              "Time": "2026-04-01T15:38:21.791959018Z"
            },
            "Message": "a related PipelineRun should be deleted after deleting the component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 243
            },
            "TimelineLocation": {
              "Order": 51,
              "Time": "2026-04-01T15:38:27.091990418Z"
            },
            "Message": "a related PipelineRun should be deleted after deleting the component",
            "Duration": 5300031391,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 52,
              "Time": "2026-04-01T15:38:27.092285483Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 54,
              "Time": "2026-04-01T15:38:27.092330474Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 44991,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:27.092833633Z",
        "EndTime": "2026-04-01T15:38:27.19650951Z",
        "RunTime": 103675907,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 55,
              "Time": "2026-04-01T15:38:27.092998236Z"
            },
            "Message": "PR branch should not exist in the repo",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 57,
              "Time": "2026-04-01T15:38:27.196173874Z"
            },
            "Message": "PR branch should not exist in the repo",
            "Duration": 103175658,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 58,
              "Time": "2026-04-01T15:38:27.196433288Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 60,
              "Time": "2026-04-01T15:38:27.196487439Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 54141,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 272
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:27.197051409Z",
        "EndTime": "2026-04-01T15:38:28.323559673Z",
        "RunTime": 1126508274,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 272
            },
            "TimelineLocation": {
              "Order": 61,
              "Time": "2026-04-01T15:38:27.197173402Z"
            },
            "Message": "related image repo and the robot account should be deleted after deleting the component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 272
            },
            "TimelineLocation": {
              "Order": 63,
              "Time": "2026-04-01T15:38:28.323267937Z"
            },
            "Message": "related image repo and the robot account should be deleted after deleting the component",
            "Duration": 1126094535,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 64,
              "Time": "2026-04-01T15:38:28.323505232Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 66,
              "Time": "2026-04-01T15:38:28.323550972Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 45741,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 326
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:28.324004181Z",
        "EndTime": "2026-04-01T15:38:58.619977997Z",
        "RunTime": 30295973816,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gh-test-custom-branch-dbsuvi in namespace build-e2e-whxw do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nPipelineRun has not been created yet for the component build-e2e-whxw/gh-test-custom-branch-dbsuvi\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 300
            },
            "TimelineLocation": {
              "Order": 67,
              "Time": "2026-04-01T15:38:28.324109182Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 300
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 69,
              "Time": "2026-04-01T15:38:38.444348054Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "Duration": 10120238901,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 326
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 70,
              "Time": "2026-04-01T15:38:38.444640538Z"
            },
            "Message": "triggers a PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 326
            },
            "TimelineLocation": {
              "Offset": 275,
              "Order": 72,
              "Time": "2026-04-01T15:38:58.619748843Z"
            },
            "Message": "triggers a PipelineRun",
            "Duration": 20175108265,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 275,
              "Order": 73,
              "Time": "2026-04-01T15:38:58.619924766Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 275,
              "Order": 75,
              "Time": "2026-04-01T15:38:58.619966567Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 41801,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 341
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:58.620336024Z",
        "EndTime": "2026-04-01T15:38:58.872205183Z",
        "RunTime": 251869169,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 341
            },
            "TimelineLocation": {
              "Order": 76,
              "Time": "2026-04-01T15:38:58.620450655Z"
            },
            "Message": "should lead to a PaC init PR creation",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 341
            },
            "TimelineLocation": {
              "Order": 78,
              "Time": "2026-04-01T15:38:58.871896058Z"
            },
            "Message": "should lead to a PaC init PR creation",
            "Duration": 251445392,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 79,
              "Time": "2026-04-01T15:38:58.872128232Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 81,
              "Time": "2026-04-01T15:38:58.872189313Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 61081,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 359
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:38:58.872609781Z",
        "EndTime": "2026-04-01T15:45:39.043260902Z",
        "RunTime": 400170651111,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt found for Component build-e2e-whxw/gh-test-custom-branch-dbsuvi\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-584zt reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 359
            },
            "TimelineLocation": {
              "Order": 82,
              "Time": "2026-04-01T15:38:58.872722463Z"
            },
            "Message": "the PipelineRun should eventually finish successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 359
            },
            "TimelineLocation": {
              "Offset": 1788,
              "Order": 84,
              "Time": "2026-04-01T15:45:39.043004947Z"
            },
            "Message": "the PipelineRun should eventually finish successfully",
            "Duration": 400170282474,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 1788,
              "Order": 85,
              "Time": "2026-04-01T15:45:39.043200741Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 1788,
              "Order": 87,
              "Time": "2026-04-01T15:45:39.043247302Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 46561,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 365
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:45:39.043896994Z",
        "EndTime": "2026-04-01T15:45:40.026666203Z",
        "RunTime": 982769239,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 365
            },
            "TimelineLocation": {
              "Order": 88,
              "Time": "2026-04-01T15:45:39.044154579Z"
            },
            "Message": "image repo and robot account created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 365
            },
            "TimelineLocation": {
              "Order": 90,
              "Time": "2026-04-01T15:45:40.026258966Z"
            },
            "Message": "image repo and robot account created successfully",
            "Duration": 982104416,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 91,
              "Time": "2026-04-01T15:45:40.026575061Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 93,
              "Time": "2026-04-01T15:45:40.026641513Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 66461,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 384
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:45:40.027365806Z",
        "EndTime": "2026-04-01T15:45:40.734335373Z",
        "RunTime": 706969537,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 384
            },
            "TimelineLocation": {
              "Order": 94,
              "Time": "2026-04-01T15:45:40.02756246Z"
            },
            "Message": "floating tags are created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 384
            },
            "TimelineLocation": {
              "Order": 96,
              "Time": "2026-04-01T15:45:40.734066318Z"
            },
            "Message": "floating tags are created successfully",
            "Duration": 706503858,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 97,
              "Time": "2026-04-01T15:45:40.734293882Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 99,
              "Time": "2026-04-01T15:45:40.734324843Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 30971,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 397
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "passed",
        "StartTime": "2026-04-01T15:45:40.734670869Z",
        "EndTime": "2026-04-01T15:45:41.033626963Z",
        "RunTime": 298956104,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 397
            },
            "TimelineLocation": {
              "Order": 100,
              "Time": "2026-04-01T15:45:40.734778761Z"
            },
            "Message": "created image repo is public",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 397
            },
            "TimelineLocation": {
              "Order": 102,
              "Time": "2026-04-01T15:45:41.033340897Z"
            },
            "Message": "created image repo is public",
            "Duration": 298562137,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 103,
              "Time": "2026-04-01T15:45:41.033562401Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 105,
              "Time": "2026-04-01T15:45:41.033607522Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 45120,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 403
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:45:41.03400762Z",
        "EndTime": "2026-04-01T15:45:41.565382619Z",
        "RunTime": 531374999,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image tag quay.io/redhat-appstudio-qe/build-e2e-whxw/gh-test-custom-branch-dbsuvi:on-pr-eb5292cf6aaa5858e2b933402fa68bea576ec511 successfully found in Quay\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 403
            },
            "TimelineLocation": {
              "Order": 106,
              "Time": "2026-04-01T15:45:41.034124062Z"
            },
            "Message": "image tag is updated successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 403
            },
            "TimelineLocation": {
              "Offset": 156,
              "Order": 108,
              "Time": "2026-04-01T15:45:41.565062083Z"
            },
            "Message": "image tag is updated successfully",
            "Duration": 530938051,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 156,
              "Order": 109,
              "Time": "2026-04-01T15:45:41.565328078Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 156,
              "Order": 111,
              "Time": "2026-04-01T15:45:41.565370038Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 41961,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "passed",
        "StartTime": "2026-04-01T15:45:41.565833287Z",
        "EndTime": "2026-04-01T15:45:42.25862311Z",
        "RunTime": 692789803,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 432
            },
            "TimelineLocation": {
              "Order": 112,
              "Time": "2026-04-01T15:45:41.56597814Z"
            },
            "Message": "should ensure pruning labels are set",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 432
            },
            "TimelineLocation": {
              "Order": 114,
              "Time": "2026-04-01T15:45:42.258401146Z"
            },
            "Message": "should ensure pruning labels are set",
            "Duration": 692422966,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 115,
              "Time": "2026-04-01T15:45:42.258577279Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 117,
              "Time": "2026-04-01T15:45:42.25860708Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 29801,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 446
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "passed",
        "StartTime": "2026-04-01T15:45:42.258956806Z",
        "EndTime": "2026-04-01T15:45:42.80993315Z",
        "RunTime": 550976354,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 446
            },
            "TimelineLocation": {
              "Order": 118,
              "Time": "2026-04-01T15:45:42.259073959Z"
            },
            "Message": "eventually leads to the PipelineRun status report at Checks tab",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 446
            },
            "TimelineLocation": {
              "Order": 120,
              "Time": "2026-04-01T15:45:42.730687175Z"
            },
            "Message": "eventually leads to the PipelineRun status report at Checks tab",
            "Duration": 471613217,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 121,
              "Time": "2026-04-01T15:45:42.730856808Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 123,
              "Time": "2026-04-01T15:45:42.809731896Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "Duration": 78875088,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 124,
              "Time": "2026-04-01T15:45:42.809877029Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 126,
              "Time": "2026-04-01T15:45:42.80991447Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 37441,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 471
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:45:42.810299667Z",
        "EndTime": "2026-04-01T15:46:03.60605491Z",
        "RunTime": 20795755243,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "created file sha: 595cdf4cdf783c62245f8506df010704c9d00431\nPipelineRun has not been created yet for the component build-e2e-whxw/gh-test-custom-branch-dbsuvi\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 461
            },
            "TimelineLocation": {
              "Order": 127,
              "Time": "2026-04-01T15:45:42.810398029Z"
            },
            "Message": "when the PaC init branch is updated",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 461
            },
            "TimelineLocation": {
              "Offset": 59,
              "Order": 129,
              "Time": "2026-04-01T15:45:43.430682982Z"
            },
            "Message": "when the PaC init branch is updated",
            "Duration": 620284963,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 471
            },
            "TimelineLocation": {
              "Offset": 59,
              "Order": 130,
              "Time": "2026-04-01T15:45:43.430819325Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 471
            },
            "TimelineLocation": {
              "Offset": 158,
              "Order": 132,
              "Time": "2026-04-01T15:46:03.605814776Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "Duration": 20174995451,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 158,
              "Order": 133,
              "Time": "2026-04-01T15:46:03.605998009Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 158,
              "Order": 135,
              "Time": "2026-04-01T15:46:03.60604353Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 45521,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 486
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "passed",
        "StartTime": "2026-04-01T15:46:03.606435867Z",
        "EndTime": "2026-04-01T15:46:04.282276648Z",
        "RunTime": 675840781,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 486
            },
            "TimelineLocation": {
              "Order": 136,
              "Time": "2026-04-01T15:46:03.60655472Z"
            },
            "Message": "should lead to a PaC init PR update",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 486
            },
            "TimelineLocation": {
              "Order": 138,
              "Time": "2026-04-01T15:46:04.282065224Z"
            },
            "Message": "should lead to a PaC init PR update",
            "Duration": 675510504,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 139,
              "Time": "2026-04-01T15:46:04.282230037Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 141,
              "Time": "2026-04-01T15:46:04.282265838Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35801,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 505
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "passed",
        "StartTime": "2026-04-01T15:46:04.282595424Z",
        "EndTime": "2026-04-01T15:48:24.454116685Z",
        "RunTime": 140171521251,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs found for Component build-e2e-whxw/gh-test-custom-branch-dbsuvi\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-pull-request-kpwjs reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 505
            },
            "TimelineLocation": {
              "Order": 142,
              "Time": "2026-04-01T15:46:04.282691266Z"
            },
            "Message": "PipelineRun should eventually finish",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 505
            },
            "TimelineLocation": {
              "Offset": 761,
              "Order": 144,
              "Time": "2026-04-01T15:48:24.453904351Z"
            },
            "Message": "PipelineRun should eventually finish",
            "Duration": 140171213075,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 761,
              "Order": 145,
              "Time": "2026-04-01T15:48:24.454070174Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 761,
              "Order": 147,
              "Time": "2026-04-01T15:48:24.454107375Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 37191,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 511
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "passed",
        "StartTime": "2026-04-01T15:48:24.454465172Z",
        "EndTime": "2026-04-01T15:48:24.941108222Z",
        "RunTime": 486643050,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 511
            },
            "TimelineLocation": {
              "Order": 148,
              "Time": "2026-04-01T15:48:24.454555373Z"
            },
            "Message": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 511
            },
            "TimelineLocation": {
              "Order": 150,
              "Time": "2026-04-01T15:48:24.940886138Z"
            },
            "Message": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
            "Duration": 486330755,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 151,
              "Time": "2026-04-01T15:48:24.941053141Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 153,
              "Time": "2026-04-01T15:48:24.941095502Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 42361,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 537
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:48:24.941490169Z",
        "EndTime": "2026-04-01T15:48:46.750537306Z",
        "RunTime": 21809047137,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: fe55b4f6cd1fd0ed77e327a9f333a9fe7ce90627\nPipelineRun has not been created yet for the component build-e2e-whxw/gh-test-custom-branch-dbsuvi\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 527
            },
            "TimelineLocation": {
              "Order": 154,
              "Time": "2026-04-01T15:48:24.941609761Z"
            },
            "Message": "when the PaC init branch is merged",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 527
            },
            "TimelineLocation": {
              "Offset": 60,
              "Order": 156,
              "Time": "2026-04-01T15:48:26.572949296Z"
            },
            "Message": "when the PaC init branch is merged",
            "Duration": 1631339535,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 537
            },
            "TimelineLocation": {
              "Offset": 60,
              "Order": 157,
              "Time": "2026-04-01T15:48:26.573121159Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 537
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 159,
              "Time": "2026-04-01T15:48:46.750316492Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "Duration": 20177195343,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 160,
              "Time": "2026-04-01T15:48:46.750490465Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 162,
              "Time": "2026-04-01T15:48:46.750527146Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 36681,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 553
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "passed",
        "StartTime": "2026-04-01T15:48:46.750896713Z",
        "EndTime": "2026-04-01T15:50:46.923120549Z",
        "RunTime": 120172223846,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr found for Component build-e2e-whxw/gh-test-custom-branch-dbsuvi\nPipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr reason: Running\nPipelineRun gh-test-custom-branch-dbsuvi-on-push-kx6zr reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 553
            },
            "TimelineLocation": {
              "Order": 163,
              "Time": "2026-04-01T15:48:46.750995525Z"
            },
            "Message": "pipelineRun should eventually finish",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 553
            },
            "TimelineLocation": {
              "Offset": 618,
              "Order": 165,
              "Time": "2026-04-01T15:50:46.922816434Z"
            },
            "Message": "pipelineRun should eventually finish",
            "Duration": 120171820909,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 618,
              "Order": 166,
              "Time": "2026-04-01T15:50:46.923028497Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 618,
              "Order": 168,
              "Time": "2026-04-01T15:50:46.923094199Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 65701,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 559
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "passed",
        "StartTime": "2026-04-01T15:50:46.923552957Z",
        "EndTime": "2026-04-01T15:50:47.229127455Z",
        "RunTime": 305574498,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 559
            },
            "TimelineLocation": {
              "Order": 169,
              "Time": "2026-04-01T15:50:46.923672759Z"
            },
            "Message": "does not have expiration set",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 559
            },
            "TimelineLocation": {
              "Order": 171,
              "Time": "2026-04-01T15:50:47.228843979Z"
            },
            "Message": "does not have expiration set",
            "Duration": 305171250,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 172,
              "Time": "2026-04-01T15:50:47.229070693Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 174,
              "Time": "2026-04-01T15:50:47.229114214Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 43530,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 571
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:50:47.229451511Z",
        "EndTime": "2026-04-01T15:52:48.398014083Z",
        "RunTime": 121168562573,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "waiting for one minute and expecting to not trigger a PipelineRun",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 571
            },
            "TimelineLocation": {
              "Order": 175,
              "Time": "2026-04-01T15:50:47.229539502Z"
            },
            "Message": "After updating image visibility to private, it should not trigger another PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 571
            },
            "TimelineLocation": {
              "Offset": 65,
              "Order": 177,
              "Time": "2026-04-01T15:52:48.397755388Z"
            },
            "Message": "After updating image visibility to private, it should not trigger another PipelineRun",
            "Duration": 121168215886,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 65,
              "Order": 178,
              "Time": "2026-04-01T15:52:48.397955852Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 65,
              "Order": 180,
              "Time": "2026-04-01T15:52:48.398005053Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 49201,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 602
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "passed",
        "StartTime": "2026-04-01T15:52:48.39842384Z",
        "EndTime": "2026-04-01T15:52:48.66930875Z",
        "RunTime": 270884950,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 602
            },
            "TimelineLocation": {
              "Order": 181,
              "Time": "2026-04-01T15:52:48.398550032Z"
            },
            "Message": "image repo is updated to private",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 602
            },
            "TimelineLocation": {
              "Order": 183,
              "Time": "2026-04-01T15:52:48.668850692Z"
            },
            "Message": "image repo is updated to private",
            "Duration": 270300669,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 184,
              "Time": "2026-04-01T15:52:48.669208028Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 186,
              "Time": "2026-04-01T15:52:48.669279599Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 71581,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 607
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-01T15:52:48.669619425Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 649
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-01T15:52:48.66987951Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gh",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 654
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 722
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "passed",
        "StartTime": "2026-04-01T15:52:48.670299208Z",
        "EndTime": "2026-04-01T15:53:13.719496624Z",
        "RunTime": 25049197396,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gh-test-custom-branch-dbsuvi in namespace build-e2e-whxw do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nFound purge PR with id: 3\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 657
            },
            "TimelineLocation": {
              "Order": 187,
              "Time": "2026-04-01T15:52:48.67042102Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 657
            },
            "TimelineLocation": {
              "Order": 189,
              "Time": "2026-04-01T15:52:52.280315212Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "Duration": 3609894212,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 686
            },
            "TimelineLocation": {
              "Order": 190,
              "Time": "2026-04-01T15:52:52.280599968Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 686
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 192,
              "Time": "2026-04-01T15:53:02.405880251Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "Duration": 10125280243,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 722
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 193,
              "Time": "2026-04-01T15:53:02.406021634Z"
            },
            "Message": "should no longer lead to a creation of a PaC PR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 722
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 195,
              "Time": "2026-04-01T15:53:12.406800361Z"
            },
            "Message": "should no longer lead to a creation of a PaC PR",
            "Duration": 10000778737,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 704
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 196,
              "Time": "2026-04-01T15:53:12.406997534Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 704
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 198,
              "Time": "2026-04-01T15:53:12.609328313Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "Duration": 202330779,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 95
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 199,
              "Time": "2026-04-01T15:53:12.609567297Z"
            },
            "Message": "gh",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 95
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 201,
              "Time": "2026-04-01T15:53:13.71929278Z"
            },
            "Message": "gh",
            "Duration": 1109725484,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 202,
              "Time": "2026-04-01T15:53:13.719437913Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 204,
              "Time": "2026-04-01T15:53:13.719486814Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 48891,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 130
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "passed",
        "StartTime": "2026-04-01T15:53:13.719878021Z",
        "EndTime": "2026-04-01T15:53:38.995285333Z",
        "RunTime": 25275407312,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gl-test-custom-default-izyusc in namespace build-e2e-ekfq do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 52
            },
            "TimelineLocation": {
              "Order": 205,
              "Time": "2026-04-01T15:53:13.719995604Z"
            },
            "Message": "gl",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 52
            },
            "TimelineLocation": {
              "Order": 207,
              "Time": "2026-04-01T15:53:28.650024757Z"
            },
            "Message": "gl",
            "Duration": 14930029175,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 111
            },
            "TimelineLocation": {
              "Order": 208,
              "Time": "2026-04-01T15:53:28.650365784Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 111
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 210,
              "Time": "2026-04-01T15:53:38.770710881Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "Duration": 10120345067,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 130
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 211,
              "Time": "2026-04-01T15:53:38.770888675Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 130
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 213,
              "Time": "2026-04-01T15:53:38.994994308Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "Duration": 224105633,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 214,
              "Time": "2026-04-01T15:53:38.995249092Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 177,
              "Order": 216,
              "Time": "2026-04-01T15:53:38.995277503Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 28410,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 147
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "passed",
        "StartTime": "2026-04-01T15:53:38.995782382Z",
        "EndTime": "2026-04-01T15:53:39.109497255Z",
        "RunTime": 113714873,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 147
            },
            "TimelineLocation": {
              "Order": 217,
              "Time": "2026-04-01T15:53:38.995894455Z"
            },
            "Message": "workspace parameter is set correctly in PaC repository CR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 147
            },
            "TimelineLocation": {
              "Order": 219,
              "Time": "2026-04-01T15:53:39.109134058Z"
            },
            "Message": "workspace parameter is set correctly in PaC repository CR",
            "Duration": 113239634,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 220,
              "Time": "2026-04-01T15:53:39.109440204Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 222,
              "Time": "2026-04-01T15:53:39.109479355Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 39151,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 170
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:53:39.109953533Z",
        "EndTime": "2026-04-01T15:53:59.283783862Z",
        "RunTime": 20173830339,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-ekfq/gl-test-custom-branch-bjweft\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 170
            },
            "TimelineLocation": {
              "Order": 223,
              "Time": "2026-04-01T15:53:39.110042615Z"
            },
            "Message": "triggers a PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 170
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 225,
              "Time": "2026-04-01T15:53:59.283563668Z"
            },
            "Message": "triggers a PipelineRun",
            "Duration": 20173521053,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 226,
              "Time": "2026-04-01T15:53:59.283719131Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 99,
              "Order": 228,
              "Time": "2026-04-01T15:53:59.283763152Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 44020,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 185
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "passed",
        "StartTime": "2026-04-01T15:53:59.284092668Z",
        "EndTime": "2026-04-01T15:53:59.284449034Z",
        "RunTime": 356376,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 185
            },
            "TimelineLocation": {
              "Order": 229,
              "Time": "2026-04-01T15:53:59.28423077Z"
            },
            "Message": "build pipeline uses the correct serviceAccount",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 185
            },
            "TimelineLocation": {
              "Order": 231,
              "Time": "2026-04-01T15:53:59.284267591Z"
            },
            "Message": "build pipeline uses the correct serviceAccount",
            "Duration": 36811,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 232,
              "Time": "2026-04-01T15:53:59.284378333Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 234,
              "Time": "2026-04-01T15:53:59.284423314Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 44981,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 189
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "passed",
        "StartTime": "2026-04-01T15:53:59.284715229Z",
        "EndTime": "2026-04-01T15:53:59.342376614Z",
        "RunTime": 57661425,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "build status annotation value: {\"pac\":{\"state\":\"enabled\",\"merge-url\":\"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ceyiub/-/merge_requests/1\",\"configuration-time\":\"Wed, 01 Apr 2026 15:53:37 UTC\"},\"message\":\"done\"}\nstate: enabled\nmergeUrl: https://gitlab.com/konflux-qe/devfile-sample-hello-world-ceyiub/-/merge_requests/1\nerrId: 0\nerrMessage: \nconfigurationTime: Wed, 01 Apr 2026 15:53:37 UTC\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 189
            },
            "TimelineLocation": {
              "Order": 235,
              "Time": "2026-04-01T15:53:59.284809311Z"
            },
            "Message": "component build status is set correctly",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 189
            },
            "TimelineLocation": {
              "Offset": 405,
              "Order": 237,
              "Time": "2026-04-01T15:53:59.341964506Z"
            },
            "Message": "component build status is set correctly",
            "Duration": 57155225,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 405,
              "Order": 238,
              "Time": "2026-04-01T15:53:59.342288372Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 405,
              "Order": 240,
              "Time": "2026-04-01T15:53:59.342355184Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 66802,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 219
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:53:59.34269938Z",
        "EndTime": "2026-04-01T15:54:00.730542901Z",
        "RunTime": 1387843511,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 219
            },
            "TimelineLocation": {
              "Order": 241,
              "Time": "2026-04-01T15:53:59.342817822Z"
            },
            "Message": "image repo and robot account created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 219
            },
            "TimelineLocation": {
              "Order": 243,
              "Time": "2026-04-01T15:54:00.730259056Z"
            },
            "Message": "image repo and robot account created successfully",
            "Duration": 1387441233,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 244,
              "Time": "2026-04-01T15:54:00.73049585Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 246,
              "Time": "2026-04-01T15:54:00.730533371Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 37521,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 237
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "passed",
        "StartTime": "2026-04-01T15:54:00.731095701Z",
        "EndTime": "2026-04-01T15:54:01.148685136Z",
        "RunTime": 417589445,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 237
            },
            "TimelineLocation": {
              "Order": 247,
              "Time": "2026-04-01T15:54:00.731317505Z"
            },
            "Message": "created image repo is private",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 237
            },
            "TimelineLocation": {
              "Order": 249,
              "Time": "2026-04-01T15:54:01.148418631Z"
            },
            "Message": "created image repo is private",
            "Duration": 417101095,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 250,
              "Time": "2026-04-01T15:54:01.148605754Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 252,
              "Time": "2026-04-01T15:54:01.148661315Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 55561,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 243
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "passed",
        "StartTime": "2026-04-01T15:54:01.149074303Z",
        "EndTime": "2026-04-01T15:54:11.562758387Z",
        "RunTime": 10413684114,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 243
            },
            "TimelineLocation": {
              "Order": 253,
              "Time": "2026-04-01T15:54:01.149220326Z"
            },
            "Message": "a related PipelineRun should be deleted after deleting the component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 243
            },
            "TimelineLocation": {
              "Order": 255,
              "Time": "2026-04-01T15:54:11.562372279Z"
            },
            "Message": "a related PipelineRun should be deleted after deleting the component",
            "Duration": 10413151974,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 256,
              "Time": "2026-04-01T15:54:11.562678595Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 258,
              "Time": "2026-04-01T15:54:11.562741516Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 62921,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "passed",
        "StartTime": "2026-04-01T15:54:11.563193675Z",
        "EndTime": "2026-04-01T15:54:11.726898952Z",
        "RunTime": 163705256,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 259,
              "Time": "2026-04-01T15:54:11.563355258Z"
            },
            "Message": "PR branch should not exist in the repo",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 261,
              "Time": "2026-04-01T15:54:11.726627687Z"
            },
            "Message": "PR branch should not exist in the repo",
            "Duration": 163272438,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 262,
              "Time": "2026-04-01T15:54:11.7268265Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 264,
              "Time": "2026-04-01T15:54:11.726875361Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 48861,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 272
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "passed",
        "StartTime": "2026-04-01T15:54:11.727252098Z",
        "EndTime": "2026-04-01T15:54:12.567730995Z",
        "RunTime": 840478917,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 272
            },
            "TimelineLocation": {
              "Order": 265,
              "Time": "2026-04-01T15:54:11.72735943Z"
            },
            "Message": "related image repo and the robot account should be deleted after deleting the component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 272
            },
            "TimelineLocation": {
              "Order": 267,
              "Time": "2026-04-01T15:54:12.567308597Z"
            },
            "Message": "related image repo and the robot account should be deleted after deleting the component",
            "Duration": 839949187,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 268,
              "Time": "2026-04-01T15:54:12.567620553Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 270,
              "Time": "2026-04-01T15:54:12.567700785Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 80222,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 326
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:54:12.568073232Z",
        "EndTime": "2026-04-01T15:54:42.863890191Z",
        "RunTime": 30295816969,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gl-test-custom-branch-bjweft in namespace build-e2e-ekfq do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nPipelineRun has not been created yet for the component build-e2e-ekfq/gl-test-custom-branch-bjweft\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 300
            },
            "TimelineLocation": {
              "Order": 271,
              "Time": "2026-04-01T15:54:12.568189504Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 300
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 273,
              "Time": "2026-04-01T15:54:22.688042753Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "Duration": 10119853289,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 326
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 274,
              "Time": "2026-04-01T15:54:22.688215716Z"
            },
            "Message": "triggers a PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 326
            },
            "TimelineLocation": {
              "Offset": 275,
              "Order": 276,
              "Time": "2026-04-01T15:54:42.863677807Z"
            },
            "Message": "triggers a PipelineRun",
            "Duration": 20175462081,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 275,
              "Order": 277,
              "Time": "2026-04-01T15:54:42.86383583Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 275,
              "Order": 279,
              "Time": "2026-04-01T15:54:42.863876781Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 40951,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 341
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "passed",
        "StartTime": "2026-04-01T15:54:42.864303369Z",
        "EndTime": "2026-04-01T15:54:43.112855259Z",
        "RunTime": 248551880,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 341
            },
            "TimelineLocation": {
              "Order": 280,
              "Time": "2026-04-01T15:54:42.864420961Z"
            },
            "Message": "should lead to a PaC init PR creation",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 341
            },
            "TimelineLocation": {
              "Order": 282,
              "Time": "2026-04-01T15:54:43.112657186Z"
            },
            "Message": "should lead to a PaC init PR creation",
            "Duration": 248236225,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 283,
              "Time": "2026-04-01T15:54:43.112788178Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 285,
              "Time": "2026-04-01T15:54:43.112832479Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 44291,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 359
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:54:43.113204206Z",
        "EndTime": "2026-04-01T15:56:43.287976917Z",
        "RunTime": 120174772711,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn found for Component build-e2e-ekfq/gl-test-custom-branch-bjweft\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-4zkfn reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 359
            },
            "TimelineLocation": {
              "Order": 286,
              "Time": "2026-04-01T15:54:43.113320678Z"
            },
            "Message": "the PipelineRun should eventually finish successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 359
            },
            "TimelineLocation": {
              "Offset": 682,
              "Order": 288,
              "Time": "2026-04-01T15:56:43.287764823Z"
            },
            "Message": "the PipelineRun should eventually finish successfully",
            "Duration": 120174444145,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 682,
              "Order": 289,
              "Time": "2026-04-01T15:56:43.287929556Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 682,
              "Order": 291,
              "Time": "2026-04-01T15:56:43.287965087Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35541,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 365
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:56:43.288415775Z",
        "EndTime": "2026-04-01T15:56:44.387924333Z",
        "RunTime": 1099508598,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 365
            },
            "TimelineLocation": {
              "Order": 292,
              "Time": "2026-04-01T15:56:43.288556458Z"
            },
            "Message": "image repo and robot account created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 365
            },
            "TimelineLocation": {
              "Order": 294,
              "Time": "2026-04-01T15:56:44.387538056Z"
            },
            "Message": "image repo and robot account created successfully",
            "Duration": 1098981628,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 295,
              "Time": "2026-04-01T15:56:44.387817591Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 297,
              "Time": "2026-04-01T15:56:44.387892152Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 74551,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 384
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:56:44.38830965Z",
        "EndTime": "2026-04-01T15:56:45.053141357Z",
        "RunTime": 664831707,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 384
            },
            "TimelineLocation": {
              "Order": 298,
              "Time": "2026-04-01T15:56:44.388418072Z"
            },
            "Message": "floating tags are created successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 384
            },
            "TimelineLocation": {
              "Order": 300,
              "Time": "2026-04-01T15:56:45.052783321Z"
            },
            "Message": "floating tags are created successfully",
            "Duration": 664365279,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 301,
              "Time": "2026-04-01T15:56:45.053079876Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 303,
              "Time": "2026-04-01T15:56:45.053124567Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 44661,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 397
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "passed",
        "StartTime": "2026-04-01T15:56:45.053509524Z",
        "EndTime": "2026-04-01T15:56:45.346317867Z",
        "RunTime": 292808333,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 397
            },
            "TimelineLocation": {
              "Order": 304,
              "Time": "2026-04-01T15:56:45.053630126Z"
            },
            "Message": "created image repo is public",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 397
            },
            "TimelineLocation": {
              "Order": 306,
              "Time": "2026-04-01T15:56:45.3459796Z"
            },
            "Message": "created image repo is public",
            "Duration": 292349475,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 307,
              "Time": "2026-04-01T15:56:45.346268086Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 309,
              "Time": "2026-04-01T15:56:45.346305986Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 37900,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 403
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "passed",
        "StartTime": "2026-04-01T15:56:45.346779545Z",
        "EndTime": "2026-04-01T15:56:45.971931861Z",
        "RunTime": 625152315,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image tag quay.io/redhat-appstudio-qe/build-e2e-ekfq/gl-test-custom-branch-bjweft:on-pr-a4a4f9537d0646570e1c3e6dc121d38817b7439a successfully found in Quay\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 403
            },
            "TimelineLocation": {
              "Order": 310,
              "Time": "2026-04-01T15:56:45.346933788Z"
            },
            "Message": "image tag is updated successfully",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 403
            },
            "TimelineLocation": {
              "Offset": 156,
              "Order": 312,
              "Time": "2026-04-01T15:56:45.971613005Z"
            },
            "Message": "image tag is updated successfully",
            "Duration": 624679227,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 156,
              "Order": 313,
              "Time": "2026-04-01T15:56:45.971855399Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 156,
              "Order": 315,
              "Time": "2026-04-01T15:56:45.97191272Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 57331,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "passed",
        "StartTime": "2026-04-01T15:56:45.972283937Z",
        "EndTime": "2026-04-01T15:56:46.465360415Z",
        "RunTime": 493076478,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 432
            },
            "TimelineLocation": {
              "Order": 316,
              "Time": "2026-04-01T15:56:45.972400649Z"
            },
            "Message": "should ensure pruning labels are set",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 432
            },
            "TimelineLocation": {
              "Order": 318,
              "Time": "2026-04-01T15:56:46.46507773Z"
            },
            "Message": "should ensure pruning labels are set",
            "Duration": 492677081,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 319,
              "Time": "2026-04-01T15:56:46.465322614Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 321,
              "Time": "2026-04-01T15:56:46.465347385Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 24781,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 296
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 446
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "passed",
        "StartTime": "2026-04-01T15:56:46.465708752Z",
        "EndTime": "2026-04-01T15:56:47.161727124Z",
        "RunTime": 696018412,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 446
            },
            "TimelineLocation": {
              "Order": 322,
              "Time": "2026-04-01T15:56:46.465803733Z"
            },
            "Message": "eventually leads to the PipelineRun status report at Checks tab",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 446
            },
            "TimelineLocation": {
              "Order": 324,
              "Time": "2026-04-01T15:56:46.980407689Z"
            },
            "Message": "eventually leads to the PipelineRun status report at Checks tab",
            "Duration": 514603966,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 325,
              "Time": "2026-04-01T15:56:46.980735615Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 318
            },
            "TimelineLocation": {
              "Order": 327,
              "Time": "2026-04-01T15:56:47.161344967Z"
            },
            "Message": "when a new Component with specified custom branch is created",
            "Duration": 180609352,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 328,
              "Time": "2026-04-01T15:56:47.161626782Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 330,
              "Time": "2026-04-01T15:56:47.161696864Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 70072,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 471
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:56:47.162272504Z",
        "EndTime": "2026-04-01T15:57:08.322031343Z",
        "RunTime": 21159758839,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "created file sha: 949b03b59287d7c2030e5efa926a7ba189e99056\nPipelineRun has not been created yet for the component build-e2e-ekfq/gl-test-custom-branch-bjweft\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 461
            },
            "TimelineLocation": {
              "Order": 331,
              "Time": "2026-04-01T15:56:47.162369336Z"
            },
            "Message": "when the PaC init branch is updated",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 461
            },
            "TimelineLocation": {
              "Offset": 59,
              "Order": 333,
              "Time": "2026-04-01T15:56:48.14243435Z"
            },
            "Message": "when the PaC init branch is updated",
            "Duration": 980065014,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 471
            },
            "TimelineLocation": {
              "Offset": 59,
              "Order": 334,
              "Time": "2026-04-01T15:56:48.142575693Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 471
            },
            "TimelineLocation": {
              "Offset": 158,
              "Order": 336,
              "Time": "2026-04-01T15:57:08.321709277Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "Duration": 20179133575,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 158,
              "Order": 337,
              "Time": "2026-04-01T15:57:08.321944581Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 158,
              "Order": 339,
              "Time": "2026-04-01T15:57:08.322000502Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 55911,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 486
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "passed",
        "StartTime": "2026-04-01T15:57:08.322491372Z",
        "EndTime": "2026-04-01T15:57:08.560996175Z",
        "RunTime": 238504813,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 486
            },
            "TimelineLocation": {
              "Order": 340,
              "Time": "2026-04-01T15:57:08.322600423Z"
            },
            "Message": "should lead to a PaC init PR update",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 486
            },
            "TimelineLocation": {
              "Order": 342,
              "Time": "2026-04-01T15:57:08.560782361Z"
            },
            "Message": "should lead to a PaC init PR update",
            "Duration": 238181937,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 343,
              "Time": "2026-04-01T15:57:08.560942474Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 345,
              "Time": "2026-04-01T15:57:08.560986054Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 43570,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 505
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "passed",
        "StartTime": "2026-04-01T15:57:08.561353391Z",
        "EndTime": "2026-04-01T15:59:28.732673878Z",
        "RunTime": 140171320487,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc found for Component build-e2e-ekfq/gl-test-custom-branch-bjweft\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-pull-request-vd2mc reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 505
            },
            "TimelineLocation": {
              "Order": 346,
              "Time": "2026-04-01T15:57:08.561459293Z"
            },
            "Message": "PipelineRun should eventually finish",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 505
            },
            "TimelineLocation": {
              "Offset": 761,
              "Order": 348,
              "Time": "2026-04-01T15:59:28.732426163Z"
            },
            "Message": "PipelineRun should eventually finish",
            "Duration": 140170966860,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 761,
              "Order": 349,
              "Time": "2026-04-01T15:59:28.732595766Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 761,
              "Order": 351,
              "Time": "2026-04-01T15:59:28.732651087Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 55322,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 511
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "passed",
        "StartTime": "2026-04-01T15:59:28.733057985Z",
        "EndTime": "2026-04-01T15:59:29.200315892Z",
        "RunTime": 467257907,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 511
            },
            "TimelineLocation": {
              "Order": 352,
              "Time": "2026-04-01T15:59:28.733201428Z"
            },
            "Message": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 511
            },
            "TimelineLocation": {
              "Order": 354,
              "Time": "2026-04-01T15:59:29.200005956Z"
            },
            "Message": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
            "Duration": 466804548,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 355,
              "Time": "2026-04-01T15:59:29.200243251Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 357,
              "Time": "2026-04-01T15:59:29.200286562Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 43310,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 537
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T15:59:29.200763851Z",
        "EndTime": "2026-04-01T15:59:51.75181041Z",
        "RunTime": 22551046560,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "merged result sha: d50b01ae071d76fe8588f1bff5f3ee3b895f2f51\nPipelineRun has not been created yet for the component build-e2e-ekfq/gl-test-custom-branch-bjweft\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 527
            },
            "TimelineLocation": {
              "Order": 358,
              "Time": "2026-04-01T15:59:29.200876782Z"
            },
            "Message": "when the PaC init branch is merged",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 527
            },
            "TimelineLocation": {
              "Offset": 60,
              "Order": 360,
              "Time": "2026-04-01T15:59:31.578365995Z"
            },
            "Message": "when the PaC init branch is merged",
            "Duration": 2377489213,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 537
            },
            "TimelineLocation": {
              "Offset": 60,
              "Order": 361,
              "Time": "2026-04-01T15:59:31.578543809Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 537
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 363,
              "Time": "2026-04-01T15:59:51.751622117Z"
            },
            "Message": "eventually leads to triggering another PipelineRun",
            "Duration": 20173078278,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 364,
              "Time": "2026-04-01T15:59:51.751764149Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 366,
              "Time": "2026-04-01T15:59:51.75180124Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 37091,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 553
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "passed",
        "StartTime": "2026-04-01T15:59:51.752123776Z",
        "EndTime": "2026-04-01T16:01:51.925072771Z",
        "RunTime": 120172949006,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp found for Component build-e2e-ekfq/gl-test-custom-branch-bjweft\nPipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp reason: Running\nPipelineRun gl-test-custom-branch-bjweft-on-push-mpvhp reason: Completed\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 553
            },
            "TimelineLocation": {
              "Order": 367,
              "Time": "2026-04-01T15:59:51.752236698Z"
            },
            "Message": "pipelineRun should eventually finish",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 553
            },
            "TimelineLocation": {
              "Offset": 618,
              "Order": 369,
              "Time": "2026-04-01T16:01:51.924838637Z"
            },
            "Message": "pipelineRun should eventually finish",
            "Duration": 120172601929,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 618,
              "Order": 370,
              "Time": "2026-04-01T16:01:51.925022301Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 618,
              "Order": 372,
              "Time": "2026-04-01T16:01:51.925063221Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 40921,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 559
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "passed",
        "StartTime": "2026-04-01T16:01:51.925449038Z",
        "EndTime": "2026-04-01T16:01:52.228858749Z",
        "RunTime": 303409742,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 559
            },
            "TimelineLocation": {
              "Order": 373,
              "Time": "2026-04-01T16:01:51.925566581Z"
            },
            "Message": "does not have expiration set",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 559
            },
            "TimelineLocation": {
              "Order": 375,
              "Time": "2026-04-01T16:01:52.228577954Z"
            },
            "Message": "does not have expiration set",
            "Duration": 303011373,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 376,
              "Time": "2026-04-01T16:01:52.228778848Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 378,
              "Time": "2026-04-01T16:01:52.228838209Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 59361,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 571
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "passed",
        "StartTime": "2026-04-01T16:01:52.229224746Z",
        "EndTime": "2026-04-01T16:03:53.338685305Z",
        "RunTime": 121109460569,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "waiting for one minute and expecting to not trigger a PipelineRun",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 571
            },
            "TimelineLocation": {
              "Order": 379,
              "Time": "2026-04-01T16:01:52.229337748Z"
            },
            "Message": "After updating image visibility to private, it should not trigger another PipelineRun",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 571
            },
            "TimelineLocation": {
              "Offset": 65,
              "Order": 381,
              "Time": "2026-04-01T16:03:53.338293477Z"
            },
            "Message": "After updating image visibility to private, it should not trigger another PipelineRun",
            "Duration": 121108955769,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 65,
              "Order": 382,
              "Time": "2026-04-01T16:03:53.338615793Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 65,
              "Order": 384,
              "Time": "2026-04-01T16:03:53.338676535Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 60741,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 602
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "passed",
        "StartTime": "2026-04-01T16:03:53.339336238Z",
        "EndTime": "2026-04-01T16:03:53.679810846Z",
        "RunTime": 340474638,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 602
            },
            "TimelineLocation": {
              "Order": 385,
              "Time": "2026-04-01T16:03:53.339471791Z"
            },
            "Message": "image repo is updated to private",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 602
            },
            "TimelineLocation": {
              "Order": 387,
              "Time": "2026-04-01T16:03:53.679379897Z"
            },
            "Message": "image repo is updated to private",
            "Duration": 339908147,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 388,
              "Time": "2026-04-01T16:03:53.679716184Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Order": 390,
              "Time": "2026-04-01T16:03:53.679787216Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 71042,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 607
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-01T16:03:53.680108852Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 523
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 649
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-01T16:03:53.680672083Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test PaC component build",
          "gl",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 36
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
            "LineNumber": 654
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
          "LineNumber": 722
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "passed",
        "StartTime": "2026-04-01T16:03:53.681342267Z",
        "EndTime": "2026-04-01T16:04:18.935122267Z",
        "RunTime": 25253779980,
        "ParallelProcess": 16,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gl-test-custom-branch-bjweft in namespace build-e2e-ekfq do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nFound purge PR with id: 3\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 657
            },
            "TimelineLocation": {
              "Order": 391,
              "Time": "2026-04-01T16:03:53.68148458Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 657
            },
            "TimelineLocation": {
              "Order": 393,
              "Time": "2026-04-01T16:03:57.320838782Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "Duration": 3639354232,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 686
            },
            "TimelineLocation": {
              "Order": 394,
              "Time": "2026-04-01T16:03:57.321130088Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 686
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 396,
              "Time": "2026-04-01T16:04:07.441121242Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "Duration": 10119991144,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 722
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 397,
              "Time": "2026-04-01T16:04:07.441408747Z"
            },
            "Message": "should no longer lead to a creation of a PaC PR",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 722
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 399,
              "Time": "2026-04-01T16:04:17.441676259Z"
            },
            "Message": "should no longer lead to a creation of a PaC PR",
            "Duration": 10000267512,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 704
            },
            "TimelineLocation": {
              "Offset": 176,
              "Order": 400,
              "Time": "2026-04-01T16:04:17.441953404Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 704
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 402,
              "Time": "2026-04-01T16:04:17.667462733Z"
            },
            "Message": "when the component is removed and recreated (with the same name in the same namespace)",
            "Duration": 225509328,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 95
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 403,
              "Time": "2026-04-01T16:04:17.667708967Z"
            },
            "Message": "gl",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 95
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 405,
              "Time": "2026-04-01T16:04:18.934863002Z"
            },
            "Message": "gl",
            "Duration": 1267154045,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 406,
              "Time": "2026-04-01T16:04:18.935083916Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.gvXzT6ytoJ/tests/build/pac_build.go",
              "LineNumber": 29
            },
            "TimelineLocation": {
              "Offset": 202,
              "Order": 408,
              "Time": "2026-04-01T16:04:18.935115617Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 31701,
            "NodeType": "AfterEach"
          }
        ]
      }
    ]
  }
]
