Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/python-testing-utils/+/143324 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-17821 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-bB1ZGWmdgdPg/agent.1753 SSH_AGENT_PID=1755 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/private_key_17354630646598043940.key (/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/private_key_17354630646598043940.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/testsuite/python-testing-utils.git > git init /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils.git refs/changes/24/143324/2 # timeout=30 > git rev-parse 2b2a7da28625ca8727aec843ad39fcde42d8f6de^{commit} # timeout=10 Checking out Revision 2b2a7da28625ca8727aec843ad39fcde42d8f6de (refs/changes/24/143324/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b2a7da28625ca8727aec843ad39fcde42d8f6de # timeout=30 Commit message: "Improve project setup" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 18da0e46f0999bb829932d7e3ebf44ae34eb2ac7 # timeout=10 [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins18040465939240290679.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ty37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ty37/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-ty37/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.50 botocore==1.42.50 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.37.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.3 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/config6192660567059900556tmp copy managed file [testsuite-python-testing-utils-settings] to file:/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/config12936948171191693557tmp [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins6450409813278609229.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) lf-activate-venv(): INFO: Creating python3.8 venv at /tmp/venv-F72K lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: tox virtualenv argparse webtest lf-activate-venv(): INFO: Adding /tmp/venv-F72K/bin to PATH ---> Setting up pyenv Requirement already satisfied: pip in /tmp/venv-F72K/lib/python3.8/site-packages (25.0.1) Python 3.8.13 beautifulsoup4==4.14.3 cachetools==5.5.2 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.16.1 packaging==26.0 platformdirs==4.3.6 pluggy==1.5.0 pyproject-api==1.8.0 soupsieve==2.7 tomli==2.4.0 tox==4.25.0 typing_extensions==4.13.2 virtualenv==20.37.0 waitress==3.0.0 WebOb==1.8.9 WebTest==3.0.1 ROOT: No tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python 4.25.0 from /tmp/venv-F72K/lib/python3.8/site-packages/tox/__init__.py pep8: install_deps> pip install -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/requirements.txt -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/test-requirements.txt .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel .pkg: _optional_hooks> python /tmp/venv-F72K/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_sdist> python /tmp/venv-F72K/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: install_requires_for_build_sdist> python -I -m pip install 'pbr>=2.0.0' .pkg: get_requires_for_build_wheel> python /tmp/venv-F72K/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: install_requires_for_build_wheel> python -I -m pip install 'pbr>=2.0.0' .pkg: freeze> python -m pip freeze --all .pkg: pbr==7.0.3,pip==25.0.1,setuptools==75.3.4,wheel==0.45.1 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-F72K/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: build_sdist> python /tmp/venv-F72K/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ pep8: install_package_deps> pip install deepdiff dnspython jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests 'robotframework-requests>=0.9.6' robotlibcore-temp urllib3 pep8: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.1.dev21.tar.gz pep8: freeze> python -m pip freeze --all pep8: astroid==3.2.4,bcrypt==5.0.0,certifi==2026.1.4,cffi==1.17.1,charset-normalizer==3.4.4,coverage==7.6.1,cryptography==46.0.5,decorator==5.2.1,deepdiff==8.4.2,dill==0.4.0,dnspython==2.6.1,exceptiongroup==1.3.1,flake8==7.1.2,idna==3.11,iniconfig==2.1.0,isort==5.13.2,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.3.0,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,orderly-set==5.5.0,packaging==26.0,paramiko==3.5.1,pbr==7.0.3,pip==25.0.1,platformdirs==4.3.6,pluggy==1.5.0,ply==3.11,protobuf==5.29.6,pycodestyle==2.12.1,pycparser==2.23,pyflakes==3.2.0,pylint==3.2.7,PyNaCl==1.6.2,pytest==8.3.5,pytest-cov==5.0.0,PyYAML==6.0.3,requests==2.32.4,requests-mock==1.12.1,robotframework==7.4.1,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.1.dev21.tar.gz#sha256=e47ed1337ee715844589d61a6c3d4ab26a4d96afc1f29c34589612d1d0343ebd,robotframework-requests==0.9.7,robotlibcore-temp==1.0.2,setuptools==75.3.4,six==1.17.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,wheel==0.45.1 pep8: commands[0]> flake8 --max-line-length 120 ONAPLibrary vcpeutils pep8: OK ✔ in 54.13 seconds pylint: install_deps> pip install pyflakes pylint pylint: install_package_deps> pip install deepdiff dnspython jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests 'robotframework-requests>=0.9.6' robotlibcore-temp urllib3 pylint: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/2/robotframework_onap-11.0.1.dev21.tar.gz pylint: freeze> python -m pip freeze --all pylint: astroid==3.2.4,bcrypt==5.0.0,certifi==2026.1.4,cffi==1.17.1,charset-normalizer==3.4.4,cryptography==46.0.5,decorator==5.2.1,deepdiff==8.4.2,dill==0.4.0,dnspython==2.6.1,idna==3.11,isort==5.13.2,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.3.0,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,orderly-set==5.5.0,paramiko==3.5.1,pbr==7.0.3,pip==25.0.1,platformdirs==4.3.6,ply==3.11,protobuf==5.29.6,pycparser==2.23,pyflakes==3.2.0,pylint==3.2.7,PyNaCl==1.6.2,PyYAML==6.0.3,requests==2.32.4,robotframework==7.4.1,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/2/robotframework_onap-11.0.1.dev21.tar.gz#sha256=e47ed1337ee715844589d61a6c3d4ab26a4d96afc1f29c34589612d1d0343ebd,robotframework-requests==0.9.7,robotlibcore-temp==1.0.2,setuptools==75.3.4,six==1.17.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,wheel==0.45.1 pylint: commands[0]> pylint -f parseable --ignore-imports=y --disable=locally-disabled --max-line-length 120 --exit-zero -ry ONAPLibrary vcpeutils ************* Module ONAPLibrary ONAPLibrary/__init__.py:1: [C0103(invalid-name), ] Module name "ONAPLibrary" doesn't conform to snake_case naming style ************* Module ONAPLibrary.BaseSDNCKeywords ONAPLibrary/BaseSDNCKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/BaseSDNCKeywords.py:1: [C0103(invalid-name), ] Module name "BaseSDNCKeywords" doesn't conform to snake_case naming style ONAPLibrary/BaseSDNCKeywords.py:21: [R0205(useless-object-inheritance), BaseSDNCKeywords] Class 'BaseSDNCKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/BaseSDNCKeywords.py:26: [R1725(super-with-arguments), BaseSDNCKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/BaseSDNCKeywords.py:38: [R0913(too-many-arguments), BaseSDNCKeywords.run_post_request] Too many arguments (6/5) ONAPLibrary/BaseSDNCKeywords.py:44: [R0913(too-many-arguments), BaseSDNCKeywords.run_put_request] Too many arguments (6/5) ************* Module ONAPLibrary.BaseCLAMPKeywords ONAPLibrary/BaseCLAMPKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/BaseCLAMPKeywords.py:1: [C0103(invalid-name), ] Module name "BaseCLAMPKeywords" doesn't conform to snake_case naming style ONAPLibrary/BaseCLAMPKeywords.py:19: [R0205(useless-object-inheritance), BaseCLAMPKeywords] Class 'BaseCLAMPKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/BaseCLAMPKeywords.py:24: [R1725(super-with-arguments), BaseCLAMPKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/BaseCLAMPKeywords.py:33: [R0913(too-many-arguments), BaseCLAMPKeywords.run_post_request] Too many arguments (6/5) ONAPLibrary/BaseCLAMPKeywords.py:39: [R0913(too-many-arguments), BaseCLAMPKeywords.run_put_request] Too many arguments (6/5) ONAPLibrary/BaseCLAMPKeywords.py:45: [R0913(too-many-arguments), BaseCLAMPKeywords.run_delete_request] Too many arguments (6/5) ************* Module ONAPLibrary.KafkaKeywords ONAPLibrary/KafkaKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/KafkaKeywords.py:1: [C0103(invalid-name), ] Module name "KafkaKeywords" doesn't conform to snake_case naming style ONAPLibrary/KafkaKeywords.py:28: [R0205(useless-object-inheritance), KafkaKeywords] Class 'KafkaKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/KafkaKeywords.py:32: [R1725(super-with-arguments), KafkaKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/KafkaKeywords.py:36: [R0913(too-many-arguments), KafkaKeywords.connect] Too many arguments (6/5) ONAPLibrary/KafkaKeywords.py:49: [C0116(missing-function-docstring), KafkaKeywords.produce] Missing function or method docstring ONAPLibrary/KafkaKeywords.py:68: [C0116(missing-function-docstring), KafkaKeywords.consume] Missing function or method docstring ONAPLibrary/KafkaKeywords.py:74: [R1705(no-else-return), KafkaKeywords.consume] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it ONAPLibrary/KafkaKeywords.py:20: [C0411(wrong-import-order), ] standard import "ssl" should be placed before third party imports "kafka.KafkaConsumer", "kafka.KafkaProducer", "kafka.TopicPartition" ONAPLibrary/KafkaKeywords.py:23: [C0411(wrong-import-order), ] standard import "logging" should be placed before third party imports "kafka.KafkaConsumer", "kafka.KafkaProducer", "kafka.TopicPartition", "robot.api.deco.keyword", "robot.utils" ************* Module ONAPLibrary.Base64Keywords ONAPLibrary/Base64Keywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/Base64Keywords.py:1: [C0103(invalid-name), ] Module name "Base64Keywords" doesn't conform to snake_case naming style ONAPLibrary/Base64Keywords.py:19: [R0205(useless-object-inheritance), Base64Keywords] Class 'Base64Keywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/Base64Keywords.py:22: [W0246(useless-parent-delegation), Base64Keywords.__init__] Useless parent or super() delegation in method '__init__' ONAPLibrary/Base64Keywords.py:23: [R1725(super-with-arguments), Base64Keywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/Base64Keywords.py:16: [C0411(wrong-import-order), ] standard import "base64" should be placed before third party import "robot.api.deco.keyword" ************* Module ONAPLibrary.CLAMP ONAPLibrary/CLAMP.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/CLAMP.py:1: [C0103(invalid-name), ] Module name "CLAMP" doesn't conform to snake_case naming style ONAPLibrary/CLAMP.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.BaseCLAMPKeywords.BaseCLAMPKeywords" ************* Module ONAPLibrary.BaseOpenstackKeywords ONAPLibrary/BaseOpenstackKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/BaseOpenstackKeywords.py:1: [C0103(invalid-name), ] Module name "BaseOpenstackKeywords" doesn't conform to snake_case naming style ONAPLibrary/BaseOpenstackKeywords.py:23: [R0205(useless-object-inheritance), BaseOpenstackKeywords] Class 'BaseOpenstackKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/BaseOpenstackKeywords.py:28: [R1725(super-with-arguments), BaseOpenstackKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/BaseOpenstackKeywords.py:38: [C0209(consider-using-f-string), BaseOpenstackKeywords.save_openstack_auth] Formatting a regular string which could be an f-string ONAPLibrary/BaseOpenstackKeywords.py:52: [R1705(no-else-return), BaseOpenstackKeywords.get_openstack_token] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it ONAPLibrary/BaseOpenstackKeywords.py:65: [R1705(no-else-return), BaseOpenstackKeywords.get_openstack_catalog] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it ONAPLibrary/BaseOpenstackKeywords.py:78: [R1705(no-else-return), BaseOpenstackKeywords.get_current_openstack_tenant] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it ONAPLibrary/BaseOpenstackKeywords.py:102: [C0103(invalid-name), BaseOpenstackKeywords.get_openstack_regions] Variable name "catalogEntry" doesn't conform to snake_case naming style ONAPLibrary/BaseOpenstackKeywords.py:123: [C0103(invalid-name), BaseOpenstackKeywords.get_openstack_service_url] Variable name "catalogEntry" doesn't conform to snake_case naming style ONAPLibrary/BaseOpenstackKeywords.py:148: [R1705(no-else-return), BaseOpenstackKeywords.__determine_match] Unnecessary "elif" after "return", remove the leading "el" from "elif" ONAPLibrary/BaseOpenstackKeywords.py:18: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.utils", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" ************* Module ONAPLibrary.MUSIC ONAPLibrary/MUSIC.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/MUSIC.py:1: [C0103(invalid-name), ] Module name "MUSIC" doesn't conform to snake_case naming style ************* Module ONAPLibrary.Openstack ONAPLibrary/Openstack.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/Openstack.py:1: [C0103(invalid-name), ] Module name "Openstack" doesn't conform to snake_case naming style ************* Module ONAPLibrary.AAI ONAPLibrary/AAI.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/AAI.py:1: [C0103(invalid-name), ] Module name "AAI" doesn't conform to snake_case naming style ONAPLibrary/AAI.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.BaseAAIKeywords.BaseAAIKeywords" ************* Module ONAPLibrary.BaseAAIKeywords ONAPLibrary/BaseAAIKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/BaseAAIKeywords.py:1: [C0103(invalid-name), ] Module name "BaseAAIKeywords" doesn't conform to snake_case naming style ONAPLibrary/BaseAAIKeywords.py:24: [R0205(useless-object-inheritance), BaseAAIKeywords] Class 'BaseAAIKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/BaseAAIKeywords.py:29: [R1725(super-with-arguments), BaseAAIKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/BaseAAIKeywords.py:39: [R0913(too-many-arguments), BaseAAIKeywords.run_get_request] Too many arguments (6/5) ONAPLibrary/BaseAAIKeywords.py:45: [R0913(too-many-arguments), BaseAAIKeywords.run_post_request] Too many arguments (7/5) ONAPLibrary/BaseAAIKeywords.py:51: [R0913(too-many-arguments), BaseAAIKeywords.run_put_request] Too many arguments (7/5) ONAPLibrary/BaseAAIKeywords.py:57: [R0913(too-many-arguments), BaseAAIKeywords.run_delete_request] Too many arguments (7/5) ONAPLibrary/BaseAAIKeywords.py:65: [C0116(missing-function-docstring), BaseAAIKeywords.wait_for_node_to_exist] Missing function or method docstring ONAPLibrary/BaseAAIKeywords.py:65: [R0913(too-many-arguments), BaseAAIKeywords.wait_for_node_to_exist] Too many arguments (6/5) ONAPLibrary/BaseAAIKeywords.py:74: [C0209(consider-using-f-string), BaseAAIKeywords.wait_for_node_to_exist] Formatting a regular string which could be an f-string ONAPLibrary/BaseAAIKeywords.py:80: [C0116(missing-function-docstring), BaseAAIKeywords.find_node] Missing function or method docstring ONAPLibrary/BaseAAIKeywords.py:80: [R0913(too-many-arguments), BaseAAIKeywords.find_node] Too many arguments (6/5) ONAPLibrary/BaseAAIKeywords.py:81: [C0209(consider-using-f-string), BaseAAIKeywords.find_node] Formatting a regular string which could be an f-string ONAPLibrary/BaseAAIKeywords.py:18: [C0411(wrong-import-order), ] standard import "time" should be placed before third party imports "robot.api.logger", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" ************* Module ONAPLibrary.UUIDKeywords ONAPLibrary/UUIDKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/UUIDKeywords.py:1: [C0103(invalid-name), ] Module name "UUIDKeywords" doesn't conform to snake_case naming style ONAPLibrary/UUIDKeywords.py:21: [R0205(useless-object-inheritance), UUIDKeywords] Class 'UUIDKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/UUIDKeywords.py:24: [W0246(useless-parent-delegation), UUIDKeywords.__init__] Useless parent or super() delegation in method '__init__' ONAPLibrary/UUIDKeywords.py:25: [R1725(super-with-arguments), UUIDKeywords.__init__] Consider using Python 3 style super() without arguments ************* Module ONAPLibrary.ProtobufKeywords ONAPLibrary/ProtobufKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/ProtobufKeywords.py:1: [C0103(invalid-name), ] Module name "ProtobufKeywords" doesn't conform to snake_case naming style ONAPLibrary/ProtobufKeywords.py:20: [R0205(useless-object-inheritance), ProtobufKeywords] Class 'ProtobufKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/ProtobufKeywords.py:24: [R1725(super-with-arguments), ProtobufKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/ProtobufKeywords.py:28: [C0116(missing-function-docstring), ProtobufKeywords.compare_file_to_message] Missing function or method docstring ONAPLibrary/ProtobufKeywords.py:32: [C0116(missing-function-docstring), ProtobufKeywords.compare_two_messages] Missing function or method docstring ONAPLibrary/ProtobufKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party imports "ONAPLibrary.VESProtobuf.VESProtobuf", "ONAPLibrary.JSONKeywords.JSONKeywords" ************* Module ONAPLibrary.ServiceMappingKeywords ONAPLibrary/ServiceMappingKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/ServiceMappingKeywords.py:1: [C0103(invalid-name), ] Module name "ServiceMappingKeywords" doesn't conform to snake_case naming style ONAPLibrary/ServiceMappingKeywords.py:21: [R0205(useless-object-inheritance), ServiceMappingKeywords] Class 'ServiceMappingKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/ServiceMappingKeywords.py:26: [R1725(super-with-arguments), ServiceMappingKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/ServiceMappingKeywords.py:30: [C0116(missing-function-docstring), ServiceMappingKeywords.set_directory] Missing function or method docstring ONAPLibrary/ServiceMappingKeywords.py:62: [W0105(pointless-string-statement), ServiceMappingKeywords] String statement has no effect ONAPLibrary/ServiceMappingKeywords.py:71: [W1514(unspecified-encoding), ServiceMappingKeywords._service_mapping] Using open without explicitly specifying an encoding ONAPLibrary/ServiceMappingKeywords.py:17: [C0411(wrong-import-order), ] standard import "os.path" should be placed before third party imports "robot.utils", "robot.api.deco.keyword" ONAPLibrary/ServiceMappingKeywords.py:18: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.utils", "robot.api.deco.keyword" ************* Module ONAPLibrary.PreloadData ONAPLibrary/PreloadData.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/PreloadData.py:1: [C0103(invalid-name), ] Module name "PreloadData" doesn't conform to snake_case naming style ************* Module ONAPLibrary.JSONPathKeywords ONAPLibrary/JSONPathKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/JSONPathKeywords.py:1: [C0103(invalid-name), ] Module name "JSONPathKeywords" doesn't conform to snake_case naming style ONAPLibrary/JSONPathKeywords.py:20: [R0205(useless-object-inheritance), JSONPathKeywords] Class 'JSONPathKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/JSONPathKeywords.py:24: [W0246(useless-parent-delegation), JSONPathKeywords.__init__] Useless parent or super() delegation in method '__init__' ONAPLibrary/JSONPathKeywords.py:25: [R1725(super-with-arguments), JSONPathKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/JSONPathKeywords.py:20: [R0903(too-few-public-methods), JSONPathKeywords] Too few public methods (1/2) ************* Module ONAPLibrary.DNSKeywords ONAPLibrary/DNSKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/DNSKeywords.py:1: [C0103(invalid-name), ] Module name "DNSKeywords" doesn't conform to snake_case naming style ONAPLibrary/DNSKeywords.py:21: [R0205(useless-object-inheritance), DNSKeywords] Class 'DNSKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/DNSKeywords.py:24: [W0246(useless-parent-delegation), DNSKeywords.__init__] Useless parent or super() delegation in method '__init__' ONAPLibrary/DNSKeywords.py:25: [R1725(super-with-arguments), DNSKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/DNSKeywords.py:21: [R0903(too-few-public-methods), DNSKeywords] Too few public methods (1/2) ************* Module ONAPLibrary.ServiceMapping ONAPLibrary/ServiceMapping.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/ServiceMapping.py:1: [C0103(invalid-name), ] Module name "ServiceMapping" doesn't conform to snake_case naming style ************* Module ONAPLibrary.SDC ONAPLibrary/SDC.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/SDC.py:1: [C0103(invalid-name), ] Module name "SDC" doesn't conform to snake_case naming style ************* Module ONAPLibrary.Kafka ONAPLibrary/Kafka.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/Kafka.py:1: [C0103(invalid-name), ] Module name "Kafka" doesn't conform to snake_case naming style ************* Module ONAPLibrary.VariableKeywords ONAPLibrary/VariableKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/VariableKeywords.py:1: [C0103(invalid-name), ] Module name "VariableKeywords" doesn't conform to snake_case naming style ONAPLibrary/VariableKeywords.py:20: [R0205(useless-object-inheritance), VariableKeywords] Class 'VariableKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/VariableKeywords.py:24: [R1725(super-with-arguments), VariableKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/VariableKeywords.py:28: [C0116(missing-function-docstring), VariableKeywords.get_globally_injected_parameters] Missing function or method docstring ONAPLibrary/VariableKeywords.py:32: [C0116(missing-function-docstring), VariableKeywords.get_global_parameters] Missing function or method docstring ONAPLibrary/VariableKeywords.py:42: [R1735(use-dict-literal), VariableKeywords._retrieve_robot_variables] Consider using '{}' instead of a call to 'dict'. ONAPLibrary/VariableKeywords.py:54: [R1735(use-dict-literal), VariableKeywords._filter_variables_by_key_prefix] Consider using '{}' instead of a call to 'dict'. ONAPLibrary/VariableKeywords.py:17: [C0411(wrong-import-order), ] standard import "os" should be placed before third party imports "robot.libraries.BuiltIn.BuiltIn", "robot.api.deco.keyword" ************* Module ONAPLibrary.BaseSDCKeywords ONAPLibrary/BaseSDCKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/BaseSDCKeywords.py:1: [C0103(invalid-name), ] Module name "BaseSDCKeywords" doesn't conform to snake_case naming style ONAPLibrary/BaseSDCKeywords.py:22: [R0205(useless-object-inheritance), BaseSDCKeywords] Class 'BaseSDCKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/BaseSDCKeywords.py:27: [R1725(super-with-arguments), BaseSDCKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/BaseSDCKeywords.py:32: [R0913(too-many-arguments), BaseSDCKeywords.run_get_request] Too many arguments (6/5) ONAPLibrary/BaseSDCKeywords.py:38: [R0913(too-many-arguments), BaseSDCKeywords.run_post_request] Too many arguments (7/5) ONAPLibrary/BaseSDCKeywords.py:44: [R0913(too-many-arguments), BaseSDCKeywords.run_post_files_request] Too many arguments (7/5) ONAPLibrary/BaseSDCKeywords.py:50: [R0913(too-many-arguments), BaseSDCKeywords.run_put_request] Too many arguments (7/5) ONAPLibrary/BaseSDCKeywords.py:56: [R0913(too-many-arguments), BaseSDCKeywords.run_delete_request] Too many arguments (7/5) ************* Module ONAPLibrary.HEATKeywords ONAPLibrary/HEATKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/HEATKeywords.py:1: [C0103(invalid-name), ] Module name "HEATKeywords" doesn't conform to snake_case naming style ONAPLibrary/HEATKeywords.py:27: [R0205(useless-object-inheritance), HEATKeywords] Class 'HEATKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/HEATKeywords.py:33: [R1725(super-with-arguments), HEATKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/HEATKeywords.py:43: [W1514(unspecified-encoding), HEATKeywords.get_yaml] Using open without explicitly specifying an encoding ONAPLibrary/HEATKeywords.py:54: [W1514(unspecified-encoding), HEATKeywords.template_yaml_to_json] Using open without explicitly specifying an encoding ONAPLibrary/HEATKeywords.py:70: [W1514(unspecified-encoding), HEATKeywords.env_yaml_to_json] Using open without explicitly specifying an encoding ONAPLibrary/HEATKeywords.py:94: [C0116(missing-function-docstring), HEATKeywords.match_fingerprint] Missing function or method docstring ONAPLibrary/HEATKeywords.py:99: [C2801(unnecessary-dunder-call), HEATKeywords.match_fingerprint] Unnecessarily calls dunder method __str__. Use str built-in function. ONAPLibrary/HEATKeywords.py:104: [C0116(missing-function-docstring), HEATKeywords.match_private_key_file_to_keypair] Missing function or method docstring ONAPLibrary/HEATKeywords.py:111: [C0116(missing-function-docstring), HEATKeywords.get_openstack_server_ip] Missing function or method docstring ONAPLibrary/HEATKeywords.py:17: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" ONAPLibrary/HEATKeywords.py:19: [C0411(wrong-import-order), ] standard import "io" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn", "yaml" ONAPLibrary/HEATKeywords.py:20: [C0411(wrong-import-order), ] standard import "copy" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn", "yaml" ONAPLibrary/HEATKeywords.py:21: [C0411(wrong-import-order), ] standard import "hashlib.md5" should be placed before third party imports "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn", "yaml" ************* Module ONAPLibrary.SO ONAPLibrary/SO.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/SO.py:1: [C0103(invalid-name), ] Module name "SO" doesn't conform to snake_case naming style ONAPLibrary/SO.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.RequestSOKeywords.RequestSOKeywords" ONAPLibrary/SO.py:17: [C0412(ungrouped-imports), ] Imports from package ONAPLibrary are not grouped ************* Module ONAPLibrary.RequestsHelper ONAPLibrary/RequestsHelper.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/RequestsHelper.py:1: [C0103(invalid-name), ] Module name "RequestsHelper" doesn't conform to snake_case naming style ONAPLibrary/RequestsHelper.py:24: [R0205(useless-object-inheritance), RequestsHelper] Class 'RequestsHelper' inherits from object, can be safely removed from bases in python3 ONAPLibrary/RequestsHelper.py:28: [R1725(super-with-arguments), RequestsHelper.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/RequestsHelper.py:93: [R1705(no-else-return), RequestsHelper._format_md5] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it ONAPLibrary/RequestsHelper.py:16: [C0411(wrong-import-order), ] third party import "RequestsLibrary.RequestsLibrary" should be placed before first party import "ONAPLibrary.UUIDKeywords.UUIDKeywords" ONAPLibrary/RequestsHelper.py:17: [C0411(wrong-import-order), ] standard import "hashlib" should be placed before third party import "RequestsLibrary.RequestsLibrary" and first party import "ONAPLibrary.UUIDKeywords.UUIDKeywords" ONAPLibrary/RequestsHelper.py:18: [C0412(ungrouped-imports), ] Imports from package ONAPLibrary are not grouped ************* Module ONAPLibrary.SNIROKeywords ONAPLibrary/SNIROKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/SNIROKeywords.py:1: [C0103(invalid-name), ] Module name "SNIROKeywords" doesn't conform to snake_case naming style ONAPLibrary/SNIROKeywords.py:24: [R0205(useless-object-inheritance), SNIROKeywords] Class 'SNIROKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/SNIROKeywords.py:29: [R1725(super-with-arguments), SNIROKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/SNIROKeywords.py:44: [C0116(missing-function-docstring), SNIROKeywords.reset_sniro] Missing function or method docstring ONAPLibrary/SNIROKeywords.py:50: [C0116(missing-function-docstring), SNIROKeywords.preload_sniro] Missing function or method docstring ONAPLibrary/SNIROKeywords.py:50: [R0913(too-many-arguments), SNIROKeywords.preload_sniro] Too many arguments (10/5) ************* Module ONAPLibrary.SocketKeywords ONAPLibrary/SocketKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/SocketKeywords.py:1: [C0103(invalid-name), ] Module name "SocketKeywords" doesn't conform to snake_case naming style ONAPLibrary/SocketKeywords.py:20: [R0205(useless-object-inheritance), SocketKeywords] Class 'SocketKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/SocketKeywords.py:23: [W0246(useless-parent-delegation), SocketKeywords.__init__] Useless parent or super() delegation in method '__init__' ONAPLibrary/SocketKeywords.py:24: [R1725(super-with-arguments), SocketKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/SocketKeywords.py:27: [R0913(too-many-arguments), SocketKeywords.send_binary_data] Too many arguments (9/5) ONAPLibrary/SocketKeywords.py:20: [R0903(too-few-public-methods), SocketKeywords] Too few public methods (1/2) ************* Module ONAPLibrary.JSON ONAPLibrary/JSON.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/JSON.py:1: [C0103(invalid-name), ] Module name "JSON" doesn't conform to snake_case naming style ************* Module ONAPLibrary.HTTPKeywords ONAPLibrary/HTTPKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/HTTPKeywords.py:1: [C0103(invalid-name), ] Module name "HTTPKeywords" doesn't conform to snake_case naming style ONAPLibrary/HTTPKeywords.py:20: [R0205(useless-object-inheritance), HTTPKeywords] Class 'HTTPKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/HTTPKeywords.py:22: [W0246(useless-parent-delegation), HTTPKeywords.__init__] Useless parent or super() delegation in method '__init__' ONAPLibrary/HTTPKeywords.py:23: [R1725(super-with-arguments), HTTPKeywords.__init__] Consider using Python 3 style super() without arguments ************* Module ONAPLibrary.TemplatingKeywords ONAPLibrary/TemplatingKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/TemplatingKeywords.py:1: [C0103(invalid-name), ] Module name "TemplatingKeywords" doesn't conform to snake_case naming style ONAPLibrary/TemplatingKeywords.py:21: [R0205(useless-object-inheritance), TemplatingKeywords] Class 'TemplatingKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/TemplatingKeywords.py:18: [C0411(wrong-import-order), ] standard import "string.Template" should be placed before third party imports "jinja2.Environment", "robot.utils", "robot.api.deco.keyword" ************* Module ONAPLibrary.PreloadDataKeywords ONAPLibrary/PreloadDataKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/PreloadDataKeywords.py:1: [C0103(invalid-name), ] Module name "PreloadDataKeywords" doesn't conform to snake_case naming style ONAPLibrary/PreloadDataKeywords.py:22: [R0205(useless-object-inheritance), PreloadDataKeywords] Class 'PreloadDataKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/PreloadDataKeywords.py:27: [R1725(super-with-arguments), PreloadDataKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/PreloadDataKeywords.py:32: [C0116(missing-function-docstring), PreloadDataKeywords.set_directory] Missing function or method docstring ONAPLibrary/PreloadDataKeywords.py:47: [W1514(unspecified-encoding), PreloadDataKeywords._preload_data] Using open without explicitly specifying an encoding ONAPLibrary/PreloadDataKeywords.py:18: [C0411(wrong-import-order), ] standard import "os.path" should be placed before third party imports "robot.utils", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" ONAPLibrary/PreloadDataKeywords.py:19: [C0411(wrong-import-order), ] standard import "json" should be placed before third party imports "robot.utils", "robot.api.deco.keyword", "robot.libraries.BuiltIn.BuiltIn" ************* Module ONAPLibrary.OOF ONAPLibrary/OOF.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/OOF.py:1: [C0103(invalid-name), ] Module name "OOF" doesn't conform to snake_case naming style ONAPLibrary/OOF.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.SNIROKeywords.SNIROKeywords" ************* Module ONAPLibrary.MUSICKeywords ONAPLibrary/MUSICKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/MUSICKeywords.py:1: [C0103(invalid-name), ] Module name "MUSICKeywords" doesn't conform to snake_case naming style ONAPLibrary/MUSICKeywords.py:21: [R0205(useless-object-inheritance), MUSICKeywords] Class 'MUSICKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/MUSICKeywords.py:26: [R1725(super-with-arguments), MUSICKeywords.__init__] Consider using Python 3 style super() without arguments ************* Module ONAPLibrary.Templating ONAPLibrary/Templating.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/Templating.py:1: [C0103(invalid-name), ] Module name "Templating" doesn't conform to snake_case naming style ************* Module ONAPLibrary.RequestsDecorators ONAPLibrary/RequestsDecorators.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/RequestsDecorators.py:1: [C0103(invalid-name), ] Module name "RequestsDecorators" doesn't conform to snake_case naming style ONAPLibrary/RequestsDecorators.py:18: [C0116(missing-function-docstring), log_wrapped] Missing function or method docstring ONAPLibrary/RequestsDecorators.py:32: [C0116(missing-function-docstring), default_keywords] Missing function or method docstring ************* Module ONAPLibrary.VESProtobuf ONAPLibrary/VESProtobuf.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/VESProtobuf.py:1: [C0103(invalid-name), ] Module name "VESProtobuf" doesn't conform to snake_case naming style ONAPLibrary/VESProtobuf.py:21: [R0205(useless-object-inheritance), VESProtobuf] Class 'VESProtobuf' inherits from object, can be safely removed from bases in python3 ONAPLibrary/VESProtobuf.py:25: [R1725(super-with-arguments), VESProtobuf.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/VESProtobuf.py:29: [C0116(missing-function-docstring), VESProtobuf.create_ves_event] Missing function or method docstring ONAPLibrary/VESProtobuf.py:30: [E1101(no-member), VESProtobuf.create_ves_event] Module 'google.protobuf.descriptor_pb2' has no 'FileDescriptorProto' member ONAPLibrary/VESProtobuf.py:37: [C0116(missing-function-docstring), VESProtobuf.create_vesevent] Missing function or method docstring ONAPLibrary/VESProtobuf.py:45: [C0116(missing-function-docstring), VESProtobuf.create_commoneventheader] Missing function or method docstring ONAPLibrary/VESProtobuf.py:72: [C0116(missing-function-docstring), VESProtobuf.create_enum_type] Missing function or method docstring ONAPLibrary/VESProtobuf.py:78: [C0116(missing-function-docstring), VESProtobuf.create_enum_type_value] Missing function or method docstring ONAPLibrary/VESProtobuf.py:79: [C0200(consider-using-enumerate), VESProtobuf.create_enum_type_value] Consider using enumerate instead of iterating with range and len ONAPLibrary/VESProtobuf.py:85: [C0116(missing-function-docstring), VESProtobuf.create_field] Missing function or method docstring ONAPLibrary/VESProtobuf.py:92: [C0116(missing-function-docstring), VESProtobuf.create_enum_field] Missing function or method docstring ONAPLibrary/VESProtobuf.py:100: [C0116(missing-function-docstring), VESProtobuf.create_message_field] Missing function or method docstring ONAPLibrary/VESProtobuf.py:108: [C0116(missing-function-docstring), VESProtobuf.get_message_definitions] Missing function or method docstring ONAPLibrary/VESProtobuf.py:110: [W0212(protected-access), VESProtobuf.get_message_definitions] Access to a protected member _FACTORY of a client class ONAPLibrary/VESProtobuf.py:113: [C0116(missing-function-docstring), VESProtobuf.binary_to_json] Missing function or method docstring ************* Module ONAPLibrary.HeatVNFValidation ONAPLibrary/HeatVNFValidation.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/HeatVNFValidation.py:1: [C0103(invalid-name), ] Module name "HeatVNFValidation" doesn't conform to snake_case naming style ONAPLibrary/HeatVNFValidation.py:20: [C0103(invalid-name), ] Constant name "stack_url" doesn't conform to UPPER_CASE naming style ONAPLibrary/HeatVNFValidation.py:21: [C0103(invalid-name), ] Constant name "stack_resources_url" doesn't conform to UPPER_CASE naming style ONAPLibrary/HeatVNFValidation.py:25: [C0115(missing-class-docstring), HeatVNFValidation] Missing class docstring ONAPLibrary/HeatVNFValidation.py:30: [C0116(missing-function-docstring), HeatVNFValidation.validate] Missing function or method docstring ONAPLibrary/HeatVNFValidation.py:25: [R0903(too-few-public-methods), HeatVNFValidation] Too few public methods (1/2) ONAPLibrary/HeatVNFValidation.py:38: [C0115(missing-class-docstring), StackValidation] Missing class docstring ONAPLibrary/HeatVNFValidation.py:58: [C0116(missing-function-docstring), StackValidation.load_manifest] Missing function or method docstring ONAPLibrary/HeatVNFValidation.py:106: [C0116(missing-function-docstring), StackValidation.validate_summary] Missing function or method docstring ONAPLibrary/HeatVNFValidation.py:187: [C0115(missing-class-docstring), HeatModule] Missing class docstring ONAPLibrary/HeatVNFValidation.py:201: [C0116(missing-function-docstring), HeatModule.get_data] Missing function or method docstring ONAPLibrary/HeatVNFValidation.py:187: [R0903(too-few-public-methods), HeatModule] Too few public methods (1/2) ONAPLibrary/HeatVNFValidation.py:207: [C0115(missing-class-docstring), HeatTemplate] Missing class docstring ONAPLibrary/HeatVNFValidation.py:222: [C0116(missing-function-docstring), HeatTemplate.get_data] Missing function or method docstring ONAPLibrary/HeatVNFValidation.py:223: [W1514(unspecified-encoding), HeatTemplate.get_data] Using open without explicitly specifying an encoding ONAPLibrary/HeatVNFValidation.py:238: [W1514(unspecified-encoding), HeatTemplate.get_data] Using open without explicitly specifying an encoding ONAPLibrary/HeatVNFValidation.py:235: [W0612(unused-variable), HeatTemplate.get_data] Unused variable 'output_value' ONAPLibrary/HeatVNFValidation.py:207: [R0903(too-few-public-methods), HeatTemplate] Too few public methods (1/2) ONAPLibrary/HeatVNFValidation.py:244: [C0115(missing-class-docstring), HeatPreload] Missing class docstring ONAPLibrary/HeatVNFValidation.py:254: [C0116(missing-function-docstring), HeatPreload.get_data] Missing function or method docstring ONAPLibrary/HeatVNFValidation.py:255: [W1514(unspecified-encoding), HeatPreload.get_data] Using open without explicitly specifying an encoding ONAPLibrary/HeatVNFValidation.py:244: [R0903(too-few-public-methods), HeatPreload] Too few public methods (1/2) ONAPLibrary/HeatVNFValidation.py:285: [C0115(missing-class-docstring), HeatStack] Missing class docstring ONAPLibrary/HeatVNFValidation.py:300: [C0116(missing-function-docstring), HeatStack.get_data] Missing function or method docstring ONAPLibrary/HeatVNFValidation.py:302: [W3101(missing-timeout), HeatStack.get_data] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely ONAPLibrary/HeatVNFValidation.py:312: [W3101(missing-timeout), HeatStack.get_data] Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely ONAPLibrary/HeatVNFValidation.py:285: [R0903(too-few-public-methods), HeatStack] Too few public methods (1/2) ONAPLibrary/HeatVNFValidation.py:16: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "robot.api.deco.keyword" ************* Module ONAPLibrary.SDNC ONAPLibrary/SDNC.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/SDNC.py:1: [C0103(invalid-name), ] Module name "SDNC" doesn't conform to snake_case naming style ONAPLibrary/SDNC.py:16: [C0411(wrong-import-order), ] third party import "robotlibcore.HybridCore" should be placed before first party import "ONAPLibrary.PreloadSDNCKeywords.PreloadSDNCKeywords" ONAPLibrary/SDNC.py:17: [C0412(ungrouped-imports), ] Imports from package ONAPLibrary are not grouped ************* Module ONAPLibrary.RequestSOKeywords ONAPLibrary/RequestSOKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/RequestSOKeywords.py:1: [C0103(invalid-name), ] Module name "RequestSOKeywords" doesn't conform to snake_case naming style ONAPLibrary/RequestSOKeywords.py:21: [R0205(useless-object-inheritance), RequestSOKeywords] Class 'RequestSOKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/RequestSOKeywords.py:26: [R1725(super-with-arguments), RequestSOKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/RequestSOKeywords.py:31: [R0913(too-many-arguments), RequestSOKeywords.run_polling_get_request] Too many arguments (8/5) ONAPLibrary/RequestSOKeywords.py:44: [R1705(no-else-return), RequestSOKeywords.run_polling_get_request] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it ONAPLibrary/RequestSOKeywords.py:39: [W0612(unused-variable), RequestSOKeywords.run_polling_get_request] Unused variable 'i' ONAPLibrary/RequestSOKeywords.py:16: [C0411(wrong-import-order), ] third party import "robot.api.logger" should be placed before first party import "ONAPLibrary.RequestsHelper.RequestsHelper" ONAPLibrary/RequestSOKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party import "ONAPLibrary.RequestsHelper.RequestsHelper" ONAPLibrary/RequestSOKeywords.py:18: [C0411(wrong-import-order), ] third party import "robot.libraries.BuiltIn.BuiltIn" should be placed before first party import "ONAPLibrary.RequestsHelper.RequestsHelper" ************* Module ONAPLibrary.JSONKeywords ONAPLibrary/JSONKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/JSONKeywords.py:1: [C0103(invalid-name), ] Module name "JSONKeywords" doesn't conform to snake_case naming style ONAPLibrary/JSONKeywords.py:20: [R0205(useless-object-inheritance), JSONKeywords] Class 'JSONKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/JSONKeywords.py:24: [W0246(useless-parent-delegation), JSONKeywords.__init__] Useless parent or super() delegation in method '__init__' ONAPLibrary/JSONKeywords.py:25: [R1725(super-with-arguments), JSONKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/JSONKeywords.py:66: [C0103(invalid-name), JSONKeywords.make_list_into_dict] Variable name "thisDict" doesn't conform to snake_case naming style ************* Module ONAPLibrary.PreloadSDNCKeywords ONAPLibrary/PreloadSDNCKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/PreloadSDNCKeywords.py:1: [C0103(invalid-name), ] Module name "PreloadSDNCKeywords" doesn't conform to snake_case naming style ONAPLibrary/PreloadSDNCKeywords.py:20: [R0205(useless-object-inheritance), PreloadSDNCKeywords] Class 'PreloadSDNCKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/PreloadSDNCKeywords.py:25: [R1725(super-with-arguments), PreloadSDNCKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/PreloadSDNCKeywords.py:30: [R0913(too-many-arguments), PreloadSDNCKeywords.preload_vfmodule] Too many arguments (6/5) ONAPLibrary/PreloadSDNCKeywords.py:20: [R0903(too-few-public-methods), PreloadSDNCKeywords] Too few public methods (1/2) ONAPLibrary/PreloadSDNCKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party imports "ONAPLibrary.RequestsHelper.RequestsHelper", "ONAPLibrary.TemplatingKeywords.TemplatingKeywords" ************* Module ONAPLibrary.BaseSOKeywords ONAPLibrary/BaseSOKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/BaseSOKeywords.py:1: [C0103(invalid-name), ] Module name "BaseSOKeywords" doesn't conform to snake_case naming style ONAPLibrary/BaseSOKeywords.py:21: [R0205(useless-object-inheritance), BaseSOKeywords] Class 'BaseSOKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/BaseSOKeywords.py:26: [R1725(super-with-arguments), BaseSOKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/BaseSOKeywords.py:38: [R0913(too-many-arguments), BaseSOKeywords.run_post_request] Too many arguments (6/5) ONAPLibrary/BaseSOKeywords.py:44: [R0913(too-many-arguments), BaseSOKeywords.run_put_request] Too many arguments (6/5) ONAPLibrary/BaseSOKeywords.py:50: [R0913(too-many-arguments), BaseSOKeywords.run_delete_request] Too many arguments (6/5) ************* Module ONAPLibrary.CloudConfigSOKeywords ONAPLibrary/CloudConfigSOKeywords.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/CloudConfigSOKeywords.py:1: [C0103(invalid-name), ] Module name "CloudConfigSOKeywords" doesn't conform to snake_case naming style ONAPLibrary/CloudConfigSOKeywords.py:21: [R0205(useless-object-inheritance), CloudConfigSOKeywords] Class 'CloudConfigSOKeywords' inherits from object, can be safely removed from bases in python3 ONAPLibrary/CloudConfigSOKeywords.py:26: [R1725(super-with-arguments), CloudConfigSOKeywords.__init__] Consider using Python 3 style super() without arguments ONAPLibrary/CloudConfigSOKeywords.py:41: [R0913(too-many-arguments), CloudConfigSOKeywords.create_cloud_configuration] Too many arguments (7/5) ONAPLibrary/CloudConfigSOKeywords.py:56: [R0913(too-many-arguments), CloudConfigSOKeywords.upsert_cloud_configuration] Too many arguments (7/5) ONAPLibrary/CloudConfigSOKeywords.py:17: [C0411(wrong-import-order), ] third party import "robot.api.deco.keyword" should be placed before first party imports "ONAPLibrary.RequestsHelper.RequestsHelper", "ONAPLibrary.TemplatingKeywords.TemplatingKeywords" ONAPLibrary/CloudConfigSOKeywords.py:18: [C0411(wrong-import-order), ] third party import "robot.libraries.BuiltIn.BuiltIn" should be placed before first party imports "ONAPLibrary.RequestsHelper.RequestsHelper", "ONAPLibrary.TemplatingKeywords.TemplatingKeywords" ************* Module ONAPLibrary.Protobuf ONAPLibrary/Protobuf.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/Protobuf.py:1: [C0103(invalid-name), ] Module name "Protobuf" doesn't conform to snake_case naming style ************* Module ONAPLibrary.VVPValidation ONAPLibrary/VVPValidation.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/VVPValidation.py:1: [C0103(invalid-name), ] Module name "VVPValidation" doesn't conform to snake_case naming style ONAPLibrary/VVPValidation.py:23: [C0115(missing-class-docstring), HeatValidationScripts] Missing class docstring ONAPLibrary/VVPValidation.py:39: [E1111(assignment-from-no-return), HeatValidationScripts.validate] Assigning result of a function call, where the function has no return ONAPLibrary/VVPValidation.py:23: [R0903(too-few-public-methods), HeatValidationScripts] Too few public methods (1/2) ONAPLibrary/VVPValidation.py:44: [C0115(missing-class-docstring), VVP] Missing class docstring ONAPLibrary/VVPValidation.py:49: [C0209(consider-using-f-string), VVP.__init__] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:50: [C0209(consider-using-f-string), VVP.__init__] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:54: [C0116(missing-function-docstring), VVP.initialize] Missing function or method docstring ONAPLibrary/VVPValidation.py:58: [C0116(missing-function-docstring), VVP.create_venv] Missing function or method docstring ONAPLibrary/VVPValidation.py:61: [C0209(consider-using-f-string), VVP.create_venv] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:64: [C0209(consider-using-f-string), VVP.create_venv] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:67: [C0116(missing-function-docstring), VVP.clone_vvp] Missing function or method docstring ONAPLibrary/VVPValidation.py:68: [C0209(consider-using-f-string), VVP.clone_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:77: [C0209(consider-using-f-string), VVP.clone_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:81: [C0209(consider-using-f-string), VVP.clone_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:84: [C0116(missing-function-docstring), VVP.install_requirements] Missing function or method docstring ONAPLibrary/VVPValidation.py:88: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:99: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:105: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:109: [C0209(consider-using-f-string), VVP.install_requirements] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:112: [C0116(missing-function-docstring), VVP.run_vvp] Missing function or method docstring ONAPLibrary/VVPValidation.py:116: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:119: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:120: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:121: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:122: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:126: [C0209(consider-using-f-string), VVP.run_vvp] Formatting a regular string which could be an f-string ONAPLibrary/VVPValidation.py:15: [C0411(wrong-import-order), ] standard import "os" should be placed before third party import "robot.api.deco.keyword" ONAPLibrary/VVPValidation.py:16: [C0411(wrong-import-order), ] standard import "subprocess" should be placed before third party import "robot.api.deco.keyword" ************* Module ONAPLibrary.Utilities ONAPLibrary/Utilities.py:1: [C0114(missing-module-docstring), ] Missing module docstring ONAPLibrary/Utilities.py:1: [C0103(invalid-name), ] Module name "Utilities" doesn't conform to snake_case naming style ************* Module vcpeutils.csar_parser vcpeutils/csar_parser.py:213: [R1732(consider-using-with), CsarParser.parse_service_yaml] Consider using 'with' for resource-allocating operations vcpeutils/csar_parser.py:213: [W1514(unspecified-encoding), CsarParser.parse_service_yaml] Using open without explicitly specifying an encoding ************* Module vcpeutils.SoUtils vcpeutils/SoUtils.py:1: [C0114(missing-module-docstring), ] Missing module docstring vcpeutils/SoUtils.py:1: [C0103(invalid-name), ] Module name "SoUtils" doesn't conform to snake_case naming style vcpeutils/SoUtils.py:14: [C0115(missing-class-docstring), SoUtils] Missing class docstring vcpeutils/SoUtils.py:70: [C0103(invalid-name), SoUtils.__init__] Attribute name "vgw_VfModuleModelInvariantUuid" doesn't conform to snake_case naming style vcpeutils/SoUtils.py:14: [R0902(too-many-instance-attributes), SoUtils] Too many instance attributes (29/7) vcpeutils/SoUtils.py:76: [C0116(missing-function-docstring), SoUtils.add_req_info] Missing function or method docstring vcpeutils/SoUtils.py:87: [C0116(missing-function-docstring), SoUtils.add_related_instance] Missing function or method docstring vcpeutils/SoUtils.py:94: [C0116(missing-function-docstring), SoUtils.generate_vnf_or_network_request] Missing function or method docstring vcpeutils/SoUtils.py:94: [R0913(too-many-arguments), SoUtils.generate_vnf_or_network_request] Too many arguments (7/5) vcpeutils/SoUtils.py:107: [C0116(missing-function-docstring), SoUtils.generate_vfmodule_request] Missing function or method docstring vcpeutils/SoUtils.py:107: [R0913(too-many-arguments), SoUtils.generate_vfmodule_request] Too many arguments (9/5) vcpeutils/SoUtils.py:120: [C0116(missing-function-docstring), SoUtils.generate_service_request] Missing function or method docstring vcpeutils/SoUtils.py:135: [C0116(missing-function-docstring), SoUtils.add_project_info] Missing function or method docstring vcpeutils/SoUtils.py:138: [C0116(missing-function-docstring), SoUtils.add_owning_entity] Missing function or method docstring vcpeutils/SoUtils.py:142: [C0116(missing-function-docstring), SoUtils.generate_custom_service_request] Missing function or method docstring vcpeutils/SoUtils.py:142: [R0913(too-many-arguments), SoUtils.generate_custom_service_request] Too many arguments (6/5) vcpeutils/SoUtils.py:161: [C0209(consider-using-f-string), SoUtils.generate_custom_service_request] Formatting a regular string which could be an f-string vcpeutils/SoUtils.py:183: [C0116(missing-function-docstring), SoUtils.create_custom_service] Missing function or method docstring vcpeutils/SoUtils.py:183: [R0913(too-many-arguments), SoUtils.create_custom_service] Too many arguments (6/5) vcpeutils/SoUtils.py:198: [C0209(consider-using-f-string), SoUtils.create_custom_service] Formatting a regular string which could be an f-string vcpeutils/SoUtils.py:199: [W0612(unused-variable), SoUtils.create_custom_service] Unused variable 'svc_instance_id' vcpeutils/SoUtils.py:201: [W0612(unused-variable), SoUtils.create_custom_service] Unused variable 'resp' vcpeutils/SoUtils.py:205: [R0913(too-many-arguments), SoUtils.create_entire_service] Too many arguments (7/5) vcpeutils/SoUtils.py:205: [R0914(too-many-locals), SoUtils.create_entire_service] Too many local variables (31/15) vcpeutils/SoUtils.py:219: [C0209(consider-using-f-string), SoUtils.create_entire_service] Formatting a regular string which could be an f-string vcpeutils/SoUtils.py:223: [C0209(consider-using-f-string), SoUtils.create_entire_service] Formatting a regular string which could be an f-string vcpeutils/SoUtils.py:234: [C0209(consider-using-f-string), SoUtils.create_entire_service] Formatting a regular string which could be an f-string vcpeutils/SoUtils.py:300: [C0209(consider-using-f-string), SoUtils.create_entire_service] Formatting a regular string which could be an f-string vcpeutils/SoUtils.py:360: [C0209(consider-using-f-string), SoUtils.create_entire_service] Formatting a regular string which could be an f-string vcpeutils/SoUtils.py:205: [R0911(too-many-return-statements), SoUtils.create_entire_service] Too many return statements (7/6) vcpeutils/SoUtils.py:205: [R0912(too-many-branches), SoUtils.create_entire_service] Too many branches (13/12) vcpeutils/SoUtils.py:205: [R0915(too-many-statements), SoUtils.create_entire_service] Too many statements (81/50) vcpeutils/SoUtils.py:239: [W0612(unused-variable), SoUtils.create_entire_service] Unused variable 'resp' vcpeutils/SoUtils.py:258: [W0612(unused-variable), SoUtils.create_entire_service] Unused variable 'net_instance_id' vcpeutils/SoUtils.py:269: [W0612(unused-variable), SoUtils.create_entire_service] Unused variable 'i' vcpeutils/SoUtils.py:354: [W0612(unused-variable), SoUtils.create_entire_service] Unused variable 'vfmodule_instance_id' vcpeutils/SoUtils.py:375: [C0116(missing-function-docstring), SoUtils.set_network_name] Missing function or method docstring vcpeutils/SoUtils.py:392: [R1705(no-else-return), SoUtils.set_subnet_name] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it vcpeutils/SoUtils.py:5: [C0411(wrong-import-order), ] third party import "robot.api.logger" should be placed before first party import "vcpeutils.csar_parser.CsarParser" vcpeutils/SoUtils.py:6: [C0411(wrong-import-order), ] standard import "datetime.datetime" should be placed before third party import "robot.api.logger" and first party import "vcpeutils.csar_parser.CsarParser" vcpeutils/SoUtils.py:7: [C0411(wrong-import-order), ] standard import "sys" should be placed before third party import "robot.api.logger" and first party import "vcpeutils.csar_parser.CsarParser" Report ====== 1486 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |49 |NC |NC |6.12 |95.92 | +---------+-------+-----------+-----------+------------+---------+ |class |52 |NC |NC |82.69 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |method |199 |NC |NC |76.38 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |function |6 |NC |NC |66.67 |0.00 | +---------+-------+-----------+-----------+------------+---------+ External dependencies --------------------- :: ONAPLibrary \-BaseAAIKeywords (vcpeutils.SoUtils) \-PreloadSDNCKeywords (vcpeutils.SoUtils) \-RequestSOKeywords (vcpeutils.SoUtils) \-UUIDKeywords (vcpeutils.SoUtils) RequestsLibrary (ONAPLibrary.RequestsHelper) deepdiff (ONAPLibrary.JSONKeywords) dns \-message (ONAPLibrary.DNSKeywords) \-name (ONAPLibrary.DNSKeywords) \-query (ONAPLibrary.DNSKeywords) google \-protobuf \-descriptor (ONAPLibrary.VESProtobuf) \-descriptor_pb2 (ONAPLibrary.VESProtobuf) \-json_format (ONAPLibrary.VESProtobuf) \-message_factory (ONAPLibrary.VESProtobuf) jinja2 (ONAPLibrary.TemplatingKeywords) jsonpath_rw (ONAPLibrary.JSONPathKeywords) kafka (ONAPLibrary.KafkaKeywords) paramiko (ONAPLibrary.HEATKeywords) \-ssh_exception (ONAPLibrary.HEATKeywords) requests (ONAPLibrary.HeatVNFValidation) robot \-api | \-deco (ONAPLibrary.Base64Keywords,ONAPLibrary.BaseAAIKeywords,ONAPLibrary.BaseCLAMPKeywords,ONAPLibrary.BaseOpenstackKeywords,ONAPLibrary.BaseSDCKeywords,ONAPLibrary.BaseSDNCKeywords,ONAPLibrary.BaseSOKeywords,ONAPLibrary.CloudConfigSOKeywords,ONAPLibrary.DNSKeywords,ONAPLibrary.HEATKeywords,ONAPLibrary.HTTPKeywords,ONAPLibrary.HeatVNFValidation,ONAPLibrary.JSONKeywords,ONAPLibrary.JSONPathKeywords,ONAPLibrary.KafkaKeywords,ONAPLibrary.MUSICKeywords,ONAPLibrary.PreloadDataKeywords,ONAPLibrary.PreloadSDNCKeywords,ONAPLibrary.ProtobufKeywords,ONAPLibrary.RequestSOKeywords,ONAPLibrary.SNIROKeywords,ONAPLibrary.ServiceMappingKeywords,ONAPLibrary.SocketKeywords,ONAPLibrary.TemplatingKeywords,ONAPLibrary.UUIDKeywords,ONAPLibrary.VVPValidation,ONAPLibrary.VariableKeywords) | \-logger (ONAPLibrary.BaseAAIKeywords,ONAPLibrary.RequestSOKeywords,ONAPLibrary.RequestsDecorators,ONAPLibrary.SNIROKeywords,vcpeutils.SoUtils) \-libraries | \-BuiltIn (ONAPLibrary.BaseAAIKeywords,ONAPLibrary.BaseOpenstackKeywords,ONAPLibrary.BaseSDCKeywords,ONAPLibrary.BaseSDNCKeywords,ONAPLibrary.BaseSOKeywords,ONAPLibrary.CloudConfigSOKeywords,ONAPLibrary.HEATKeywords,ONAPLibrary.MUSICKeywords,ONAPLibrary.PreloadDataKeywords,ONAPLibrary.RequestSOKeywords,ONAPLibrary.SNIROKeywords,ONAPLibrary.VariableKeywords) \-utils (ONAPLibrary.BaseOpenstackKeywords,ONAPLibrary.KafkaKeywords,ONAPLibrary.PreloadDataKeywords,ONAPLibrary.ServiceMappingKeywords,ONAPLibrary.TemplatingKeywords) robotlibcore (ONAPLibrary.AAI,ONAPLibrary.CLAMP,ONAPLibrary.JSON,ONAPLibrary.Kafka,ONAPLibrary.MUSIC,ONAPLibrary.OOF,ONAPLibrary.Openstack,ONAPLibrary.PreloadData,ONAPLibrary.Protobuf,ONAPLibrary.SDC,ONAPLibrary.SDNC,ONAPLibrary.SO,ONAPLibrary.ServiceMapping,ONAPLibrary.Templating,ONAPLibrary.Utilities) urllib3 (ONAPLibrary.HTTPKeywords) yaml (ONAPLibrary.HEATKeywords,ONAPLibrary.HeatVNFValidation,vcpeutils.csar_parser) 3484 lines have been analyzed Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |1916 |54.99 |NC |NC | +----------+-------+------+---------+-----------+ |docstring |467 |13.40 |NC |NC | +----------+-------+------+---------+-----------+ |comment |639 |18.34 |NC |NC | +----------+-------+------+---------+-----------+ |empty |462 |13.26 |NC |NC | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |NC |NC | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |NC |NC | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |224 |NC |NC | +-----------+-------+---------+-----------+ |refactor |110 |NC |NC | +-----------+-------+---------+-----------+ |warning |28 |NC |NC | +-----------+-------+---------+-----------+ |error |2 |NC |NC | +-----------+-------+---------+-----------+ % errors / warnings by module ----------------------------- +-----------------------------------+------+--------+---------+-----------+ |module |error |warning |refactor |convention | +===================================+======+========+=========+===========+ |ONAPLibrary.VESProtobuf |50.00 |3.57 |1.82 |5.80 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.VVPValidation |50.00 |0.00 |0.91 |12.50 | +-----------------------------------+------+--------+---------+-----------+ |vcpeutils.SoUtils |0.00 |21.43 |10.00 |10.71 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.HeatVNFValidation |0.00 |21.43 |4.55 |8.04 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.HEATKeywords |0.00 |10.71 |1.82 |4.46 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.ServiceMappingKeywords |0.00 |7.14 |1.82 |2.23 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.RequestSOKeywords |0.00 |3.57 |3.64 |2.23 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.SocketKeywords |0.00 |3.57 |3.64 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.JSONPathKeywords |0.00 |3.57 |2.73 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.DNSKeywords |0.00 |3.57 |2.73 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.PreloadDataKeywords |0.00 |3.57 |1.82 |2.23 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.JSONKeywords |0.00 |3.57 |1.82 |1.34 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.Base64Keywords |0.00 |3.57 |1.82 |1.34 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.UUIDKeywords |0.00 |3.57 |1.82 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.HTTPKeywords |0.00 |3.57 |1.82 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |vcpeutils.csar_parser |0.00 |3.57 |0.91 |0.00 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.BaseAAIKeywords |0.00 |0.00 |7.27 |3.12 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.BaseSDCKeywords |0.00 |0.00 |6.36 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.BaseOpenstackKeywords |0.00 |0.00 |5.45 |2.68 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.BaseSOKeywords |0.00 |0.00 |4.55 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.BaseCLAMPKeywords |0.00 |0.00 |4.55 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.KafkaKeywords |0.00 |0.00 |3.64 |2.68 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.VariableKeywords |0.00 |0.00 |3.64 |2.23 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.CloudConfigSOKeywords |0.00 |0.00 |3.64 |1.79 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.PreloadSDNCKeywords |0.00 |0.00 |3.64 |1.34 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.BaseSDNCKeywords |0.00 |0.00 |3.64 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.RequestsHelper |0.00 |0.00 |2.73 |2.23 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.SNIROKeywords |0.00 |0.00 |2.73 |1.79 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.ProtobufKeywords |0.00 |0.00 |1.82 |2.23 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.MUSICKeywords |0.00 |0.00 |1.82 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.TemplatingKeywords |0.00 |0.00 |0.91 |1.34 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.SO |0.00 |0.00 |0.00 |1.79 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.SDNC |0.00 |0.00 |0.00 |1.79 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.RequestsDecorators |0.00 |0.00 |0.00 |1.79 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.OOF |0.00 |0.00 |0.00 |1.34 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.CLAMP |0.00 |0.00 |0.00 |1.34 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.AAI |0.00 |0.00 |0.00 |1.34 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.Utilities |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.Templating |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.ServiceMapping |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.SDC |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.Protobuf |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.PreloadData |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.Openstack |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.MUSIC |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.Kafka |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary.JSON |0.00 |0.00 |0.00 |0.89 | +-----------------------------------+------+--------+---------+-----------+ |ONAPLibrary |0.00 |0.00 |0.00 |0.45 | +-----------------------------------+------+--------+---------+-----------+ Messages -------- +-----------------------------+------------+ |message id |occurrences | +=============================+============+ |invalid-name |53 | +-----------------------------+------------+ |missing-function-docstring |49 | +-----------------------------+------------+ |missing-module-docstring |46 | +-----------------------------+------------+ |wrong-import-order |35 | +-----------------------------+------------+ |too-many-arguments |31 | +-----------------------------+------------+ |useless-object-inheritance |27 | +-----------------------------+------------+ |consider-using-f-string |27 | +-----------------------------+------------+ |super-with-arguments |26 | +-----------------------------+------------+ |too-few-public-methods |10 | +-----------------------------+------------+ |unspecified-encoding |9 | +-----------------------------+------------+ |missing-class-docstring |9 | +-----------------------------+------------+ |unused-variable |8 | +-----------------------------+------------+ |no-else-return |8 | +-----------------------------+------------+ |useless-parent-delegation |7 | +-----------------------------+------------+ |ungrouped-imports |3 | +-----------------------------+------------+ |use-dict-literal |2 | +-----------------------------+------------+ |missing-timeout |2 | +-----------------------------+------------+ |unnecessary-dunder-call |1 | +-----------------------------+------------+ |too-many-statements |1 | +-----------------------------+------------+ |too-many-return-statements |1 | +-----------------------------+------------+ |too-many-locals |1 | +-----------------------------+------------+ |too-many-instance-attributes |1 | +-----------------------------+------------+ |too-many-branches |1 | +-----------------------------+------------+ |protected-access |1 | +-----------------------------+------------+ |pointless-string-statement |1 | +-----------------------------+------------+ |no-member |1 | +-----------------------------+------------+ |consider-using-with |1 | +-----------------------------+------------+ |consider-using-enumerate |1 | +-----------------------------+------------+ |assignment-from-no-return |1 | +-----------------------------+------------+ ----------------------------------- Your code has been rated at 7.50/10 pylint: OK ✔ in 31.27 seconds py3: install_deps> pip install -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/requirements.txt -r /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/test-requirements.txt py3: install_package_deps> pip install deepdiff dnspython jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests 'robotframework-requests>=0.9.6' robotlibcore-temp urllib3 py3: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/3/robotframework_onap-11.0.1.dev21.tar.gz py3: freeze> python -m pip freeze --all py3: astroid==3.2.4,bcrypt==5.0.0,certifi==2026.1.4,cffi==1.17.1,charset-normalizer==3.4.4,coverage==7.6.1,cryptography==46.0.5,decorator==5.2.1,deepdiff==8.4.2,dill==0.4.0,dnspython==2.6.1,exceptiongroup==1.3.1,flake8==7.1.2,idna==3.11,iniconfig==2.1.0,isort==5.13.2,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.3.0,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,orderly-set==5.5.0,packaging==26.0,paramiko==3.5.1,pbr==7.0.3,pip==25.0.1,platformdirs==4.3.6,pluggy==1.5.0,ply==3.11,protobuf==5.29.6,pycodestyle==2.12.1,pycparser==2.23,pyflakes==3.2.0,pylint==3.2.7,PyNaCl==1.6.2,pytest==8.3.5,pytest-cov==5.0.0,PyYAML==6.0.3,requests==2.32.4,requests-mock==1.12.1,robotframework==7.4.1,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/.tox/.tmp/package/3/robotframework_onap-11.0.1.dev21.tar.gz#sha256=e47ed1337ee715844589d61a6c3d4ab26a4d96afc1f29c34589612d1d0343ebd,robotframework-requests==0.9.7,robotlibcore-temp==1.0.2,setuptools==75.3.4,six==1.17.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,wheel==0.45.1 py3: commands[0]> pytest tests/ --junitxml=test-results.xml --cov=ONAPLibrary --cov=vcpeutils --cov-report=xml --cov-report=html ============================= test session starts ============================== platform linux -- Python 3.8.13, pytest-8.3.5, pluggy-1.5.0 cachedir: .tox/py3/.pytest_cache rootdir: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap configfile: setup.cfg plugins: requests-mock-1.12.1, cov-5.0.0 collected 50 items tests/ONAPLibrary/AAITests.py . [ 2%] tests/ONAPLibrary/Base64KeywordsTests.py .. [ 6%] tests/ONAPLibrary/JSONKeywordsTest.py ................................ [ 70%] tests/ONAPLibrary/ProtobufKeywordsTest.py ... [ 76%] tests/ONAPLibrary/RequestsHelperTests.py ...... [ 88%] tests/ONAPLibrary/SOTests.py . [ 90%] tests/ONAPLibrary/ServiceMappingKeywordsTests.py . [ 92%] tests/ONAPLibrary/UUIDKeywordsTest.py ... [ 98%] tests/vcpeutils/SoUtils_test.py . [100%] - generated xml file: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/robotframework-onap/test-results.xml - ---------- coverage: platform linux, python 3.8.13-final-0 ----------- Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ============================== 50 passed in 1.58s ============================== pep8: OK (54.13=setup[53.43]+cmd[0.70] seconds) pylint: OK (31.27=setup[14.63]+cmd[16.65] seconds) py3: OK (17.80=setup[15.52]+cmd[2.27] seconds) congratulations :) (103.46 seconds) $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1755 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins10525093484442561167.sh ---> sysstat.sh [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins8578419773675542045.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python ']' + mkdir -p /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/ [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins15172947094277764182.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) 3.9.13 3.10.6 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ty37 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ty37/bin to PATH INFO: Running in OpenStack, capturing instance metadata [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins16345639100436142378.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python@tmp/config14932833102455458040tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins15344061502051639273.sh ---> create-netrc.sh [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins18382800203108172692.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ty37 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ty37/bin to PATH [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins6432703570912731838.sh ---> sudo-logs.sh Archiving 'sudo' log.. [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash /tmp/jenkins3427686564299584967.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ty37 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ty37/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 376s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=376 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/cost INFO: Archiving costs to: /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: testsuite-python-testing-utils-master-robotframework-onap-verify-python,122,2026-02-17 14:13:01,v3-standard-4,376,0.11,0.00,SUCCESS [testsuite-python-testing-utils-master-robotframework-onap-verify-python] $ /bin/bash -l /tmp/jenkins4172363006628865081.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-master-robotframework-onap-verify-python/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ty37 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ty37/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-python-testing-utils-master-robotframework-onap-verify-python/122 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-17821 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 680K 1.6G 1% /run /dev/vda1 78G 8.5G 69G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 540 13183 0 2315 15170 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:69:97:71 brd ff:ff:ff:ff:ff:ff inet 10.30.107.69/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86020sec preferred_lft 86020sec inet6 fe80::f816:3eff:fe69:9771/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17821) 02/17/26 _x86_64_ (4 CPU) 14:06:59 LINUX RESTART (4 CPU) 14:07:01 tps rtps wtps bread/s bwrtn/s 14:08:02 135.11 80.90 54.21 4880.25 48939.31 14:09:01 55.62 0.24 55.38 21.42 20135.71 14:10:01 70.34 1.18 69.16 29.60 20917.05 14:11:01 95.19 12.86 82.34 611.18 21592.15 14:12:01 55.37 1.97 53.41 90.92 16145.58 14:13:01 55.92 2.50 53.42 156.64 6181.37 Average: 77.99 16.65 61.34 967.52 22324.38 14:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:02 14307148 15610768 2117820 12.89 38116 1481188 760076 4.35 585988 1348712 40640 14:09:01 14089524 15516756 2335444 14.22 48616 1589348 865640 4.95 696664 1445044 50568 14:10:01 14011488 15561764 2413480 14.69 62528 1689348 808544 4.63 652544 1549264 3412 14:11:01 13784528 15523644 2640440 16.08 77036 1851504 891644 5.10 711020 1691548 12520 14:12:01 13522772 15502240 2902196 17.67 90480 2062976 897456 5.14 778524 1854396 110876 14:13:01 13568104 15600400 2856864 17.39 95168 2108232 756468 4.33 693272 1888816 26364 Average: 13880594 15552595 2544374 15.49 68657 1797099 829971 4.75 686335 1629630 40730 14:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:02 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 14:08:02 ens3 389.30 251.41 945.50 73.34 0.00 0.00 0.00 0.00 14:09:01 lo 0.41 0.41 0.05 0.05 0.00 0.00 0.00 0.00 14:09:01 ens3 64.11 47.53 696.63 5.93 0.00 0.00 0.00 0.00 14:10:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 14:10:01 ens3 14.76 12.81 132.71 2.86 0.00 0.00 0.00 0.00 14:11:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 14:11:01 ens3 32.37 23.95 276.16 4.43 0.00 0.00 0.00 0.00 14:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:12:01 ens3 9.35 8.27 54.70 3.84 0.00 0.00 0.00 0.00 14:13:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 14:13:01 ens3 20.25 17.18 14.69 7.72 0.00 0.00 0.00 0.00 Average: lo 0.75 0.75 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 88.41 60.22 352.42 16.38 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17821) 02/17/26 _x86_64_ (4 CPU) 14:06:59 LINUX RESTART (4 CPU) 14:07:01 CPU %user %nice %system %iowait %steal %idle 14:08:02 all 10.60 0.00 1.71 27.51 0.07 60.11 14:08:02 0 6.86 0.00 2.66 44.30 0.07 46.11 14:08:02 1 13.42 0.00 1.52 3.44 0.07 81.55 14:08:02 2 9.88 0.00 1.15 17.83 0.05 71.08 14:08:02 3 12.23 0.00 1.51 44.60 0.08 41.58 14:09:01 all 5.08 0.00 0.36 20.64 0.03 73.90 14:09:01 0 4.14 0.00 0.24 26.62 0.03 68.97 14:09:01 1 3.12 0.00 0.25 0.20 0.00 96.42 14:09:01 2 8.95 0.00 0.37 25.01 0.03 65.63 14:09:01 3 4.10 0.00 0.54 30.79 0.03 64.53 14:10:01 all 6.78 0.00 0.58 21.12 0.03 71.48 14:10:01 0 1.09 0.00 0.15 0.37 0.03 98.36 14:10:01 1 5.82 0.00 0.67 40.05 0.03 53.43 14:10:01 2 12.63 0.00 1.07 10.14 0.03 76.13 14:10:01 3 7.59 0.00 0.47 33.93 0.03 57.98 14:11:01 all 9.48 0.00 0.91 16.68 0.06 72.88 14:11:01 0 10.14 0.00 0.85 32.96 0.05 55.99 14:11:01 1 17.54 0.00 1.35 26.52 0.05 54.54 14:11:01 2 2.99 0.00 0.55 1.00 0.08 95.38 14:11:01 3 7.26 0.00 0.87 6.34 0.03 85.50 14:12:01 all 16.67 0.00 1.22 11.60 0.08 70.44 14:12:01 0 8.44 0.00 1.34 35.24 0.08 54.90 14:12:01 1 27.14 0.00 1.19 2.56 0.08 69.03 14:12:01 2 20.18 0.00 1.35 1.10 0.07 77.30 14:12:01 3 10.89 0.00 0.99 7.55 0.07 80.51 14:13:01 all 13.50 0.00 1.10 10.91 0.06 74.43 14:13:01 0 17.34 0.00 1.16 5.70 0.07 75.74 14:13:01 1 13.26 0.00 1.07 1.55 0.05 84.07 14:13:01 2 16.99 0.00 1.43 23.92 0.07 57.59 14:13:01 3 6.42 0.00 0.77 12.41 0.07 80.33 Average: all 10.36 0.00 0.98 18.07 0.05 70.54 Average: 0 8.01 0.00 1.07 24.18 0.06 66.69 Average: 1 13.40 0.00 1.01 12.43 0.05 73.11 Average: 2 11.94 0.00 0.99 13.14 0.06 73.87 Average: 3 8.09 0.00 0.86 22.55 0.05 68.45