metadata:
  annotations:
    prow.k8s.io/context: eks-anywhere-release-tooling-test-presubmit
    prow.k8s.io/job: eks-anywhere-release-tooling-test-presubmit
  creationTimestamp: "2025-02-26T21:41:54Z"
  generation: 10
  labels:
    created-by-prow: "true"
    disk-usage: "true"
    event-GUID: 79281970-f48a-11ef-92de-3f3060a2427d
    prow.k8s.io/build-id: "1894865500018577408"
    prow.k8s.io/context: eks-anywhere-release-tooling-test-presubmit
    prow.k8s.io/id: 7f22a4d6-f48a-11ef-8cb9-16f8c2ebac72
    prow.k8s.io/is-optional: "false"
    prow.k8s.io/job: eks-anywhere-release-tooling-test-presubmit
    prow.k8s.io/refs.base_ref: main
    prow.k8s.io/refs.org: aws
    prow.k8s.io/refs.pull: "9312"
    prow.k8s.io/refs.repo: eks-anywhere
    prow.k8s.io/type: presubmit
  name: 7f22a4d6-f48a-11ef-8cb9-16f8c2ebac72
  namespace: default
  resourceVersion: "621904107"
  uid: 0d300a4b-5bf6-492e-8f63-0db29b60a35b
spec:
  agent: kubernetes
  cluster: prow-presubmits-cluster
  context: eks-anywhere-release-tooling-test-presubmit
  decoration_config:
    gcs_configuration:
      bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
      path_strategy: explicit
    s3_credentials_secret: s3-credentials
    utility_images:
      clonerefs: public.ecr.aws/eks-distro-build-tooling/prow-clonerefs:v20230324-76cde35b3d
      entrypoint: public.ecr.aws/eks-distro-build-tooling/prow-entrypoint:v20230324-76cde35b3d
      initupload: public.ecr.aws/eks-distro-build-tooling/prow-initupload:v20230324-76cde35b3d
      sidecar: public.ecr.aws/eks-distro-build-tooling/prow-sidecar:v20230324-76cde35b3d
  error_on_eviction: true
  job: eks-anywhere-release-tooling-test-presubmit
  max_concurrency: 1
  namespace: default
  pod_spec:
    automountServiceAccountToken: false
    containers:
    - command:
      - bash
      - -c
      - |
        trap 'touch /status/done && rm -rf /home/prow/go/src/' EXIT && make unit-test -C $PROJECT_PATH
      env:
      - name: PROJECT_PATH
        value: release
      - name: GITHUB_TOKEN
        valueFrom:
          secretKeyRef:
            key: token
            name: public-access-github-token
      - name: AWS_ROLE_SESSION_NAME
        valueFrom:
          fieldRef:
            fieldPath: metadata.name
      - name: GOPROXY
        value: http://athens-proxy.default.svc.cluster.local
      - name: FARGATE_PROFILE_NAME
        valueFrom:
          fieldRef:
            fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile']
      image: public.ecr.aws/eks-distro-build-tooling/builder-base:standard-1727913c432c87bc5bd599e8b4816e3a5a9f38c5.2
      name: build-container
      resources:
        requests:
          cpu: 1024m
          memory: 4Gi
      volumeMounts:
      - mountPath: /root/.cache/go-build
        name: go-build-cache
      - mountPath: /disk-usage-script
        name: disk-usage-entrypoint
      - mountPath: /config
        name: builder-base-tag-file
      - mountPath: /status
        name: status
    - args:
      - /disk-usage-script/entrypoint.sh
      command:
      - sh
      env:
      - name: AWS_ROLE_SESSION_NAME
        valueFrom:
          fieldRef:
            fieldPath: metadata.name
      - name: GOPROXY
        value: http://athens-proxy.default.svc.cluster.local
      - name: FARGATE_PROFILE_NAME
        valueFrom:
          fieldRef:
            fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile']
      image: public.ecr.aws/amazonlinux/amazonlinux:2
      name: disk-monitor
      resources: {}
      volumeMounts:
      - mountPath: /root/.cache/go-build
        name: go-build-cache
      - mountPath: /disk-usage-script
        name: disk-usage-entrypoint
      - mountPath: /config
        name: builder-base-tag-file
      - mountPath: /status
        name: status
    serviceAccountName: presubmits-build-account
    volumes:
    - emptyDir: {}
      name: go-build-cache
    - configMap:
        items:
        - key: disk-usage-entrypoint.sh
          path: entrypoint.sh
        name: disk-usage-entrypoint
      name: disk-usage-entrypoint
    - configMap:
        items:
        - key: BUILDER_BASE_TAG_FILE
          path: BUILDER_BASE_TAG_FILE
        name: builder-base-tag-file
      name: builder-base-tag-file
    - emptyDir: {}
      name: status
  prowjob_defaults:
    tenant_id: GlobalDefaultID
  refs:
    base_link: https://github.com/aws/eks-anywhere/commit/a573b75d8c79af8280154d59d76430e5ed4454d0
    base_ref: main
    base_sha: a573b75d8c79af8280154d59d76430e5ed4454d0
    org: aws
    pulls:
    - author: g-gaston
      author_link: https://github.com/g-gaston
      commit_link: https://github.com/aws/eks-anywhere/pull/9312/commits/c878b0dbea6b98e42a7a3cff2ff1a41f35862e15
      link: https://github.com/aws/eks-anywhere/pull/9312
      number: 9312
      sha: c878b0dbea6b98e42a7a3cff2ff1a41f35862e15
      title: Update to go 1.23
    repo: eks-anywhere
    repo_link: https://github.com/aws/eks-anywhere
  report: true
  rerun_command: /test eks-anywhere-release-tooling-test-presubmit
  type: presubmit
status:
  build_id: "1894865500018577408"
  completionTime: "2025-02-26T21:49:48Z"
  description: Job failed.
  pendingTime: "2025-02-26T21:41:56Z"
  pod_name: 7f22a4d6-f48a-11ef-8cb9-16f8c2ebac72
  prev_report_states:
    gcsk8sreporter: failure
    gcsreporter: failure
    github-reporter: failure
  startTime: "2025-02-26T21:41:54Z"
  state: failure
  url: https://prow.eks.amazonaws.com/view/s3/prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp/pr-logs/pull/aws_eks-anywhere/9312/eks-anywhere-release-tooling-test-presubmit/1894865500018577408