metadata: annotations: prow.k8s.io/context: "" prow.k8s.io/job: eks-distro-base-tooling-periodic-al-2 creationTimestamp: "2025-03-13T19:00:35Z" generation: 7 labels: created-by-prow: "true" disk-usage: "true" image-build: "true" pr-creation: "true" prow.k8s.io/build-id: "1900260720608546816" prow.k8s.io/context: "" prow.k8s.io/id: 7218f5ee-003d-11f0-a953-d680b3f5d451 prow.k8s.io/job: eks-distro-base-tooling-periodic-al-2 prow.k8s.io/refs.base_ref: main prow.k8s.io/refs.org: aws prow.k8s.io/refs.repo: eks-distro-build-tooling prow.k8s.io/type: periodic name: 7218f5ee-003d-11f0-a953-d680b3f5d451 namespace: default resourceVersion: "627452912" uid: 21cc48fa-946f-47ff-872b-b3b19a0ccc2d spec: agent: kubernetes cluster: prow-postsubmits-cluster decoration_config: gcs_configuration: bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm path_strategy: explicit s3_credentials_secret: s3-credentials timeout: 8h0m0s 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 extra_refs: - base_ref: main org: aws repo: eks-distro-build-tooling - base_ref: main org: eks-distro-pr-bot repo: eks-distro-build-tooling - base_ref: main org: eks-distro-pr-bot repo: eks-distro - base_ref: main org: eks-distro-pr-bot repo: eks-anywhere job: eks-distro-base-tooling-periodic-al-2 namespace: default pod_spec: automountServiceAccountToken: true containers: - command: - bash - -c - | trap '(docker buildx rm eks-d-builders || true) && touch /status/done' EXIT && scripts/buildkit_check.sh && scripts/setup_buildx.sh && export DATE_EPOCH=$(date "+%F-%s") && source scripts/setup_public_ecr_push.sh && make update -C $PROJECT_PATH IMAGE_TAG=${DATE_EPOCH}.${AL_TAG} && make create-pr -C $PROJECT_PATH IMAGE_TAG=${DATE_EPOCH}.${AL_TAG} env: - name: PROJECT_PATH value: eks-distro-base - name: AL_TAG value: "2" - name: IMAGE_REPO value: public.ecr.aws/eks-distro-build-tooling - name: ECR_PUBLIC_PUSH_ROLE_ARN value: arn:aws:iam::832188789588:role/ECRPublicPushRole - name: AWS_REGION value: us-east-1 - name: REPO_OWNER value: aws - name: OUTPUT_DEBUG_LOG value: "true" - name: CREATE_BUILDER_PODS value: "true" - name: BUILDKITD_IMAGE value: moby/buildkit:v0.12.3-rootless - name: USE_BUILDX value: "true" - 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:minimal-6960e402c8bc6cb7eb12aafcbb713ad3f71eba5a.2 name: build-container resources: {} volumeMounts: - mountPath: /secrets/github-secrets name: github-auth readOnly: true - mountPath: /secrets/ssh-secrets name: ssh-auth readOnly: true - 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: moby/buildkit:v0.12.3-rootless name: buildkitd resources: requests: cpu: 1024m memory: 2Gi securityContext: runAsGroup: 1000 runAsUser: 1000 volumeMounts: - mountPath: /secrets/github-secrets name: github-auth readOnly: true - mountPath: /secrets/ssh-secrets name: ssh-auth readOnly: true - 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: /secrets/github-secrets name: github-auth readOnly: true - mountPath: /secrets/ssh-secrets name: ssh-auth readOnly: true - 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 nodeSelector: arch: AMD64 serviceAccountName: postsubmits-build-account volumes: - name: github-auth secret: defaultMode: 256 secretName: pr-bot-github-token - name: ssh-auth secret: defaultMode: 256 secretName: pr-bot-ssh-secret - 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 report: true type: periodic status: build_id: "1900260720608546816" completionTime: "2025-03-13T19:44:26Z" description: Job succeeded. pendingTime: "2025-03-13T19:00:35Z" pod_name: 7218f5ee-003d-11f0-a953-d680b3f5d451 prev_report_states: gcsk8sreporter: success gcsreporter: success startTime: "2025-03-13T19:00:35Z" state: success url: https://prow.eks.amazonaws.com/view/s3/prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm/logs/eks-distro-base-tooling-periodic-al-2/1900260720608546816