metadata: annotations: prow.k8s.io/context: eks-anywhere-e2e-presubmit prow.k8s.io/job: eks-anywhere-e2e-presubmit creationTimestamp: "2025-04-14T04:40:32Z" generation: 10 labels: created-by-prow: "true" disk-usage: "true" event-GUID: 95828c20-18ea-11f0-9c1d-69ffcb4c0740 image-build: "true" prow.k8s.io/build-id: "1911640694745731072" prow.k8s.io/context: eks-anywhere-e2e-presubmit prow.k8s.io/id: 99b0c996-18ea-11f0-a9e6-42d4d21900e7 prow.k8s.io/is-optional: "false" prow.k8s.io/job: eks-anywhere-e2e-presubmit prow.k8s.io/refs.base_ref: main prow.k8s.io/refs.org: aws prow.k8s.io/refs.pull: "9609" prow.k8s.io/refs.repo: eks-anywhere prow.k8s.io/type: presubmit name: 99b0c996-18ea-11f0-a9e6-42d4d21900e7 namespace: default resourceVersion: "639152233" uid: 37aa37a8-67a4-40a8-b209-7caf02fb2f09 spec: agent: kubernetes cluster: prow-presubmits-cluster context: eks-anywhere-e2e-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-e2e-presubmit max_concurrency: 10 namespace: default pod_spec: automountServiceAccountToken: false containers: - command: - bash - -c - | trap 'touch /status/done && rm -rf /home/prow/go/src/' EXIT && build/lib/buildkit_check.sh && set -o pipefail && make docker-e2e-test | while IFS= read -r line; do printf "%s %s\n" "$(date --rfc-3339=seconds)" "$line"; done env: - name: GITHUB_TOKEN valueFrom: secretKeyRef: key: token name: public-access-github-token - name: TEST_ROLE_ARN value: arn:aws:iam::025778587028:role/EksaTestBuildRole - name: INTEGRATION_TEST_AL2_AMI_ID value: ami-09438b789544a4148 - name: INTEGRATION_TEST_STORAGE_BUCKET value: testbuildstack-025778587-eksaintegrationtestresou-1tqbb00woona4 - name: INTEGRATION_TEST_INSTANCE_PROFILE value: EksaE2eSsmBuildRole - name: IMAGE_REPO value: public.ecr.aws/h1r8a7l5 - name: ADDITIONAL_IMAGE_CACHE_REPOS value: 857151390494.dkr.ecr.us-west-2.amazonaws.com - name: AWS_SDK_LOAD_CONFIG value: "true" - 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-6960e402c8bc6cb7eb12aafcbb713ad3f71eba5a.2 name: build-container resources: requests: cpu: "4" memory: 16Gi volumeMounts: - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status - args: - /script/entrypoint.sh command: - sh env: - name: AWS_SDK_LOAD_CONFIG value: "true" - 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: 857151390494.dkr.ecr.us-west-2.amazonaws.com/moby/buildkit:v0.18.2-rootless name: buildkitd resources: {} securityContext: runAsGroup: 1000 runAsUser: 1000 volumeMounts: - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status - args: - /disk-usage-script/entrypoint.sh command: - sh env: - name: AWS_SDK_LOAD_CONFIG value: "true" - 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: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - 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: docker-ecr-config.json path: config.json name: build-setup name: docker-registry-config - configMap: items: - key: buildkitd-entrypoint.sh path: entrypoint.sh name: buildkitd-entrypoint name: entrypoint - emptyDir: {} name: run-buildkit - emptyDir: {} name: buildkitd-data - 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/cd68596c17e0a466a61670f3f90a6d93a5a407f6 base_ref: main base_sha: cd68596c17e0a466a61670f3f90a6d93a5a407f6 org: aws pulls: - author: sp1999 author_link: https://github.com/sp1999 commit_link: https://github.com/aws/eks-anywhere/pull/9609/commits/a988937f2df9eb12e11616d7d62b7a03f814539e link: https://github.com/aws/eks-anywhere/pull/9609 number: 9609 sha: a988937f2df9eb12e11616d7d62b7a03f814539e title: Add extended support validation to verify the eks distro manifest signature repo: eks-anywhere repo_link: https://github.com/aws/eks-anywhere report: true rerun_command: /test eks-anywhere-e2e-presubmit type: presubmit status: build_id: "1911640694745731072" completionTime: "2025-04-14T05:04:43Z" description: Job succeeded. pendingTime: "2025-04-14T04:40:33Z" pod_name: 99b0c996-18ea-11f0-a9e6-42d4d21900e7 prev_report_states: gcsk8sreporter: success gcsreporter: success github-reporter: success startTime: "2025-04-14T04:40:32Z" state: success url: https://prow.eks.amazonaws.com/view/s3/prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp/pr-logs/pull/aws_eks-anywhere/9609/eks-anywhere-e2e-presubmit/1911640694745731072