name: py run_id: commands[0] env HOME: /home/jenkins env LANG: en_US.UTF-8 env PATH: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py/bin:/opt/pyenv/bin:/tmp/venv-UZ6v/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 651546272 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 15465 env SSH_AUTH_SOCK: ********************************* env TOX_ENV_DIR: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py env TOX_ENV_NAME: py env TOX_WORK_DIR: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox env VIRTUAL_ENV: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 35725 cwd: /w/workspace/testsuite-pythonsdk-tests-master-python-lint allow: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.tox/py/bin/*:git:/bin/sh:sh:/bin/bash:bash:xargs cmd: /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' exit_code: 123 run_test.py:1:1: D100 Missing docstring in public module run_test.py:29:1: D103 Missing docstring in public function run_test.py:29:1: E302 expected 2 blank lines, found 1 run_test.py:45:1: D103 Missing docstring in public function run_test.py:45:1: E302 expected 2 blank lines, found 1 run_test.py:48:17: E201 whitespace after '[' run_test.py:61:1: D103 Missing docstring in public function run_test.py:61:1: E302 expected 2 blank lines, found 1 run_test.py:115:1: D103 Missing docstring in public function run_test.py:115:1: E302 expected 2 blank lines, found 1 run_test.py:134:1: E302 expected 2 blank lines, found 1 run_test.py:181:1: E305 expected 2 blank lines after class or function definition, found 1 src/onaptests/scenario/scenario_base.py:1:1: D100 Missing docstring in public module src/onaptests/scenario/scenario_base.py:39:1: D400 First line should end with a period src/onaptests/scenario/scenario_base.py:97:1: D202 No blank lines allowed after function docstring src/onaptests/scenario/scenario_base.py:126:1: D102 Missing docstring in public method src/onaptests/steps/base.py:1:1: D100 Missing docstring in public module src/onaptests/steps/base.py:17:1: E402 module level import not at top of file src/onaptests/steps/base.py:19:1: E402 module level import not at top of file src/onaptests/steps/base.py:406:1: D401 First line should be in imperative mood src/onaptests/steps/base.py:420:69: E261 at least two spaces before inline comment src/onaptests/steps/base.py:448:69: E261 at least two spaces before inline comment src/onaptests/steps/base.py:457:1: D401 First line should be in imperative mood src/onaptests/steps/base.py:464:1: D401 First line should be in imperative mood src/onaptests/steps/base.py:487:1: D202 No blank lines allowed after function docstring src/onaptests/steps/base.py:499:1: D202 No blank lines allowed after function docstring src/onaptests/steps/base.py:510:1: D202 No blank lines allowed after function docstring src/onaptests/steps/base.py:527:1: D202 No blank lines allowed after function docstring src/onaptests/steps/base.py:619:1: D107 Missing docstring in __init__ src/onaptests/steps/base.py:624:1: D102 Missing docstring in public method src/onaptests/steps/base.py:628:1: D102 Missing docstring in public method src/onaptests/steps/base.py:632:1: D102 Missing docstring in public method src/onaptests/steps/onboard/service.py:1:1: D100 Missing docstring in public module src/onaptests/steps/onboard/service.py:12:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:14:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:15:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:16:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:17:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:18:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:19:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:20:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:21:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:23:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:24:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:26:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:27:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:28:1: E402 module level import not at top of file src/onaptests/steps/onboard/service.py:59:1: D102 Missing docstring in public method src/onaptests/steps/onboard/service.py:400:1: D210 No whitespaces allowed surrounding docstring text src/onaptests/steps/onboard/service.py:400:1: D300 Use """triple double quotes""" src/onaptests/steps/onboard/service.py:400:1: D400 First line should end with a period src/onaptests/steps/onboard/service.py:594:1: D202 No blank lines allowed after function docstring