argo-workflows: Workflow - Could not get container status

Summary

What happened/what you expected to happen?

The workflow should successfully terminate all of your triggered tasks. It wasn’t easy to reproduce the anomalous behaviour outside of the cluster and also not happen every single time, so please find additional configurations that might help to reproduce it

argo-server: 3 replicas
executor: pns
parallelism: 1000

Diagnostics

What Kubernetes provider are you using? GKE or Kind

What version of Argo Workflows are you running?

❯ argo version
argo: v3.0.0-rc3
  BuildDate: 2021-02-23T21:06:58Z
  GitCommit: c0c364c229e3b72306bd0b73161df090d24e0c31
  GitTreeState: clean
  GitTag: v3.0.0-rc3
  GoVersion: go1.13
  Compiler: gc
  Platform: darwin/amd64

Workflow template

apiVersion: argoproj.io/v1alpha1
kind: Workflow
metadata:
  creationTimestamp: "2021-03-02T00:36:25Z"
  generateName: ci-
  generation: 10
  labels:
    submit-from-ui: "true"
    workflows.argoproj.io/completed: "true"
    workflows.argoproj.io/creator: system-serviceaccount-argo-argo-server
    workflows.argoproj.io/phase: Error
    workflows.argoproj.io/workflow-template: ci
  managedFields:
  - apiVersion: argoproj.io/v1alpha1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:generateName: {}
        f:labels:
          .: {}
          f:submit-from-ui: {}
          f:workflows.argoproj.io/creator: {}
          f:workflows.argoproj.io/workflow-template: {}
      f:spec:
        .: {}
        f:arguments: {}
        f:entrypoint: {}
        f:workflowTemplateRef: {}
      f:status:
        .: {}
        f:storedTemplates: {}
    manager: argo
    operation: Update
    time: "2021-03-02T00:36:25Z"
  - apiVersion: argoproj.io/v1alpha1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:labels:
          f:workflows.argoproj.io/completed: {}
          f:workflows.argoproj.io/phase: {}
      f:status:
        f:artifactRepositoryRef: {}
        f:conditions: {}
        f:finishedAt: {}
        f:nodes: {}
        f:phase: {}
        f:progress: {}
        f:resourcesDuration: {}
        f:startedAt: {}
        f:storedWorkflowTemplateSpec: {}
    manager: workflow-controller
    operation: Update
    time: "2021-03-02T00:37:47Z"
  name: ci-t8vq2
  namespace: argo
  resourceVersion: "119304"
  uid: fb296b31-b810-42c0-90bc-c4e8bb879b22
spec:
  arguments: {}
  entrypoint: main
  workflowTemplateRef:
    name: ci
