c0119_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 -> c0119
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/c0119
module: [self], instance id: [dev], exec profile: []
Task1: [task ==> task: main entry ]
-Step1: [step1: demo it will loop until loopitem = item3 ]
~SubStep1: [print: ]
item1
~SubStep1: [print: ]
item2
-Step2: [step2: ]
~SubStep1: [print: ]
hello
-Step3: [step3: ]
=Task2: [task ==> subtask: subtask to test reg and return ]
--Step1: [step1: the loopitem here is inherited from caller ]
~~SubStep1: [print: ]
proc 1
=Task2: [task ==> subtask: subtask to test reg and return ]
--Step1: [step1: the loopitem here is inherited from caller ]
~~SubStep1: [print: ]
proc 2
-Step4: [step4: ]
=Task2: [task ==> subtask: subtask to test reg and return ]
--Step1: [step1: the loopitem here is inherited from caller ]
~~SubStep1: [print: ]
proc 1
=Task2: [task ==> subtask: subtask to test reg and return ]
--Step1: [step1: the loopitem here is inherited from caller ]
~~SubStep1: [print: ]
proc 2
=Task2: [task ==> subtask: subtask to test reg and return ]
--Step1: [step1: the loopitem here is inherited from caller ]
~~SubStep1: [print: ]
proc 3
-Step5: [step5: it will stop loop at proc 4 ]
=Task3: [task ==> subtask2: ]
--Step1:
--Step2: [step2: ]
~~SubStep1: [print: ]
person: jason
=Task3: [task ==> subtask2: ]
--Step1:
--Step2: [step2: ]
~~SubStep1: [print: ]
person: jason
=Task3: [task ==> subtask2: ]
--Step1:
--Step2: [step2: ]
~~SubStep1: [print: ]
person: jason
=Task3: [task ==> subtask2: ]
--Step1:
~~SubStep1: [reg: ]
--Step2: [step2: ]
~~SubStep1: [print: ]
person: tom
Logs with different verbose level
References