c0073_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 -> c0073
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/c0073
module: [self], instance id: [dev], exec profile: []
Task1: [task ==> task: ]
-Step1:
~SubStep1: [print: ]
bb
~SubStep2: [print: literal style, there will be a line break ]
[hello
world
]
~SubStep3: [print: there will be no a line break ]
[hello world]
~SubStep4: [print: folded style ]
[hello world
]
~SubStep5: [print: literal style strip, the end line break is removed ]
[hello
world]
~SubStep6: [reg: ]
~SubStep7: [reg: ]
-Step2:
cmd( 1):
-
[hello world
]
-
.. ok
cmd( 2):
-
[hello world]
-
.. ok
cmd( 3):
-
[hello
world
]
-
.. ok
cmd( 4):
-
[ same old story ]
-
.. ok
cmd( 5):
-
[same old story]
-
.. ok
. ok
Logs with different verbose level
References