Skip to content
Jenkins
log in
Dashboard
Alex Dow
My Views
All
citest
pipeline-script
#21
Pipeline Steps
Status
Changes
Console Output
View Build Information
Git Build Data
Coverage Report
Open Blue Ocean
Embeddable Build Status
Pipeline Steps
Workspaces
Previous Build
Step
Arguments
Status
Start of Pipeline - (no timing in block)
node - (15 sec in block)
master
node block - (15 sec in block)
ws - (15 sec in block)
/home/psikon/.jenkins/workspace/citest/pipeline-script
ws block - (15 sec in block)
stage - (1.5 sec in block)
prepare
stage block (prepare) - (1.5 sec in block)
checkout - (1.2 sec in self)
echo - (20 ms in self)
scmVars: [GIT_BRANCH:pipeline-script, GIT_COMMIT:47ce3ddccb1c8b4cc09b341e7a3255484267c982, GIT_PREVIOUS_COMMIT:a18f412c9d15bab49bfdb258c3ff1f77701486d2, GIT_PREVIOUS_SUCCESSFUL_COMMIT:a18f412c9d15bab49bfdb258c3ff1f77701486d2, GIT_URL:https://github.com/psistats/citest.git]
sh - (0.28 sec in self)
printenv
stage - (5.4 sec in block)
test-py35
stage block (test-py35) - (5.3 sec in block)
withPythonEnv - (5.3 sec in block)
psikon-py35
withPythonEnv block - (5.3 sec in block)
pysh - (0.28 sec in self)
echo "--- CWD ---"
pysh - (0.29 sec in self)
pwd
pysh - (0.27 sec in self)
echo "--- LS ---"
pysh - (0.27 sec in self)
ls -al
pysh - (0.85 sec in self)
pip install tox
pysh - (3.3 sec in self)
tox -e py35
stage - (4.1 sec in block)
test-py36
stage block (test-py36) - (4.1 sec in block)
withPythonEnv - (4 sec in block)
psikon-py36
withPythonEnv block - (4 sec in block)
pysh - (0.82 sec in self)
pip install tox
pysh - (3.1 sec in self)
tox -e py36
stage - (4.1 sec in block)
test-coverage
stage block (test-coverage) - (4.1 sec in block)
withPythonEnv - (4 sec in block)
psikon-py35
withPythonEnv block - (4 sec in block)
pysh - (3.9 sec in self)
tox -e coverage
cobertura - (35 ms in self)