status:
  artifactRepositoryRef:
    default: true
  conditions:
  - status: "False"
    type: PodRunning
  - status: "True"
    type: Completed
  finishedAt: "2021-03-02T00:37:47Z"
  nodes:
    ci-t8vq2:
      children:
      - ci-t8vq2-28546012
      - ci-t8vq2-212400199
      displayName: ci-t8vq2
      finishedAt: "2021-03-02T00:37:47Z"
      id: ci-t8vq2
      name: ci-t8vq2
      outboundNodes:
      - ci-t8vq2-2699866519
      - ci-t8vq2-2921795641
      - ci-t8vq2-935633491
      - ci-t8vq2-2460421745
      - ci-t8vq2-1497633967
      - ci-t8vq2-2529876561
      - ci-t8vq2-2517646915
      - ci-t8vq2-2594947737
      - ci-t8vq2-2608532967
      - ci-t8vq2-3834947628
      - ci-t8vq2-1156673745
      - ci-t8vq2-2620463353
      - ci-t8vq2-3303001669
      - ci-t8vq2-139394661
      - ci-t8vq2-1087124617
      - ci-t8vq2-1466005665
      - ci-t8vq2-3097822101
      - ci-t8vq2-3815346741
      - ci-t8vq2-3045333153
      - ci-t8vq2-2135555749
      - ci-t8vq2-1671854890
      - ci-t8vq2-2189885778
      - ci-t8vq2-2454096578
      - ci-t8vq2-3752440098
      - ci-t8vq2-1958506170
      - ci-t8vq2-569544386
      - ci-t8vq2-743674290
      - ci-t8vq2-553546802
      - ci-t8vq2-3806784823
      - ci-t8vq2-13895053
      - ci-t8vq2-2653728782
      - ci-t8vq2-3144997424
      - ci-t8vq2-2221870794
      - ci-t8vq2-2998710952
      - ci-t8vq2-924300910
      - ci-t8vq2-2687447728
      - ci-t8vq2-441930226
      - ci-t8vq2-2027865656
      - ci-t8vq2-857446365
      - ci-t8vq2-1089779475
      - ci-t8vq2-1533362641
      - ci-t8vq2-2193859387
      - ci-t8vq2-2924122029
      - ci-t8vq2-245955437
      - ci-t8vq2-3119937059
      - ci-t8vq2-3119595669
      - ci-t8vq2-418065567
      - ci-t8vq2-2120215045
      - ci-t8vq2-4250566955
      - ci-t8vq2-145289723
      - ci-t8vq2-1642984369
      - ci-t8vq2-1325696727
      - ci-t8vq2-3992325445
      - ci-t8vq2-3744868327
      - ci-t8vq2-1719834657
      - ci-t8vq2-178844961
      phase: Error
      progress: 57/57
      resourcesDuration:
        cpu: 889
        memory: 889
      startedAt: "2021-03-02T00:36:26Z"
      templateName: main
      templateScope: local/
      type: DAG
    ci-t8vq2-13895053:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(29:context:L)
      finishedAt: "2021-03-02T00:36:54Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-13895053
      inputs:
        parameters:
        - name: message
          value: L
      name: ci-t8vq2.echo-multiple-times(29:context:L)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 17
        memory: 17
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-28546012:
      boundaryID: ci-t8vq2
      children:
      - ci-t8vq2-2699866519
      - ci-t8vq2-2921795641
      - ci-t8vq2-935633491
      - ci-t8vq2-2460421745
      - ci-t8vq2-1497633967
      - ci-t8vq2-2529876561
      - ci-t8vq2-2517646915
      - ci-t8vq2-2594947737
      - ci-t8vq2-2608532967
      - ci-t8vq2-3834947628
      - ci-t8vq2-1156673745
      - ci-t8vq2-2620463353
      - ci-t8vq2-3303001669
      - ci-t8vq2-139394661
      - ci-t8vq2-1087124617
      - ci-t8vq2-1466005665
      - ci-t8vq2-3097822101
      - ci-t8vq2-3815346741
      - ci-t8vq2-3045333153
      - ci-t8vq2-2135555749
      - ci-t8vq2-1671854890
      - ci-t8vq2-2189885778
      - ci-t8vq2-2454096578
      - ci-t8vq2-3752440098
      - ci-t8vq2-1958506170
      - ci-t8vq2-569544386
      - ci-t8vq2-743674290
      - ci-t8vq2-553546802
      - ci-t8vq2-3806784823
      - ci-t8vq2-13895053
      - ci-t8vq2-2653728782
      - ci-t8vq2-3144997424
      - ci-t8vq2-2221870794
      - ci-t8vq2-2998710952
      - ci-t8vq2-924300910
      - ci-t8vq2-2687447728
      - ci-t8vq2-441930226
      - ci-t8vq2-2027865656
      displayName: echo-multiple-times
      finishedAt: "2021-03-02T00:37:26Z"
      id: ci-t8vq2-28546012
      name: ci-t8vq2.echo-multiple-times
      phase: Succeeded
      progress: 38/38
      resourcesDuration:
        cpu: 705
        memory: 705
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: TaskGroup
    ci-t8vq2-128512104:
      boundaryID: ci-t8vq2
      children:
      - ci-t8vq2-3119937059
      - ci-t8vq2-3119595669
      - ci-t8vq2-418065567
      - ci-t8vq2-2120215045
      - ci-t8vq2-4250566955
      displayName: task4
      finishedAt: "2021-03-02T00:37:47Z"
      id: ci-t8vq2-128512104
      name: ci-t8vq2.task4
      phase: Succeeded
      progress: 5/5
      resourcesDuration:
        cpu: 42
        memory: 42
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: TaskGroup
    ci-t8vq2-139394661:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(13:context:O)
      finishedAt: "2021-03-02T00:36:46Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-139394661
      inputs:
        parameters:
        - name: message
          value: O
      name: ci-t8vq2.echo-multiple-times(13:context:O)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 13
        memory: 13
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-145289723:
      boundaryID: ci-t8vq2
      displayName: task5
      finishedAt: "2021-03-02T00:37:33Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-145289723
      inputs:
        parameters:
        - name: message
          value: task5
      name: ci-t8vq2.task5
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 10
        memory: 10
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-162067342:
      boundaryID: ci-t8vq2
      children:
      - ci-t8vq2-1642984369
      - ci-t8vq2-1325696727
      - ci-t8vq2-3992325445
      - ci-t8vq2-3744868327
      - ci-t8vq2-1719834657
      displayName: task6
      finishedAt: "2021-03-02T00:37:47Z"
      id: ci-t8vq2-162067342
      name: ci-t8vq2.task6
      phase: Succeeded
      progress: 5/5
      resourcesDuration:
        cpu: 46
        memory: 46
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: TaskGroup
    ci-t8vq2-178844961:
      boundaryID: ci-t8vq2
      displayName: task7
      finishedAt: "2021-03-02T00:37:35Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-178844961
      inputs:
        parameters:
        - name: message
          value: task7
      name: ci-t8vq2.task7
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 11
        memory: 11
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-212400199:
      boundaryID: ci-t8vq2
      children:
      - ci-t8vq2-229177818
      - ci-t8vq2-245955437
      - ci-t8vq2-128512104
      - ci-t8vq2-145289723
      - ci-t8vq2-162067342
      - ci-t8vq2-178844961
      displayName: task1
      finishedAt: "2021-03-02T00:37:08Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-212400199
      inputs:
        parameters:
        - name: message
          value: task1
      name: ci-t8vq2.task1
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 26
        memory: 26
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-229177818:
      boundaryID: ci-t8vq2
      children:
      - ci-t8vq2-857446365
      - ci-t8vq2-1089779475
      - ci-t8vq2-1533362641
      - ci-t8vq2-2193859387
      - ci-t8vq2-2924122029
      displayName: task2
      finishedAt: "2021-03-02T00:37:47Z"
      id: ci-t8vq2-229177818
      name: ci-t8vq2.task2
      phase: Error
      progress: 5/5
      resourcesDuration:
        cpu: 42
        memory: 42
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: TaskGroup
    ci-t8vq2-245955437:
      boundaryID: ci-t8vq2
      displayName: task3
      finishedAt: "2021-03-02T00:37:29Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-245955437
      inputs:
        parameters:
        - name: message
          value: task3
      name: ci-t8vq2.task3
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 7
        memory: 7
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-418065567:
      boundaryID: ci-t8vq2
      displayName: task4(2:context:C)
      finishedAt: "2021-03-02T00:37:26Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-418065567
      inputs:
        parameters:
        - name: message
          value: task4
      name: ci-t8vq2.task4(2:context:C)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 5
        memory: 5
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-441930226:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(36:context:S)
      finishedAt: "2021-03-02T00:37:08Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-441930226
      inputs:
        parameters:
        - name: message
          value: S
      name: ci-t8vq2.echo-multiple-times(36:context:S)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 28
        memory: 28
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-553546802:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(27:context:I)
      finishedAt: "2021-03-02T00:37:02Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-553546802
      inputs:
        parameters:
        - name: message
          value: I
      name: ci-t8vq2.echo-multiple-times(27:context:I)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 23
        memory: 23
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-569544386:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(25:context:G)
      finishedAt: "2021-03-02T00:37:01Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-569544386
      inputs:
        parameters:
        - name: message
          value: G
      name: ci-t8vq2.echo-multiple-times(25:context:G)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 25
        memory: 25
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-743674290:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(26:context:H)
      finishedAt: "2021-03-02T00:36:56Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-743674290
      inputs:
        parameters:
        - name: message
          value: H
      name: ci-t8vq2.echo-multiple-times(26:context:H)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 16
        memory: 16
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-857446365:
      boundaryID: ci-t8vq2
      displayName: task2(0:context:A)
      finishedAt: "2021-03-02T00:37:29Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-857446365
      inputs:
        parameters:
        - name: message
          value: task2
      name: ci-t8vq2.task2(0:context:A)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 9
        memory: 9
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-924300910:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(34:context:Q)
      finishedAt: "2021-03-02T00:37:03Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-924300910
      inputs:
        parameters:
        - name: message
          value: Q
      name: ci-t8vq2.echo-multiple-times(34:context:Q)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 24
        memory: 24
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-935633491:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(2:context:C)
      finishedAt: "2021-03-02T00:36:45Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-935633491
      inputs:
        parameters:
        - name: message
          value: C
      name: ci-t8vq2.echo-multiple-times(2:context:C)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 18
        memory: 18
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1087124617:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(14:context:P)
      finishedAt: "2021-03-02T00:36:49Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1087124617
      inputs:
        parameters:
        - name: message
          value: P
      name: ci-t8vq2.echo-multiple-times(14:context:P)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 14
        memory: 14
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1089779475:
      boundaryID: ci-t8vq2
      displayName: task2(1:context:B)
      finishedAt: "2021-03-02T00:37:31Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1089779475
      inputs:
        parameters:
        - name: message
          value: task2
      name: ci-t8vq2.task2(1:context:B)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 12
        memory: 12
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1156673745:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(10:context:L)
      finishedAt: "2021-03-02T00:36:53Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1156673745
      inputs:
        parameters:
        - name: message
          value: L
      name: ci-t8vq2.echo-multiple-times(10:context:L)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 20
        memory: 20
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1325696727:
      boundaryID: ci-t8vq2
      displayName: task6(1:context:B)
      finishedAt: "2021-03-02T00:37:33Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1325696727
      inputs:
        parameters:
        - name: message
          value: task6
      name: ci-t8vq2.task6(1:context:B)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 11
        memory: 11
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1466005665:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(15:context:Q)
      finishedAt: "2021-03-02T00:36:46Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1466005665
      inputs:
        parameters:
        - name: message
          value: Q
      name: ci-t8vq2.echo-multiple-times(15:context:Q)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 12
        memory: 12
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1497633967:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(4:context:E)
      finishedAt: "2021-03-02T00:36:52Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1497633967
      inputs:
        parameters:
        - name: message
          value: E
      name: ci-t8vq2.echo-multiple-times(4:context:E)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 20
        memory: 20
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1533362641:
      boundaryID: ci-t8vq2
      displayName: task2(2:context:C)
      finishedAt: "2021-03-02T00:37:24Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1533362641
      inputs:
        parameters:
        - name: message
          value: task2
      message: 'Error (exit code 1): Could not get container status'
      name: ci-t8vq2.task2(2:context:C)
      phase: Error
      progress: 1/1
      resourcesDuration:
        cpu: 4
        memory: 4
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1642984369:
      boundaryID: ci-t8vq2
      displayName: task6(0:context:A)
      finishedAt: "2021-03-02T00:37:27Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1642984369
      inputs:
        parameters:
        - name: message
          value: task6
      name: ci-t8vq2.task6(0:context:A)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 5
        memory: 5
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1671854890:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(20:context:B)
      finishedAt: "2021-03-02T00:36:48Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1671854890
      inputs:
        parameters:
        - name: message
          value: B
      name: ci-t8vq2.echo-multiple-times(20:context:B)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 13
        memory: 13
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1719834657:
      boundaryID: ci-t8vq2
      displayName: task6(4:context:E)
      finishedAt: "2021-03-02T00:37:32Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1719834657
      inputs:
        parameters:
        - name: message
          value: task6
      name: ci-t8vq2.task6(4:context:E)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 11
        memory: 11
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-1958506170:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(24:context:F)
      finishedAt: "2021-03-02T00:36:50Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-1958506170
      inputs:
        parameters:
        - name: message
          value: F
      name: ci-t8vq2.echo-multiple-times(24:context:F)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 14
        memory: 14
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2027865656:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(37:context:T)
      finishedAt: "2021-03-02T00:37:02Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2027865656
      inputs:
        parameters:
        - name: message
          value: T
      name: ci-t8vq2.echo-multiple-times(37:context:T)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 24
        memory: 24
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2120215045:
      boundaryID: ci-t8vq2
      displayName: task4(3:context:D)
      finishedAt: "2021-03-02T00:37:28Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2120215045
      inputs:
        parameters:
        - name: message
          value: task4
      name: ci-t8vq2.task4(3:context:D)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 8
        memory: 8
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2135555749:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(19:context:A)
      finishedAt: "2021-03-02T00:36:47Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2135555749
      inputs:
        parameters:
        - name: message
          value: A
      name: ci-t8vq2.echo-multiple-times(19:context:A)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 13
        memory: 13
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2189885778:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(21:context:C)
      finishedAt: "2021-03-02T00:36:55Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2189885778
      inputs:
        parameters:
        - name: message
          value: C
      name: ci-t8vq2.echo-multiple-times(21:context:C)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 19
        memory: 19
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2193859387:
      boundaryID: ci-t8vq2
      displayName: task2(3:context:D)
      finishedAt: "2021-03-02T00:37:30Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2193859387
      inputs:
        parameters:
        - name: message
          value: task2
      name: ci-t8vq2.task2(3:context:D)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 9
        memory: 9
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2221870794:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(32:context:O)
      finishedAt: "2021-03-02T00:36:53Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2221870794
      inputs:
        parameters:
        - name: message
          value: O
      name: ci-t8vq2.echo-multiple-times(32:context:O)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 17
        memory: 17
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2454096578:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(22:context:D)
      finishedAt: "2021-03-02T00:36:59Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2454096578
      inputs:
        parameters:
        - name: message
          value: D
      name: ci-t8vq2.echo-multiple-times(22:context:D)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 22
        memory: 22
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2460421745:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(3:context:D)
      finishedAt: "2021-03-02T00:36:49Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2460421745
      inputs:
        parameters:
        - name: message
          value: D
      name: ci-t8vq2.echo-multiple-times(3:context:D)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 18
        memory: 18
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2517646915:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(6:context:G)
      finishedAt: "2021-03-02T00:36:46Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2517646915
      inputs:
        parameters:
        - name: message
          value: G
      name: ci-t8vq2.echo-multiple-times(6:context:G)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 13
        memory: 13
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2529876561:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(5:context:F)
      finishedAt: "2021-03-02T00:36:48Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2529876561
      inputs:
        parameters:
        - name: message
          value: F
      name: ci-t8vq2.echo-multiple-times(5:context:F)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 18
        memory: 18
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2594947737:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(7:context:H)
      finishedAt: "2021-03-02T00:36:48Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2594947737
      inputs:
        parameters:
        - name: message
          value: H
      name: ci-t8vq2.echo-multiple-times(7:context:H)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 18
        memory: 18
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2608532967:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(8:context:I)
      finishedAt: "2021-03-02T00:36:52Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2608532967
      inputs:
        parameters:
        - name: message
          value: I
      name: ci-t8vq2.echo-multiple-times(8:context:I)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 18
        memory: 18
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2620463353:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(11:context:M)
      finishedAt: "2021-03-02T00:36:50Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2620463353
      inputs:
        parameters:
        - name: message
          value: M
      name: ci-t8vq2.echo-multiple-times(11:context:M)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 14
        memory: 14
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2653728782:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(30:context:M)
      finishedAt: "2021-03-02T00:37:05Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2653728782
      inputs:
        parameters:
        - name: message
          value: M
      name: ci-t8vq2.echo-multiple-times(30:context:M)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 25
        memory: 25
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2687447728:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(35:context:R)
      finishedAt: "2021-03-02T00:37:02Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2687447728
      inputs:
        parameters:
        - name: message
          value: R
      name: ci-t8vq2.echo-multiple-times(35:context:R)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 26
        memory: 26
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2699866519:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(0:context:A)
      finishedAt: "2021-03-02T00:36:54Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2699866519
      inputs:
        parameters:
        - name: message
          value: A
      name: ci-t8vq2.echo-multiple-times(0:context:A)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 26
        memory: 26
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2921795641:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(1:context:B)
      finishedAt: "2021-03-02T00:36:45Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2921795641
      inputs:
        parameters:
        - name: message
          value: B
      name: ci-t8vq2.echo-multiple-times(1:context:B)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 18
        memory: 18
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2924122029:
      boundaryID: ci-t8vq2
      displayName: task2(4:context:E)
      finishedAt: "2021-03-02T00:37:28Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2924122029
      inputs:
        parameters:
        - name: message
          value: task2
      name: ci-t8vq2.task2(4:context:E)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 8
        memory: 8
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-2998710952:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(33:context:P)
      finishedAt: "2021-03-02T00:37:05Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-2998710952
      inputs:
        parameters:
        - name: message
          value: P
      name: ci-t8vq2.echo-multiple-times(33:context:P)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 29
        memory: 29
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3045333153:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(18:context:T)
      finishedAt: "2021-03-02T00:36:51Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3045333153
      inputs:
        parameters:
        - name: message
          value: T
      name: ci-t8vq2.echo-multiple-times(18:context:T)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 17
        memory: 17
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3097822101:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(16:context:R)
      finishedAt: "2021-03-02T00:36:45Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3097822101
      inputs:
        parameters:
        - name: message
          value: R
      name: ci-t8vq2.echo-multiple-times(16:context:R)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 12
        memory: 12
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3119595669:
      boundaryID: ci-t8vq2
      displayName: task4(1:context:B)
      finishedAt: "2021-03-02T00:37:31Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3119595669
      inputs:
        parameters:
        - name: message
          value: task4
      name: ci-t8vq2.task4(1:context:B)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 8
        memory: 8
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3119937059:
      boundaryID: ci-t8vq2
      displayName: task4(0:context:A)
      finishedAt: "2021-03-02T00:37:34Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3119937059
      inputs:
        parameters:
        - name: message
          value: task4
      name: ci-t8vq2.task4(0:context:A)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 12
        memory: 12
      startedAt: "2021-03-02T00:37:16Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3144997424:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(31:context:N)
      finishedAt: "2021-03-02T00:37:09Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3144997424
      inputs:
        parameters:
        - name: message
          value: "N"
      name: ci-t8vq2.echo-multiple-times(31:context:N)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 29
        memory: 29
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3303001669:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(12:context:N)
      finishedAt: "2021-03-02T00:36:52Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3303001669
      inputs:
        parameters:
        - name: message
          value: "N"
      name: ci-t8vq2.echo-multiple-times(12:context:N)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 20
        memory: 20
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3744868327:
      boundaryID: ci-t8vq2
      displayName: task6(3:context:D)
      finishedAt: "2021-03-02T00:37:34Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3744868327
      inputs:
        parameters:
        - name: message
          value: task6
      name: ci-t8vq2.task6(3:context:D)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 11
        memory: 11
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3752440098:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(23:context:E)
      finishedAt: "2021-03-02T00:36:45Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3752440098
      inputs:
        parameters:
        - name: message
          value: E
      name: ci-t8vq2.echo-multiple-times(23:context:E)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 9
        memory: 9
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3806784823:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(28:context:K)
      finishedAt: "2021-03-02T00:36:50Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3806784823
      inputs:
        parameters:
        - name: message
          value: K
      name: ci-t8vq2.echo-multiple-times(28:context:K)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 15
        memory: 15
      startedAt: "2021-03-02T00:36:27Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3815346741:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(17:context:S)
      finishedAt: "2021-03-02T00:36:51Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3815346741
      inputs:
        parameters:
        - name: message
          value: S
      name: ci-t8vq2.echo-multiple-times(17:context:S)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 16
        memory: 16
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3834947628:
      boundaryID: ci-t8vq2
      displayName: echo-multiple-times(9:context:K)
      finishedAt: "2021-03-02T00:36:47Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3834947628
      inputs:
        parameters:
        - name: message
          value: K
      name: ci-t8vq2.echo-multiple-times(9:context:K)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 12
        memory: 12
      startedAt: "2021-03-02T00:36:26Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-3992325445:
      boundaryID: ci-t8vq2
      displayName: task6(2:context:C)
      finishedAt: "2021-03-02T00:37:27Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-3992325445
      inputs:
        parameters:
        - name: message
          value: task6
      name: ci-t8vq2.task6(2:context:C)
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 8
        memory: 8
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
    ci-t8vq2-4250566955:
      boundaryID: ci-t8vq2
      displayName: task4(4:context:E)
      finishedAt: "2021-03-02T00:37:30Z"
      hostNodeName: kind-control-plane
      id: ci-t8vq2-4250566955
      inputs:
        parameters:
        - name: message
          value: task4
      name: ci-t8vq2.task4(4:context:E)
      outputs:
        exitCode: "0"
      phase: Succeeded
      progress: 1/1
      resourcesDuration:
        cpu: 9
        memory: 9
      startedAt: "2021-03-02T00:37:17Z"
      templateRef:
        name: base
        template: main
      templateScope: local/
      type: Pod
  phase: Error
  progress: 57/57
  resourcesDuration:
    cpu: 889
    memory: 889
  startedAt: "2021-03-02T00:36:25Z"
  storedTemplates:
    namespaced/base/main:
      container:
        args:
        - echo {{inputs.parameters.message}}
        command:
        - sh
        - -c
        image: curlimages/curl:7.75.0
        name: ""
        resources: {}
      inputs:
        parameters:
        - name: message
      metadata: {}
      name: main
      outputs: {}
    namespaced/ci/main:
      dag:
        tasks:
        - arguments:
            parameters:
            - name: message
              value: task1
          name: task1
          templateRef:
            name: base
            template: main
        - arguments:
            parameters:
            - name: message
              value: '{{item.context}}'
          name: echo-multiple-times
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
          - context: F
          - context: G
          - context: H
          - context: I
          - context: K
          - context: L
          - context: M
          - context: "N"
          - context: O
          - context: P
          - context: Q
          - context: R
          - context: S
          - context: T
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
          - context: F
          - context: G
          - context: H
          - context: I
          - context: K
          - context: L
          - context: M
          - context: "N"
          - context: O
          - context: P
          - context: Q
          - context: R
          - context: S
          - context: T
        - arguments:
            parameters:
            - name: message
              value: task2
          dependencies:
          - task1
          name: task2
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
        - arguments:
            parameters:
            - name: message
              value: task3
          dependencies:
          - task1
          name: task3
          templateRef:
            name: base
            template: main
        - arguments:
            parameters:
            - name: message
              value: task4
          dependencies:
          - task1
          name: task4
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
        - arguments:
            parameters:
            - name: message
              value: task5
          dependencies:
          - task1
          name: task5
          templateRef:
            name: base
            template: main
        - arguments:
            parameters:
            - name: message
              value: task6
          dependencies:
          - task1
          name: task6
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
        - arguments:
            parameters:
            - name: message
              value: task7
          dependencies:
          - task1
          name: task7
          templateRef:
            name: base
            template: main
      inputs: {}
      metadata: {}
      name: main
      outputs: {}
  storedWorkflowTemplateSpec:
    arguments: {}
    entrypoint: main
    parallelism: 1000
    serviceAccountName: argo
    templates:
    - dag:
        tasks:
        - arguments:
            parameters:
            - name: message
              value: task1
          name: task1
          templateRef:
            name: base
            template: main
        - arguments:
            parameters:
            - name: message
              value: '{{item.context}}'
          name: echo-multiple-times
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
          - context: F
          - context: G
          - context: H
          - context: I
          - context: K
          - context: L
          - context: M
          - context: "N"
          - context: O
          - context: P
          - context: Q
          - context: R
          - context: S
          - context: T
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
          - context: F
          - context: G
          - context: H
          - context: I
          - context: K
          - context: L
          - context: M
          - context: "N"
          - context: O
          - context: P
          - context: Q
          - context: R
          - context: S
          - context: T
        - arguments:
            parameters:
            - name: message
              value: task2
          dependencies:
          - task1
          name: task2
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
        - arguments:
            parameters:
            - name: message
              value: task3
          dependencies:
          - task1
          name: task3
          templateRef:
            name: base
            template: main
        - arguments:
            parameters:
            - name: message
              value: task4
          dependencies:
          - task1
          name: task4
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
        - arguments:
            parameters:
            - name: message
              value: task5
          dependencies:
          - task1
          name: task5
          templateRef:
            name: base
            template: main
        - arguments:
            parameters:
            - name: message
              value: task6
          dependencies:
          - task1
          name: task6
          templateRef:
            name: base
            template: main
          withItems:
          - context: A
          - context: B
          - context: C
          - context: D
          - context: E
        - arguments:
            parameters:
            - name: message
              value: task7
          dependencies:
          - task1
          name: task7
          templateRef:
            name: base
            template: main
      inputs: {}
      metadata: {}
      name: main
      outputs: {}
    workflowTemplateRef:
      name: ci

