c0060_v

Log reference:

    loading [Config]:  ./tests/functests/upconfig.yml
    Main config:
                 Version -> 1.0.0
                  RefDir -> ./tests/functests
                 WorkDir -> cwd
              AbsWorkDir -> /up_project/up
                TaskFile -> c0060
                 Verbose -> v
              ModuleName -> self
               ShellType -> /bin/sh
           MaxCallLayers -> 8
                 Timeout -> 3600000
     MaxModuelCallLayers -> 256
               EntryTask -> task
      ModRepoUsernameRef -> 
      ModRepoPasswordRef -> 
    work dir: /up_project/up
    -exec task: task
    loading [Task]:  ./tests/functests/c0060
    module: [self], instance id: [dev], exec profile: []
    loading [flow ref]:  ./tests/functests/c0060-task-ref.yml
    Task1: [task ==> task:  ]
    -Step1:
    cmd( 1):
    -
    task step 1
    
    -
     .. ok
    cmd( 2):
    -
    task step 2
    
    -
     .. ok
    . ok
    -Step2:
    =Task2: [task ==> task_a:  ]
    --Step1:
    cmd( 1):
    -
    task_a_step1
    
    -
     .. ok
    . ok
    =Task3: [task ==> task_c:  ]
    --Step1:
    cmd( 1):
    -
    task_c_step1
    
    -
     .. ok
    . ok
    =Task2: [task ==> task_a:  ]
    --Step1:
    cmd( 1):
    -
    task_a_step1
    
    -
     .. ok
    . ok
    -Step3:
    =Task4: [task ==> task_b:  ]
    --Step1:
    cmd( 1):
    -
    task_b_step1
    
    -
     .. ok
    cmd( 2):
    -
    0 -> student nameed tom has been in class [1k]
    
    -
     .. ok
    . ok
    =Task4: [task ==> task_b:  ]
    --Step1:
    cmd( 1):
    -
    task_b_step1
    
    -
     .. ok
    cmd( 2):
    -
    1 -> student nameed tom has been in class [2b]
    
    -
     .. ok
    . ok
    =Task4: [task ==> task_b:  ]
    --Step1:
    cmd( 1):
    -
    task_b_step1
    
    -
     .. ok
    cmd( 2):
    -
    2 -> student nameed tom has been in class [3j]
    
    -
     .. ok
    . ok
    =Task4: [task ==> task_b:  ]
    --Step1:
    cmd( 1):
    -
    task_b_step1
    
    -
     .. ok
    cmd( 2):
    -
    3 -> student nameed tom has been in class [4s]
    
    -
     .. ok
    . ok
    -Step4:
    cmd( 1):
    -
    task step 3
    
    -
     .. ok
    cmd( 2):
    -
    task step 4
    
    -
     .. ok
    . ok
    -Step5:
    =Task5: [task ==> a_very_complicated_task: a_very_complicated_task ]
    --Step1:
    cmd( 1):
    -
    i am a very complicated flow of step1
    
    -
     .. ok
    cmd( 2):
    -
    i am a very complicated flow of step2
    
    -
     .. ok
    cmd( 3):
    -
    i am a very complicated flow of step3
    
    -
     .. ok
    . ok
    --Step2:
    cmd( 1):
    -
    i am a very complicated flow of step4
    
    -
     .. ok
    cmd( 2):
    -
    tom
    
    -
     .. ok
    . ok
    
Logs with different verbose level
References