File Info

Filename
.command.yaml
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/c6/64bf005609ba250f23c6ef2a9d1e30/.command.yaml
Size
2.8 KB
Attempt
apiVersion: batch/v1
kind: Job
metadata:
  name: nf-c664bf005609ba250f23c6ef2a9d1e30-d3bc7
  namespace: nextflow
  labels: &id001 {nextflow.io/processName: NIPT_CALLING_NIPT_CALL_VARIANTS, nextflow.io/runName: nipt-hg-1000x-allff-stutter-noasm-6a22f15c,
    nextflow.io/sessionId: uuid-4c3335c7-3471-436a-ae0a-4b938e4d765c, pltf/run-name: nipt-hg-1000x-allff-stutter-noasm-6a22f15c,
    pltf/run-component: task, instanceNetworkBandwidth: '10000', nextflow.io/app: nextflow,
    nextflow.io/taskName: NIPT_CALLING_NIPT_CALL_VARIANTS_2026-0077_HG00733_HG00732_FF_1,
    pltf/run-id: 05e927cf, pltf/run-engine: nextflow, instanceLocalNvme: 'true', pltf/run-creator: tdouglas}
  ownerReferences:
  - {apiVersion: v1, kind: Pod, name: nipt-hg-1000x-allff-stutter-noasm-6a22f15c-05e927cf-gmxt2,
    uid: 5e1a1135-3d60-40eb-8d8c-603cf6b64a5b, controller: true, blockOwnerDeletion: true}
spec:
  backoffLimit: 0
  template:
    metadata:
      name: nf-c664bf005609ba250f23c6ef2a9d1e30-d3bc7
      namespace: nextflow
      labels: *id001
    spec:
      restartPolicy: Never
      containers:
      - name: nextflow
        image: 292967571998.dkr.ecr.us-west-2.amazonaws.com/community.wave.seqera.io/library/htslib_pysam_numpy_scipy:275cef53a6366c67
        args: [/bin/bash, -o, pipefail, -c, 'trap "{ ret=$?; /opt/s5cmd/bin/s5cmd
            --log error cp .command.log s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/c6/64bf005609ba250f23c6ef2a9d1e30/.command.log||true;
            exit $ret; }" EXIT; /opt/s5cmd/bin/s5cmd --log error cat s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/c6/64bf005609ba250f23c6ef2a9d1e30/.command.run
            | bash 2>&1 | tee .command.log']
        workingDir: /tmp
        imagePullPolicy: Always
        env:
        - {name: SSL_CERT_DIR, value: /opt/s5cmd/ssl/certs}
        - {name: SSL_CERT_FILE, value: /opt/s5cmd/ssl/ca-certificates.crt}
        resources:
          requests: {cpu: 16, memory: 8192Mi, ephemeral-storage: 204800Mi}
          limits: {memory: 8192Mi, ephemeral-storage: 204800Mi}
        volumeMounts:
        - {name: vol-1277, mountPath: /app}
        - {name: vol-1278, mountPath: /tmp}
        - {name: vol-1279, mountPath: /mnt/secrets}
        - {name: vol-1280, mountPath: /opt/s5cmd}
      nodeSelector: {karpenter.sh/capacity-type: spot, kubernetes.io/arch: amd64}
      serviceAccountName: sa-nextflow
      securityContext: {runAsUser: 1000}
      tolerations:
      - {key: workload, operator: Equal, value: nextflow-task, effect: NoSchedule}
      activeDeadlineSeconds: 57600
      volumes:
      - name: vol-1277
        emptyDir: []
      - name: vol-1278
        emptyDir: []
      - name: vol-1279
        secret: {secretName: aws-secrets-manager}
      - name: vol-1280
        hostPath: {path: /opt/s5cmd}
  ttlSecondsAfterFinished: 28800