Controller logs

time="2021-03-02T00:36:25.857Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:25.865Z" level=info msg="Updated phase  -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.010Z" level=info msg="DAG node ci-t8vq2 initialized Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.013Z" level=info msg="TaskGroup node ci-t8vq2-28546012 initialized Running (message: )" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.013Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(0:context:A) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.014Z" level=info msg="Pod node ci-t8vq2-2699866519 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.032Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(0:context:A) (ci-t8vq2-2699866519)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.032Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(1:context:B) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.035Z" level=info msg="Pod node ci-t8vq2-2921795641 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.061Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(1:context:B) (ci-t8vq2-2921795641)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.062Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(2:context:C) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.063Z" level=info msg="Pod node ci-t8vq2-935633491 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.082Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(2:context:C) (ci-t8vq2-935633491)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.082Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(3:context:D) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.087Z" level=info msg="Pod node ci-t8vq2-2460421745 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.097Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(3:context:D) (ci-t8vq2-2460421745)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.097Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(4:context:E) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.105Z" level=info msg="Pod node ci-t8vq2-1497633967 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.150Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(4:context:E) (ci-t8vq2-1497633967)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.151Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(5:context:F) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.157Z" level=info msg="Pod node ci-t8vq2-2529876561 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.184Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(5:context:F) (ci-t8vq2-2529876561)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.184Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(6:context:G) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.185Z" level=info msg="Pod node ci-t8vq2-2517646915 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.199Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(6:context:G) (ci-t8vq2-2517646915)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.199Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(7:context:H) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.199Z" level=info msg="Pod node ci-t8vq2-2594947737 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.222Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(7:context:H) (ci-t8vq2-2594947737)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.222Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(8:context:I) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.222Z" level=info msg="Pod node ci-t8vq2-2608532967 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.243Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(8:context:I) (ci-t8vq2-2608532967)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.244Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(9:context:K) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.264Z" level=info msg="Pod node ci-t8vq2-3834947628 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.274Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(9:context:K) (ci-t8vq2-3834947628)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.274Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(10:context:L) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.275Z" level=info msg="Pod node ci-t8vq2-1156673745 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.294Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(10:context:L) (ci-t8vq2-1156673745)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.294Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(11:context:M) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.294Z" level=info msg="Pod node ci-t8vq2-2620463353 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.315Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(11:context:M) (ci-t8vq2-2620463353)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.315Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(12:context:N) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.315Z" level=info msg="Pod node ci-t8vq2-3303001669 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.347Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(12:context:N) (ci-t8vq2-3303001669)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.347Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(13:context:O) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.347Z" level=info msg="Pod node ci-t8vq2-139394661 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.378Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(13:context:O) (ci-t8vq2-139394661)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.378Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(14:context:P) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.378Z" level=info msg="Pod node ci-t8vq2-1087124617 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.426Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(14:context:P) (ci-t8vq2-1087124617)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.426Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(15:context:Q) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.427Z" level=info msg="Pod node ci-t8vq2-1466005665 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.466Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(15:context:Q) (ci-t8vq2-1466005665)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.466Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(16:context:R) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.479Z" level=info msg="Pod node ci-t8vq2-3097822101 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.506Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(16:context:R) (ci-t8vq2-3097822101)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.506Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(17:context:S) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.506Z" level=info msg="Pod node ci-t8vq2-3815346741 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.554Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(17:context:S) (ci-t8vq2-3815346741)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.556Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(18:context:T) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.569Z" level=info msg="Pod node ci-t8vq2-3045333153 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.623Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(18:context:T) (ci-t8vq2-3045333153)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.623Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(19:context:A) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.624Z" level=info msg="Pod node ci-t8vq2-2135555749 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.657Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(19:context:A) (ci-t8vq2-2135555749)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.657Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(20:context:B) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.664Z" level=info msg="Pod node ci-t8vq2-1671854890 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.696Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(20:context:B) (ci-t8vq2-1671854890)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.696Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(21:context:C) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.697Z" level=info msg="Pod node ci-t8vq2-2189885778 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.711Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(21:context:C) (ci-t8vq2-2189885778)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.712Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(22:context:D) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.712Z" level=info msg="Pod node ci-t8vq2-2454096578 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.732Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(22:context:D) (ci-t8vq2-2454096578)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.732Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(23:context:E) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.732Z" level=info msg="Pod node ci-t8vq2-3752440098 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.764Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(23:context:E) (ci-t8vq2-3752440098)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.764Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(24:context:F) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.766Z" level=info msg="Pod node ci-t8vq2-1958506170 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.874Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(24:context:F) (ci-t8vq2-1958506170)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.874Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(25:context:G) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.875Z" level=info msg="Pod node ci-t8vq2-569544386 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.920Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(25:context:G) (ci-t8vq2-569544386)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.923Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(26:context:H) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:26.924Z" level=info msg="Pod node ci-t8vq2-743674290 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.040Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(26:context:H) (ci-t8vq2-743674290)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.040Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(27:context:I) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.042Z" level=info msg="Pod node ci-t8vq2-553546802 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.100Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(27:context:I) (ci-t8vq2-553546802)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.100Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(28:context:K) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.100Z" level=info msg="Pod node ci-t8vq2-3806784823 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.134Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(28:context:K) (ci-t8vq2-3806784823)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.134Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(29:context:L) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.138Z" level=info msg="Pod node ci-t8vq2-13895053 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.178Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(29:context:L) (ci-t8vq2-13895053)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.178Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(30:context:M) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.178Z" level=info msg="Pod node ci-t8vq2-2653728782 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.198Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(30:context:M) (ci-t8vq2-2653728782)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.207Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(31:context:N) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.208Z" level=info msg="Pod node ci-t8vq2-3144997424 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.230Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(31:context:N) (ci-t8vq2-3144997424)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.230Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(32:context:O) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.231Z" level=info msg="Pod node ci-t8vq2-2221870794 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.268Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(32:context:O) (ci-t8vq2-2221870794)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.268Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(33:context:P) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.268Z" level=info msg="Pod node ci-t8vq2-2998710952 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.298Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(33:context:P) (ci-t8vq2-2998710952)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.298Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(34:context:Q) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.298Z" level=info msg="Pod node ci-t8vq2-924300910 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.340Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(34:context:Q) (ci-t8vq2-924300910)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.340Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(35:context:R) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.340Z" level=info msg="Pod node ci-t8vq2-2687447728 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.362Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(35:context:R) (ci-t8vq2-2687447728)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.362Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(36:context:S) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.366Z" level=info msg="Pod node ci-t8vq2-441930226 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.383Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(36:context:S) (ci-t8vq2-441930226)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.383Z" level=info msg="All of node ci-t8vq2.echo-multiple-times(37:context:T) dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.397Z" level=info msg="Pod node ci-t8vq2-2027865656 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.476Z" level=info msg="Created pod: ci-t8vq2.echo-multiple-times(37:context:T) (ci-t8vq2-2027865656)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.476Z" level=info msg="All of node ci-t8vq2.task1 dependencies [] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.476Z" level=info msg="Pod node ci-t8vq2-212400199 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.494Z" level=info msg="Created pod: ci-t8vq2.task1 (ci-t8vq2-212400199)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:27.620Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=118446 workflow=ci-t8vq2
time="2021-03-02T00:36:36.042Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.044Z" level=info msg="Updating node ci-t8vq2-1958506170 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.044Z" level=info msg="Updating node ci-t8vq2-2460421745 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.044Z" level=info msg="Updating node ci-t8vq2-2189885778 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-2620463353 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-3144997424 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-2594947737 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-3815346741 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-2608532967 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-3806784823 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-1497633967 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-2529876561 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.045Z" level=info msg="Updating node ci-t8vq2-3303001669 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.081Z" level=info msg="Updating node ci-t8vq2-2454096578 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.081Z" level=info msg="Updating node ci-t8vq2-743674290 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.081Z" level=info msg="Updating node ci-t8vq2-2221870794 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.087Z" level=info msg="Updating node ci-t8vq2-1087124617 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.087Z" level=info msg="Updating node ci-t8vq2-3045333153 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.087Z" level=info msg="Updating node ci-t8vq2-1156673745 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:36.825Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=118536 workflow=ci-t8vq2
time="2021-03-02T00:36:46.220Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.221Z" level=info msg="Updating node ci-t8vq2-212400199 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.221Z" level=info msg="Updating node ci-t8vq2-1466005665 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.221Z" level=info msg="Updating node ci-t8vq2-1671854890 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-2687447728 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-924300910 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-441930226 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-2921795641 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-3097822101 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-2027865656 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-2998710952 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.222Z" level=info msg="Updating node ci-t8vq2-2135555749 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.223Z" level=info msg="Updating node ci-t8vq2-3834947628 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.223Z" level=info msg="Updating node ci-t8vq2-3752440098 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.223Z" level=info msg="Updating node ci-t8vq2-569544386 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.223Z" level=info msg="Updating node ci-t8vq2-2517646915 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.224Z" level=info msg="Updating node ci-t8vq2-553546802 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.224Z" level=info msg="Updating node ci-t8vq2-2699866519 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.224Z" level=info msg="Setting node ci-t8vq2-935633491 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.224Z" level=info msg="Updating node ci-t8vq2-935633491 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.224Z" level=info msg="Updating node ci-t8vq2-2653728782 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.224Z" level=info msg="Updating node ci-t8vq2-13895053 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.224Z" level=info msg="Updating node ci-t8vq2-139394661 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:46.418Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=118629 workflow=ci-t8vq2
time="2021-03-02T00:36:56.412Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Updating node ci-t8vq2-1958506170 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Updating node ci-t8vq2-13895053 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Updating node ci-t8vq2-2620463353 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Updating node ci-t8vq2-139394661 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Updating node ci-t8vq2-1671854890 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Setting node ci-t8vq2-2529876561 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Updating node ci-t8vq2-2529876561 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.413Z" level=info msg="Setting node ci-t8vq2-2189885778 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.414Z" level=info msg="Updating node ci-t8vq2-2189885778 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.414Z" level=info msg="Setting node ci-t8vq2-2699866519 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.414Z" level=info msg="Updating node ci-t8vq2-2699866519 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.414Z" level=info msg="Setting node ci-t8vq2-3303001669 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.414Z" level=info msg="Updating node ci-t8vq2-3303001669 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.416Z" level=info msg="Setting node ci-t8vq2-2594947737 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.416Z" level=info msg="Updating node ci-t8vq2-2594947737 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.416Z" level=info msg="Updating node ci-t8vq2-3815346741 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.416Z" level=info msg="Updating node ci-t8vq2-2608532967 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.416Z" level=info msg="Updating node ci-t8vq2-3834947628 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.416Z" level=info msg="Updating node ci-t8vq2-1466005665 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.417Z" level=info msg="Setting node ci-t8vq2-2460421745 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.417Z" level=info msg="Updating node ci-t8vq2-2460421745 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.417Z" level=info msg="Updating node ci-t8vq2-3045333153 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.418Z" level=info msg="Updating node ci-t8vq2-1497633967 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.418Z" level=info msg="Updating node ci-t8vq2-3806784823 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.418Z" level=info msg="Setting node ci-t8vq2-743674290 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.418Z" level=info msg="Updating node ci-t8vq2-743674290 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.418Z" level=info msg="Updating node ci-t8vq2-1156673745 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.418Z" level=info msg="Updating node ci-t8vq2-2135555749 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.418Z" level=info msg="Updating node ci-t8vq2-1087124617 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.419Z" level=info msg="Updating node ci-t8vq2-2221870794 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:36:56.564Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=118736 workflow=ci-t8vq2
time="2021-03-02T00:36:56.620Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1087124617/labelPodCompleted
time="2021-03-02T00:36:56.620Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2529876561/labelPodCompleted
time="2021-03-02T00:37:06.639Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.639Z" level=info msg="Setting node ci-t8vq2-2687447728 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.639Z" level=info msg="Updating node ci-t8vq2-2687447728 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.639Z" level=info msg="Updating node ci-t8vq2-2620463353 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.642Z" level=info msg="Updating node ci-t8vq2-2921795641 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.643Z" level=info msg="Updating node ci-t8vq2-935633491 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.644Z" level=info msg="Updating node ci-t8vq2-139394661 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.644Z" level=info msg="Updating node ci-t8vq2-1466005665 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.645Z" level=info msg="Setting node ci-t8vq2-924300910 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.645Z" level=info msg="Updating node ci-t8vq2-924300910 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.645Z" level=info msg="Updating node ci-t8vq2-3806784823 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.647Z" level=info msg="Setting node ci-t8vq2-2653728782 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.647Z" level=info msg="Updating node ci-t8vq2-2653728782 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.648Z" level=info msg="Setting node ci-t8vq2-2998710952 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.648Z" level=info msg="Updating node ci-t8vq2-2998710952 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.649Z" level=info msg="Setting node ci-t8vq2-2454096578 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.650Z" level=info msg="Updating node ci-t8vq2-2454096578 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.651Z" level=info msg="Setting node ci-t8vq2-2027865656 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.651Z" level=info msg="Updating node ci-t8vq2-2027865656 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.653Z" level=info msg="Setting node ci-t8vq2-553546802 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.653Z" level=info msg="Updating node ci-t8vq2-553546802 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.655Z" level=info msg="Updating node ci-t8vq2-1958506170 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.655Z" level=info msg="Updating node ci-t8vq2-2460421745 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.655Z" level=info msg="Setting node ci-t8vq2-569544386 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.656Z" level=info msg="Updating node ci-t8vq2-569544386 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.656Z" level=info msg="Updating node ci-t8vq2-3097822101 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.656Z" level=info msg="Updating node ci-t8vq2-3752440098 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:06.756Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=118850 workflow=ci-t8vq2
time="2021-03-02T00:37:06.778Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2620463353/labelPodCompleted
time="2021-03-02T00:37:06.778Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-139394661/labelPodCompleted
time="2021-03-02T00:37:06.779Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1466005665/labelPodCompleted
time="2021-03-02T00:37:06.780Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2460421745/labelPodCompleted
time="2021-03-02T00:37:06.860Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3752440098/labelPodCompleted
time="2021-03-02T00:37:06.862Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2921795641/labelPodCompleted
time="2021-03-02T00:37:06.878Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-935633491/labelPodCompleted
time="2021-03-02T00:37:06.881Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3806784823/labelPodCompleted
time="2021-03-02T00:37:06.909Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1958506170/labelPodCompleted
time="2021-03-02T00:37:06.910Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3097822101/labelPodCompleted
time="2021-03-02T00:37:16.763Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.764Z" level=info msg="Updating node ci-t8vq2-1671854890 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.765Z" level=info msg="Updating node ci-t8vq2-2189885778 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.765Z" level=info msg="Updating node ci-t8vq2-3303001669 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.765Z" level=info msg="Setting node ci-t8vq2-441930226 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.766Z" level=info msg="Updating node ci-t8vq2-441930226 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.766Z" level=info msg="Updating node ci-t8vq2-924300910 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.766Z" level=info msg="Updating node ci-t8vq2-2608532967 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.766Z" level=info msg="Updating node ci-t8vq2-2454096578 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.767Z" level=info msg="Updating node ci-t8vq2-2517646915 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.767Z" level=info msg="Updating node ci-t8vq2-2687447728 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.767Z" level=info msg="Updating node ci-t8vq2-2221870794 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.768Z" level=info msg="Setting node ci-t8vq2-3144997424 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.768Z" level=info msg="Updating node ci-t8vq2-3144997424 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.768Z" level=info msg="Setting node ci-t8vq2-212400199 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.768Z" level=info msg="Updating node ci-t8vq2-212400199 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.768Z" level=info msg="Updating node ci-t8vq2-553546802 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.769Z" level=info msg="Updating node ci-t8vq2-1156673745 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.769Z" level=info msg="Updating node ci-t8vq2-2594947737 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.770Z" level=info msg="Updating node ci-t8vq2-569544386 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.770Z" level=info msg="Updating node ci-t8vq2-2135555749 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.771Z" level=info msg="Updating node ci-t8vq2-3834947628 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.771Z" level=info msg="Updating node ci-t8vq2-2998710952 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.772Z" level=info msg="Updating node ci-t8vq2-13895053 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.772Z" level=info msg="Updating node ci-t8vq2-2653728782 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.772Z" level=info msg="Updating node ci-t8vq2-2699866519 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.772Z" level=info msg="Updating node ci-t8vq2-2027865656 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.798Z" level=info msg="TaskGroup node ci-t8vq2-229177818 initialized Running (message: )" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.798Z" level=info msg="All of node ci-t8vq2.task2(0:context:A) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.800Z" level=info msg="Pod node ci-t8vq2-857446365 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.819Z" level=info msg="Created pod: ci-t8vq2.task2(0:context:A) (ci-t8vq2-857446365)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.820Z" level=info msg="All of node ci-t8vq2.task2(1:context:B) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.821Z" level=info msg="Pod node ci-t8vq2-1089779475 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.845Z" level=info msg="Created pod: ci-t8vq2.task2(1:context:B) (ci-t8vq2-1089779475)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.845Z" level=info msg="All of node ci-t8vq2.task2(2:context:C) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.849Z" level=info msg="Pod node ci-t8vq2-1533362641 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.889Z" level=info msg="Created pod: ci-t8vq2.task2(2:context:C) (ci-t8vq2-1533362641)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.890Z" level=info msg="All of node ci-t8vq2.task2(3:context:D) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.894Z" level=info msg="Pod node ci-t8vq2-2193859387 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.910Z" level=info msg="Created pod: ci-t8vq2.task2(3:context:D) (ci-t8vq2-2193859387)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.911Z" level=info msg="All of node ci-t8vq2.task2(4:context:E) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.914Z" level=info msg="Pod node ci-t8vq2-2924122029 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.936Z" level=info msg="Created pod: ci-t8vq2.task2(4:context:E) (ci-t8vq2-2924122029)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.936Z" level=info msg="All of node ci-t8vq2.task3 dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.937Z" level=info msg="Pod node ci-t8vq2-245955437 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.970Z" level=info msg="Created pod: ci-t8vq2.task3 (ci-t8vq2-245955437)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.971Z" level=info msg="TaskGroup node ci-t8vq2-128512104 initialized Running (message: )" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.971Z" level=info msg="All of node ci-t8vq2.task4(0:context:A) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:16.972Z" level=info msg="Pod node ci-t8vq2-3119937059 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.015Z" level=info msg="Created pod: ci-t8vq2.task4(0:context:A) (ci-t8vq2-3119937059)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.015Z" level=info msg="All of node ci-t8vq2.task4(1:context:B) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.016Z" level=info msg="Pod node ci-t8vq2-3119595669 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.039Z" level=info msg="Created pod: ci-t8vq2.task4(1:context:B) (ci-t8vq2-3119595669)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.039Z" level=info msg="All of node ci-t8vq2.task4(2:context:C) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.040Z" level=info msg="Pod node ci-t8vq2-418065567 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.069Z" level=info msg="Created pod: ci-t8vq2.task4(2:context:C) (ci-t8vq2-418065567)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.070Z" level=info msg="All of node ci-t8vq2.task4(3:context:D) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.072Z" level=info msg="Pod node ci-t8vq2-2120215045 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.103Z" level=info msg="Created pod: ci-t8vq2.task4(3:context:D) (ci-t8vq2-2120215045)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.104Z" level=info msg="All of node ci-t8vq2.task4(4:context:E) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.104Z" level=info msg="Pod node ci-t8vq2-4250566955 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.124Z" level=info msg="Created pod: ci-t8vq2.task4(4:context:E) (ci-t8vq2-4250566955)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.125Z" level=info msg="All of node ci-t8vq2.task5 dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.127Z" level=info msg="Pod node ci-t8vq2-145289723 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.171Z" level=info msg="Created pod: ci-t8vq2.task5 (ci-t8vq2-145289723)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.175Z" level=info msg="TaskGroup node ci-t8vq2-162067342 initialized Running (message: )" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.175Z" level=info msg="All of node ci-t8vq2.task6(0:context:A) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.176Z" level=info msg="Pod node ci-t8vq2-1642984369 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.262Z" level=info msg="Created pod: ci-t8vq2.task6(0:context:A) (ci-t8vq2-1642984369)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.262Z" level=info msg="All of node ci-t8vq2.task6(1:context:B) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.274Z" level=info msg="Pod node ci-t8vq2-1325696727 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.337Z" level=info msg="Created pod: ci-t8vq2.task6(1:context:B) (ci-t8vq2-1325696727)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.337Z" level=info msg="All of node ci-t8vq2.task6(2:context:C) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.340Z" level=info msg="Pod node ci-t8vq2-3992325445 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.423Z" level=info msg="Created pod: ci-t8vq2.task6(2:context:C) (ci-t8vq2-3992325445)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.423Z" level=info msg="All of node ci-t8vq2.task6(3:context:D) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.437Z" level=info msg="Pod node ci-t8vq2-3744868327 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.497Z" level=info msg="Created pod: ci-t8vq2.task6(3:context:D) (ci-t8vq2-3744868327)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.497Z" level=info msg="All of node ci-t8vq2.task6(4:context:E) dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.518Z" level=info msg="Pod node ci-t8vq2-1719834657 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.587Z" level=info msg="Created pod: ci-t8vq2.task6(4:context:E) (ci-t8vq2-1719834657)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.587Z" level=info msg="All of node ci-t8vq2.task7 dependencies [task1] completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.587Z" level=info msg="Pod node ci-t8vq2-178844961 initialized Pending" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.607Z" level=info msg="Created pod: ci-t8vq2.task7 (ci-t8vq2-178844961)" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:17.718Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=119020 workflow=ci-t8vq2
time="2021-03-02T00:37:17.779Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2454096578/labelPodCompleted
time="2021-03-02T00:37:17.785Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2687447728/labelPodCompleted
time="2021-03-02T00:37:17.789Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2221870794/labelPodCompleted
time="2021-03-02T00:37:17.795Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-924300910/labelPodCompleted
time="2021-03-02T00:37:17.831Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2608532967/labelPodCompleted
time="2021-03-02T00:37:17.848Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-553546802/labelPodCompleted
time="2021-03-02T00:37:17.868Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2135555749/labelPodCompleted
time="2021-03-02T00:37:17.868Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3834947628/labelPodCompleted
time="2021-03-02T00:37:17.910Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-13895053/labelPodCompleted
time="2021-03-02T00:37:17.911Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2699866519/labelPodCompleted
time="2021-03-02T00:37:17.976Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1671854890/labelPodCompleted
time="2021-03-02T00:37:17.977Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2189885778/labelPodCompleted
time="2021-03-02T00:37:17.986Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3303001669/labelPodCompleted
time="2021-03-02T00:37:18.022Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-441930226/labelPodCompleted
time="2021-03-02T00:37:18.056Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2594947737/labelPodCompleted
time="2021-03-02T00:37:18.073Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2517646915/labelPodCompleted
time="2021-03-02T00:37:18.103Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1156673745/labelPodCompleted
time="2021-03-02T00:37:18.074Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-212400199/labelPodCompleted
time="2021-03-02T00:37:18.105Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-569544386/labelPodCompleted
time="2021-03-02T00:37:18.120Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2998710952/labelPodCompleted
time="2021-03-02T00:37:18.182Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2653728782/labelPodCompleted
time="2021-03-02T00:37:18.204Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2027865656/labelPodCompleted
time="2021-03-02T00:37:26.829Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.830Z" level=info msg="Updating node ci-t8vq2-743674290 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.830Z" level=info msg="Updating node ci-t8vq2-857446365 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.830Z" level=info msg="Updating node ci-t8vq2-1089779475 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.830Z" level=info msg="Updating node ci-t8vq2-1533362641 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.830Z" level=info msg="Updating node ci-t8vq2-1497633967 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.830Z" level=info msg="Updating node ci-t8vq2-1642984369 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.830Z" level=info msg="Updating node ci-t8vq2-1719834657 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.832Z" level=info msg="Updating node ci-t8vq2-2193859387 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.832Z" level=info msg="Updating node ci-t8vq2-2924122029 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.832Z" level=info msg="Updating node ci-t8vq2-3992325445 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.832Z" level=info msg="Updating node ci-t8vq2-3144997424 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.832Z" level=info msg="Updating node ci-t8vq2-1325696727 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-3815346741 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-4250566955 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-3744868327 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-145289723 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-3119595669 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-245955437 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-2120215045 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-3045333153 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.833Z" level=info msg="Updating node ci-t8vq2-418065567 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.834Z" level=info msg="Updating node ci-t8vq2-3119937059 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.834Z" level=info msg="Updating node ci-t8vq2-178844961 message: ContainerCreating" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.904Z" level=info msg="node ci-t8vq2-28546012 phase Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:26.915Z" level=info msg="node ci-t8vq2-28546012 finished: 2021-03-02 00:37:26.9150578 +0000 UTC" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:27.012Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=119139 workflow=ci-t8vq2
time="2021-03-02T00:37:27.050Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-743674290/labelPodCompleted
time="2021-03-02T00:37:27.060Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1497633967/labelPodCompleted
time="2021-03-02T00:37:27.061Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3144997424/labelPodCompleted
time="2021-03-02T00:37:27.063Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3815346741/labelPodCompleted
time="2021-03-02T00:37:27.115Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3045333153/labelPodCompleted
time="2021-03-02T00:37:37.073Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.073Z" level=info msg="Setting node ci-t8vq2-3744868327 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.073Z" level=info msg="Updating node ci-t8vq2-3744868327 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.073Z" level=info msg="Setting node ci-t8vq2-1325696727 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.073Z" level=info msg="Updating node ci-t8vq2-1325696727 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Updating node ci-t8vq2-1642984369 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Setting node ci-t8vq2-245955437 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Updating node ci-t8vq2-245955437 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Setting node ci-t8vq2-1089779475 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Updating node ci-t8vq2-1089779475 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Setting node ci-t8vq2-3119937059 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Updating node ci-t8vq2-3119937059 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Updating node ci-t8vq2-418065567 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Setting node ci-t8vq2-1719834657 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.074Z" level=info msg="Updating node ci-t8vq2-1719834657 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Setting node ci-t8vq2-178844961 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Updating node ci-t8vq2-178844961 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Pod failed: Error (exit code 1): Could not get container status" displayName="task2(2:context:C)" namespace=argo pod=ci-t8vq2-1533362641 templateName= workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Updating node ci-t8vq2-1533362641 status Running -> Error" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Updating node ci-t8vq2-1533362641 message: Error (exit code 1): Could not get container status" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Updating node ci-t8vq2-2924122029 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Setting node ci-t8vq2-2193859387 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Updating node ci-t8vq2-2193859387 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.075Z" level=info msg="Setting node ci-t8vq2-145289723 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Updating node ci-t8vq2-145289723 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Setting node ci-t8vq2-4250566955 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Updating node ci-t8vq2-4250566955 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Setting node ci-t8vq2-3119595669 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Updating node ci-t8vq2-3119595669 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Setting node ci-t8vq2-857446365 outputs" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Updating node ci-t8vq2-857446365 status Pending -> Running" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Updating node ci-t8vq2-3992325445 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.076Z" level=info msg="Updating node ci-t8vq2-2120215045 status Pending -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:37.141Z" level=info msg="Workflow update successful" namespace=argo phase=Running resourceVersion=119254 workflow=ci-t8vq2
time="2021-03-02T00:37:37.161Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1533362641/labelPodCompleted
time="2021-03-02T00:37:37.161Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2924122029/labelPodCompleted
time="2021-03-02T00:37:37.162Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3992325445/labelPodCompleted
time="2021-03-02T00:37:37.163Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2120215045/labelPodCompleted
time="2021-03-02T00:37:37.198Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-418065567/labelPodCompleted
time="2021-03-02T00:37:47.113Z" level=info msg="Processing workflow" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.115Z" level=info msg="Updating node ci-t8vq2-3119595669 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.115Z" level=info msg="Updating node ci-t8vq2-3744868327 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.116Z" level=info msg="Updating node ci-t8vq2-1642984369 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.117Z" level=info msg="Updating node ci-t8vq2-2193859387 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.118Z" level=info msg="Updating node ci-t8vq2-4250566955 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.118Z" level=info msg="Updating node ci-t8vq2-1325696727 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.119Z" level=info msg="Updating node ci-t8vq2-857446365 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.119Z" level=info msg="Updating node ci-t8vq2-245955437 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.121Z" level=info msg="Updating node ci-t8vq2-1089779475 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.123Z" level=info msg="Updating node ci-t8vq2-178844961 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.123Z" level=info msg="Updating node ci-t8vq2-145289723 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.124Z" level=info msg="Updating node ci-t8vq2-3119937059 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.124Z" level=info msg="Updating node ci-t8vq2-1719834657 status Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.136Z" level=info msg="node ci-t8vq2-229177818 phase Running -> Error" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.136Z" level=info msg="node ci-t8vq2-229177818 finished: 2021-03-02 00:37:47.1368811 +0000 UTC" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.138Z" level=info msg="node ci-t8vq2-128512104 phase Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.138Z" level=info msg="node ci-t8vq2-128512104 finished: 2021-03-02 00:37:47.1385009 +0000 UTC" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.140Z" level=info msg="node ci-t8vq2-162067342 phase Running -> Succeeded" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.140Z" level=info msg="node ci-t8vq2-162067342 finished: 2021-03-02 00:37:47.1409097 +0000 UTC" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.141Z" level=info msg="Outbound nodes of ci-t8vq2 set to [ci-t8vq2-2699866519 ci-t8vq2-2921795641 ci-t8vq2-935633491 ci-t8vq2-2460421745 ci-t8vq2-1497633967 ci-t8vq2-2529876561 ci-t8vq2-2517646915 ci-t8vq2-2594947737 ci-t8vq2-2608532967 ci-t8vq2-3834947628 ci-t8vq2-1156673745 ci-t8vq2-2620463353 ci-t8vq2-3303001669 ci-t8vq2-139394661 ci-t8vq2-1087124617 ci-t8vq2-1466005665 ci-t8vq2-3097822101 ci-t8vq2-3815346741 ci-t8vq2-3045333153 ci-t8vq2-2135555749 ci-t8vq2-1671854890 ci-t8vq2-2189885778 ci-t8vq2-2454096578 ci-t8vq2-3752440098 ci-t8vq2-1958506170 ci-t8vq2-569544386 ci-t8vq2-743674290 ci-t8vq2-553546802 ci-t8vq2-3806784823 ci-t8vq2-13895053 ci-t8vq2-2653728782 ci-t8vq2-3144997424 ci-t8vq2-2221870794 ci-t8vq2-2998710952 ci-t8vq2-924300910 ci-t8vq2-2687447728 ci-t8vq2-441930226 ci-t8vq2-2027865656 ci-t8vq2-857446365 ci-t8vq2-1089779475 ci-t8vq2-1533362641 ci-t8vq2-2193859387 ci-t8vq2-2924122029 ci-t8vq2-245955437 ci-t8vq2-3119937059 ci-t8vq2-3119595669 ci-t8vq2-418065567 ci-t8vq2-2120215045 ci-t8vq2-4250566955 ci-t8vq2-145289723 ci-t8vq2-1642984369 ci-t8vq2-1325696727 ci-t8vq2-3992325445 ci-t8vq2-3744868327 ci-t8vq2-1719834657 ci-t8vq2-178844961]" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.141Z" level=info msg="node ci-t8vq2 phase Running -> Error" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.141Z" level=info msg="node ci-t8vq2 finished: 2021-03-02 00:37:47.1418331 +0000 UTC" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.142Z" level=info msg="Checking daemoned children of ci-t8vq2" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.142Z" level=info msg="Updated phase Running -> Error" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.142Z" level=info msg="Marking workflow completed" namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.142Z" level=info msg="Checking daemoned children of " namespace=argo workflow=ci-t8vq2
time="2021-03-02T00:37:47.182Z" level=info msg="Workflow update successful" namespace=argo phase=Error resourceVersion=119304 workflow=ci-t8vq2
time="2021-03-02T00:37:47.206Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1642984369/labelPodCompleted
time="2021-03-02T00:37:47.207Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1325696727/labelPodCompleted
time="2021-03-02T00:37:47.206Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-2193859387/labelPodCompleted
time="2021-03-02T00:37:47.206Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-4250566955/labelPodCompleted
time="2021-03-02T00:37:47.241Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-857446365/labelPodCompleted
time="2021-03-02T00:37:47.264Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-245955437/labelPodCompleted
time="2021-03-02T00:37:47.274Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3119595669/labelPodCompleted
time="2021-03-02T00:37:47.305Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3744868327/labelPodCompleted
time="2021-03-02T00:37:47.313Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-145289723/labelPodCompleted
time="2021-03-02T00:37:47.320Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-3119937059/labelPodCompleted
time="2021-03-02T00:37:47.335Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1719834657/labelPodCompleted
time="2021-03-02T00:37:47.349Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-1089779475/labelPodCompleted
time="2021-03-02T00:37:47.349Z" level=info msg="cleaning up pod" action=labelPodCompleted key=argo/ci-t8vq2-178844961/labelPodCompleted

kubectl logs ci-t8vq2-1533362641 -n argo -c wait

time="2021-03-02T00:37:22.325Z" level=info msg="secured root for pid 24 root: runc:[2:INIT]"
time="2021-03-02T00:37:22.327Z" level=info msg="mapped pid 24 to container ID \"42af41ccd93a5ced82d44e0230c07f3cd0592fc368e3694ee8ff400ce257a0b4\""
time="2021-03-02T00:37:22.329Z" level=info msg="mapped container name \"main\" to container ID \"42af41ccd93a5ced82d44e0230c07f3cd0592fc368e3694ee8ff400ce257a0b4\" and pid 24"
time="2021-03-02T00:37:23.568Z" level=info msg="Waiting for \"main\" pid 24 to complete"
time="2021-03-02T00:37:23.568Z" level=info msg="\"main\" pid 24 completed"
time="2021-03-02T00:37:23.568Z" level=info msg="Main container completed"
time="2021-03-02T00:37:23.568Z" level=info msg="No Script output reference in workflow. Capturing script output ignored"
time="2021-03-02T00:37:23.569Z" level=info msg="Capturing script exit code"
time="2021-03-02T00:37:23.569Z" level=info msg="Getting exit code of main"
time="2021-03-02T00:37:23.612Z" level=info msg="Get pods 200"
time="2021-03-02T00:37:23.799Z" level=error msg="executor error: Could not get container status\ngithub.com/argoproj/argo-workflows/v3/errors.Wrap\n\t/go/src/github.com/argoproj/argo-workflows/errors/errors.go:88\ngithub.com/argoproj/argo-workflows/v3/errors.InternalWrapError\n\t/go/src/github.com/argoproj/argo-workflows/errors/errors.go:73\ngithub.com/argoproj/argo-workflows/v3/workflow/executor/k8sapi.(*K8sAPIExecutor).GetExitCode\n\t/go/src/github.com/argoproj/argo-workflows/workflow/executor/k8sapi/k8sapi.go:50\ngithub.com/argoproj/argo-workflows/v3/workflow/executor.(*WorkflowExecutor).CaptureScriptExitCode\n\t/go/src/github.com/argoproj/argo-workflows/workflow/executor/executor.go:714\ngithub.com/argoproj/argo-workflows/v3/cmd/argoexec/commands.waitContainer\n\t/go/src/github.com/argoproj/argo-workflows/cmd/argoexec/commands/wait.go:55\ngithub.com/argoproj/argo-workflows/v3/cmd/argoexec/commands.NewWaitCommand.func1\n\t/go/src/github.com/argoproj/argo-workflows/cmd/argoexec/commands/wait.go:18\ngithub.com/spf13/cobra.(*Command).execute\n\t/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:846\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:950\ngithub.com/spf13/cobra.(*Command).Execute\n\t/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:887\nmain.main\n\t/go/src/github.com/argoproj/argo-workflows/cmd/argoexec/main.go:14\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:204\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1374"
time="2021-03-02T00:37:23.799Z" level=info msg="Alloc=6303 TotalAlloc=11141 Sys=73041 NumGC=3 Goroutines=10"
time="2021-03-02T00:37:23.812Z" level=fatal msg="Could not get container status\ngithub.com/argoproj/argo-workflows/v3/errors.Wrap\n\t/go/src/github.com/argoproj/argo-workflows/errors/errors.go:88\ngithub.com/argoproj/argo-workflows/v3/errors.InternalWrapError\n\t/go/src/github.com/argoproj/argo-workflows/errors/errors.go:73\ngithub.com/argoproj/argo-workflows/v3/workflow/executor/k8sapi.(*K8sAPIExecutor).GetExitCode\n\t/go/src/github.com/argoproj/argo-workflows/workflow/executor/k8sapi/k8sapi.go:50\ngithub.com/argoproj/argo-workflows/v3/workflow/executor.(*WorkflowExecutor).CaptureScriptExitCode\n\t/go/src/github.com/argoproj/argo-workflows/workflow/executor/executor.go:714\ngithub.com/argoproj/argo-workflows/v3/cmd/argoexec/commands.waitContainer\n\t/go/src/github.com/argoproj/argo-workflows/cmd/argoexec/commands/wait.go:55\ngithub.com/argoproj/argo-workflows/v3/cmd/argoexec/commands.NewWaitCommand.func1\n\t/go/src/github.com/argoproj/argo-workflows/cmd/argoexec/commands/wait.go:18\ngithub.com/spf13/cobra.(*Command).execute\n\t/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:846\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:950\ngithub.com/spf13/cobra.(*Command).Execute\n\t/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:887\nmain.main\n\t/go/src/github.com/argoproj/argo-workflows/cmd/argoexec/main.go:14\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:204\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1374"
image

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 43 (43 by maintainers)

Commits related to this issue

Most upvoted comments

Can you try with ALL_POD_CHANGES_SIGNIFICANT=true?

Do you have repro steps for the DAG issue?

Hmm. Could you try argoproj/argoexec:dev-k8sapi?

That’s progress. Can you add kubectl get pod ci-n7gdl-951919243 -o yaml?

Let me try that - Give me a few minutes

How odd. You can clearly see Get pods 200 which meant the request was OK.