06:14:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147020 06:14:19 Running as SYSTEM 06:14:19 [EnvInject] - Loading node environment variables. 06:14:19 Building remotely on prd-ubuntu1804-docker-8c-8g-13105 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 06:14:19 [ssh-agent] Looking for ssh-agent implementation... 06:14:19 $ ssh-agent 06:14:19 SSH_AUTH_SOCK=/tmp/ssh-0SN4nMh9QDYQ/agent.1999 06:14:19 SSH_AGENT_PID=2001 06:14:19 [ssh-agent] Started. 06:14:19 Running ssh-add (command line suppressed) 06:14:19 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_11757940029131310974.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_11757940029131310974.key) 06:14:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:14:20 The recommended git tool is: NONE 06:14:21 using credential onap-jenkins-ssh 06:14:21 Wiping out workspace first. 06:14:21 Cloning the remote Git repository 06:14:21 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:14:21 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 06:14:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:14:21 > git --version # timeout=10 06:14:21 > git --version # 'git version 2.17.1' 06:14:21 using GIT_SSH to set credentials Gerrit user 06:14:21 Verifying host key using manually-configured host key entries 06:14:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:14:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:14:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:14:22 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:14:22 using GIT_SSH to set credentials Gerrit user 06:14:22 Verifying host key using manually-configured host key entries 06:14:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/20/147020/1 # timeout=30 06:14:22 > git rev-parse ee16b3a375f33384f96a98db64241ff353d98fe7^{commit} # timeout=10 06:14:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:14:22 Checking out Revision ee16b3a375f33384f96a98db64241ff353d98fe7 (refs/changes/20/147020/1) 06:14:22 > git config core.sparsecheckout # timeout=10 06:14:22 > git checkout -f ee16b3a375f33384f96a98db64241ff353d98fe7 # timeout=30 06:14:25 Commit message: "Use explicit Optional in parameter annotations" 06:14:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:14:26 > git rev-list --no-walk 3962d11fe6944b9edd381714435a4b2e0963b606 # timeout=10 06:14:26 [EnvInject] - Injecting environment variables from a build step. 06:14:26 [EnvInject] - Injecting as environment variables the properties content 06:14:26 PYTHON=python3 06:14:26 06:14:26 [EnvInject] - Variables injected successfully. 06:14:26 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins14550882041455880117.sh 06:14:26 ---> tox-install.sh 06:14:26 + source /home/jenkins/lf-env.sh 06:14:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:26 ++ mktemp -d /tmp/venv-XXXX 06:14:26 + lf_venv=/tmp/venv-edba 06:14:26 + local venv_file=/tmp/.os_lf_venv 06:14:26 + local python=python3 06:14:26 + local options 06:14:26 + local set_path=true 06:14:26 + local install_args= 06:14:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:14:26 + true 06:14:26 + case $1 in 06:14:26 + venv_file=/tmp/.toxenv 06:14:26 + shift 2 06:14:26 + true 06:14:26 + case $1 in 06:14:26 + shift 06:14:26 + break 06:14:26 + case $python in 06:14:26 + local pkg_list= 06:14:26 + [[ -d /opt/pyenv ]] 06:14:26 + echo 'Setup pyenv:' 06:14:26 Setup pyenv: 06:14:26 + export PYENV_ROOT=/opt/pyenv 06:14:26 + PYENV_ROOT=/opt/pyenv 06:14:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:26 + pyenv versions 06:14:26 * system (set by /opt/pyenv/version) 06:14:26 * 3.8.13 (set by /opt/pyenv/version) 06:14:26 * 3.9.13 (set by /opt/pyenv/version) 06:14:26 * 3.10.6 (set by /opt/pyenv/version) 06:14:26 + command -v pyenv 06:14:26 ++ pyenv init - --no-rehash 06:14:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:14:26 export PATH="/opt/pyenv/shims:${PATH}" 06:14:26 export PYENV_SHELL=bash 06:14:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:14:26 pyenv() { 06:14:26 local command 06:14:26 command="${1:-}" 06:14:26 if [ "$#" -gt 0 ]; then 06:14:26 shift 06:14:26 fi 06:14:26 06:14:26 case "$command" in 06:14:26 rehash|shell) 06:14:26 eval "$(pyenv "sh-$command" "$@")" 06:14:26 ;; 06:14:26 *) 06:14:26 command pyenv "$command" "$@" 06:14:26 ;; 06:14:26 esac 06:14:26 }' 06:14:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:14:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:26 ++ export PYENV_SHELL=bash 06:14:26 ++ PYENV_SHELL=bash 06:14:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:14:26 +++ complete -F _pyenv pyenv 06:14:26 ++ lf-pyver python3 06:14:26 ++ local py_version_xy=python3 06:14:26 ++ local py_version_xyz= 06:14:26 ++ pyenv versions 06:14:26 ++ local command 06:14:26 ++ command=versions 06:14:26 ++ '[' 1 -gt 0 ']' 06:14:26 ++ shift 06:14:26 ++ case "$command" in 06:14:26 ++ sed 's/^[ *]* //' 06:14:26 ++ command pyenv versions 06:14:26 ++ pyenv versions 06:14:26 ++ awk '{ print $1 }' 06:14:26 ++ grep -E '^[0-9.]*[0-9]$' 06:14:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:14:26 +++ grep '^3' /tmp/.pyenv_versions 06:14:26 +++ tail -n 1 06:14:26 +++ sort -V 06:14:26 ++ py_version_xyz=3.10.6 06:14:26 ++ [[ -z 3.10.6 ]] 06:14:26 ++ echo 3.10.6 06:14:26 ++ return 0 06:14:26 + pyenv local 3.10.6 06:14:26 + local command 06:14:26 + command=local 06:14:26 + '[' 2 -gt 0 ']' 06:14:26 + shift 06:14:26 + case "$command" in 06:14:26 + command pyenv local 3.10.6 06:14:26 + pyenv local 3.10.6 06:14:26 + for arg in "$@" 06:14:26 + case $arg in 06:14:26 + pkg_list+='tox ' 06:14:26 + for arg in "$@" 06:14:26 + case $arg in 06:14:26 + pkg_list+='virtualenv ' 06:14:26 + for arg in "$@" 06:14:26 + case $arg in 06:14:26 + pkg_list+='urllib3~=1.26.15 ' 06:14:26 + [[ -f /tmp/.toxenv ]] 06:14:26 + [[ ! -f /tmp/.toxenv ]] 06:14:26 + [[ -n '' ]] 06:14:26 + python3 -m venv /tmp/venv-edba 06:14:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edba' 06:14:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edba 06:14:30 + echo /tmp/venv-edba 06:14:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:14:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:14:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:14:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:30 + local 'pip_opts=--upgrade --quiet' 06:14:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:14:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:14:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:14:30 + [[ -n '' ]] 06:14:30 + [[ -n '' ]] 06:14:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:14:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:30 + /tmp/venv-edba/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:14:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:14:34 lf-activate-venv(): INFO: Base packages installed successfully 06:14:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:14:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:14:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:14:34 + /tmp/venv-edba/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:14:36 + type python3 06:14:36 + true 06:14:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-edba/bin to PATH' 06:14:36 lf-activate-venv(): INFO: Adding /tmp/venv-edba/bin to PATH 06:14:36 + PATH=/tmp/venv-edba/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:36 + return 0 06:14:36 + python3 --version 06:14:36 Python 3.10.6 06:14:36 + python3 -m pip --version 06:14:37 pip 26.2.1 from /tmp/venv-edba/lib/python3.10/site-packages/pip (python 3.10) 06:14:37 + python3 -m pip freeze 06:14:37 cachetools==7.1.7 06:14:37 colorama==0.4.6 06:14:37 distlib==0.4.3 06:14:37 filelock==3.32.3 06:14:37 packaging==26.3 06:14:37 platformdirs==4.11.3 06:14:37 pluggy==1.6.0 06:14:37 pyproject-api==1.11.0 06:14:37 python-discovery==1.5.2 06:14:37 tomli==2.4.1 06:14:37 tomli_w==1.2.0 06:14:37 tox==4.60.0 06:14:37 typing_extensions==4.16.0 06:14:37 urllib3==1.26.20 06:14:37 virtualenv==21.7.4 06:14:37 [EnvInject] - Injecting environment variables from a build step. 06:14:37 [EnvInject] - Injecting as environment variables the properties content 06:14:37 PARALLEL=false 06:14:37 06:14:37 [EnvInject] - Variables injected successfully. 06:14:37 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins18308499503581049372.sh 06:14:37 ---> tox-run.sh 06:14:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:37 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 06:14:37 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 06:14:37 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 06:14:37 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 06:14:37 + source /home/jenkins/lf-env.sh 06:14:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:37 ++ mktemp -d /tmp/venv-XXXX 06:14:37 + lf_venv=/tmp/venv-rdZw 06:14:37 + local venv_file=/tmp/.os_lf_venv 06:14:37 + local python=python3 06:14:37 + local options 06:14:37 + local set_path=true 06:14:37 + local install_args= 06:14:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:14:37 + true 06:14:37 + case $1 in 06:14:37 + venv_file=/tmp/.toxenv 06:14:37 + shift 2 06:14:37 + true 06:14:37 + case $1 in 06:14:37 + shift 06:14:37 + break 06:14:37 + case $python in 06:14:37 + local pkg_list= 06:14:37 + [[ -d /opt/pyenv ]] 06:14:37 + echo 'Setup pyenv:' 06:14:37 Setup pyenv: 06:14:37 + export PYENV_ROOT=/opt/pyenv 06:14:37 + PYENV_ROOT=/opt/pyenv 06:14:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:37 + pyenv versions 06:14:37 system 06:14:37 3.8.13 06:14:37 3.9.13 06:14:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:14:37 + command -v pyenv 06:14:37 ++ pyenv init - --no-rehash 06:14:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:14:37 export PATH="/opt/pyenv/shims:${PATH}" 06:14:37 export PYENV_SHELL=bash 06:14:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:14:37 pyenv() { 06:14:37 local command 06:14:37 command="${1:-}" 06:14:37 if [ "$#" -gt 0 ]; then 06:14:37 shift 06:14:37 fi 06:14:37 06:14:37 case "$command" in 06:14:37 rehash|shell) 06:14:37 eval "$(pyenv "sh-$command" "$@")" 06:14:37 ;; 06:14:37 *) 06:14:37 command pyenv "$command" "$@" 06:14:37 ;; 06:14:37 esac 06:14:37 }' 06:14:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:14:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:37 ++ export PYENV_SHELL=bash 06:14:37 ++ PYENV_SHELL=bash 06:14:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:14:37 +++ complete -F _pyenv pyenv 06:14:37 ++ lf-pyver python3 06:14:37 ++ local py_version_xy=python3 06:14:37 ++ local py_version_xyz= 06:14:37 ++ pyenv versions 06:14:37 ++ local command 06:14:37 ++ command=versions 06:14:37 ++ '[' 1 -gt 0 ']' 06:14:37 ++ shift 06:14:37 ++ case "$command" in 06:14:37 ++ command pyenv versions 06:14:37 ++ pyenv versions 06:14:37 ++ sed 's/^[ *]* //' 06:14:37 ++ awk '{ print $1 }' 06:14:37 ++ grep -E '^[0-9.]*[0-9]$' 06:14:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:14:37 +++ grep '^3' /tmp/.pyenv_versions 06:14:37 +++ sort -V 06:14:37 +++ tail -n 1 06:14:37 ++ py_version_xyz=3.10.6 06:14:37 ++ [[ -z 3.10.6 ]] 06:14:37 ++ echo 3.10.6 06:14:37 ++ return 0 06:14:37 + pyenv local 3.10.6 06:14:37 + local command 06:14:37 + command=local 06:14:37 + '[' 2 -gt 0 ']' 06:14:37 + shift 06:14:37 + case "$command" in 06:14:37 + command pyenv local 3.10.6 06:14:37 + pyenv local 3.10.6 06:14:37 + for arg in "$@" 06:14:37 + case $arg in 06:14:37 + pkg_list+='tox ' 06:14:37 + for arg in "$@" 06:14:37 + case $arg in 06:14:37 + pkg_list+='virtualenv ' 06:14:37 + for arg in "$@" 06:14:37 + case $arg in 06:14:37 + pkg_list+='urllib3~=1.26.15 ' 06:14:37 + [[ -f /tmp/.toxenv ]] 06:14:37 ++ cat /tmp/.toxenv 06:14:37 + lf_venv=/tmp/venv-edba 06:14:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-edba from' file:/tmp/.toxenv 06:14:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-edba from file:/tmp/.toxenv 06:14:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:14:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:37 + local 'pip_opts=--upgrade --quiet' 06:14:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:14:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:14:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:14:37 + [[ -n '' ]] 06:14:37 + [[ -n '' ]] 06:14:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:14:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:37 + /tmp/venv-edba/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:14:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:14:38 lf-activate-venv(): INFO: Base packages installed successfully 06:14:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:14:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:14:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:14:38 + /tmp/venv-edba/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:14:39 + type python3 06:14:39 + true 06:14:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-edba/bin to PATH' 06:14:39 lf-activate-venv(): INFO: Adding /tmp/venv-edba/bin to PATH 06:14:39 + PATH=/tmp/venv-edba/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:39 + return 0 06:14:39 + [[ -d /opt/pyenv ]] 06:14:39 + echo '---> Setting up pyenv' 06:14:39 ---> Setting up pyenv 06:14:39 + export PYENV_ROOT=/opt/pyenv 06:14:39 + PYENV_ROOT=/opt/pyenv 06:14:39 + export PATH=/opt/pyenv/bin:/tmp/venv-edba/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:39 + PATH=/opt/pyenv/bin:/tmp/venv-edba/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:14:39 ++ pwd 06:14:39 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 06:14:39 + export PYTHONPATH 06:14:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:14:39 + TOX_TESTENV_PASSENV=PYTHONPATH 06:14:39 + tox --version 06:14:39 4.60.0 from /tmp/venv-edba/lib/python3.10/site-packages/tox/__init__.py 06:14:39 + PARALLEL=false 06:14:39 + TOX_OPTIONS_LIST= 06:14:39 + [[ -n bandit ]] 06:14:39 + TOX_OPTIONS_LIST=' -e bandit' 06:14:39 + case ${PARALLEL,,} in 06:14:39 + tox -e bandit 06:14:39 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 06:14:40 bandit: install_deps> python -I -m pip install -r test-requirements.txt 06:14:53 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 06:14:54 .pkg: _optional_hooks> python /tmp/venv-edba/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:55 .pkg: get_requires_for_build_sdist> python /tmp/venv-edba/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:55 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 06:14:58 .pkg: get_requires_for_build_wheel> python /tmp/venv-edba/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:58 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 06:14:59 .pkg: freeze> python -m pip freeze --all 06:14:59 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 06:14:59 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-edba/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:14:59 .pkg: build_sdist> python /tmp/venv-edba/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:15:00 bandit: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 kafka-python-ng==2.2.2 'more-itertools>=8.12.0' opentelemetry-api==1.33.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 06:15:01 bandit: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-bandit-lint/.tox/.tmp/package/1/onapsdk-14.4.0.tar.gz 06:15:04 bandit: freeze> python -m pip freeze --all 06:15:04 bandit: ast_serialize==0.8.0,astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.5.1,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,librt==0.15.0,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,mypy==2.3.1,mypy_extensions==1.1.0,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.20.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 06:15:04 bandit: commands[0]> bandit -r src/onapsdk 06:15:05 [main] INFO profile include tests: None 06:15:05 [main] INFO profile exclude tests: None 06:15:05 [main] INFO cli include tests: None 06:15:05 [main] INFO cli exclude tests: None 06:15:05 [main] INFO running on Python 3.10.6 06:15:07 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 06:15:07 Run started:2026-08-17 06:15:07.052158+00:00 06:15:07 06:15:07 Test results: 06:15:07 No issues identified. 06:15:07 06:15:07 Code scanned: 06:15:07 Total lines of code: 17217 06:15:07 Total lines skipped (#nosec): 0 06:15:07 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 06:15:07 06:15:07 Run metrics: 06:15:07 Total issues (by severity): 06:15:07 Undefined: 0 06:15:07 Low: 0 06:15:07 Medium: 0 06:15:07 High: 0 06:15:07 Total issues (by confidence): 06:15:07 Undefined: 0 06:15:07 Low: 0 06:15:07 Medium: 0 06:15:07 High: 0 06:15:07 Files skipped (0): 06:15:07 bandit: OK (27.26=setup[25.06]+cmd[2.20] seconds) 06:15:07 congratulations :) (27.29 seconds) 06:15:07 + tox_status=0 06:15:07 + echo '---> Completed tox runs' 06:15:07 ---> Completed tox runs 06:15:07 + for i in .tox/*/log 06:15:07 ++ echo .tox/bandit/log 06:15:07 ++ awk -F/ '{print $2}' 06:15:07 + tox_env=bandit 06:15:07 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 06:15:07 + DOC_DIR=docs/_build/html 06:15:07 + [[ -d docs/_build/html ]] 06:15:07 + echo '---> tox-run.sh ends' 06:15:07 ---> tox-run.sh ends 06:15:07 + test 0 -eq 0 06:15:07 $ ssh-agent -k 06:15:07 unset SSH_AUTH_SOCK; 06:15:07 unset SSH_AGENT_PID; 06:15:07 echo Agent pid 2001 killed; 06:15:07 [ssh-agent] Stopped. 06:15:07 [PostBuildScript] - [INFO] Executing post build scripts. 06:15:07 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6669051828514049124.sh 06:15:07 ---> sysstat.sh 06:15:07 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins16066849866871409460.sh 06:15:07 ---> package-listing.sh 06:15:07 ++ facter osfamily 06:15:07 ++ tr '[:upper:]' '[:lower:]' 06:15:07 + OS_FAMILY=debian 06:15:07 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 06:15:07 + START_PACKAGES=/tmp/packages_start.txt 06:15:07 + END_PACKAGES=/tmp/packages_end.txt 06:15:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:07 + PACKAGES=/tmp/packages_start.txt 06:15:07 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 06:15:07 + PACKAGES=/tmp/packages_end.txt 06:15:07 + case "${OS_FAMILY}" in 06:15:07 + dpkg -l 06:15:07 + grep '^ii' 06:15:08 + '[' -f /tmp/packages_start.txt ']' 06:15:08 + '[' -f /tmp/packages_end.txt ']' 06:15:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:08 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 06:15:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 06:15:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 06:15:08 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9884022035556220610.sh 06:15:08 ---> capture-instance-metadata.sh 06:15:08 Setup pyenv: 06:15:08 system 06:15:08 3.8.13 06:15:08 3.9.13 06:15:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:15:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hzsl 06:15:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:15:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:15 lf-activate-venv(): INFO: Base packages installed successfully 06:15:15 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:39 lf-activate-venv(): INFO: Adding /tmp/venv-hzsl/bin to PATH 06:15:39 INFO: Running in OpenStack, capturing instance metadata 06:15:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5082722127168526377.sh 06:15:40 provisioning config files... 06:15:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config9566020401380040111tmp 06:15:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:15:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:15:40 [EnvInject] - Injecting environment variables from a build step. 06:15:40 [EnvInject] - Injecting as environment variables the properties content 06:15:40 SERVER_ID=logs 06:15:40 06:15:40 [EnvInject] - Variables injected successfully. 06:15:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins10164393012871418954.sh 06:15:40 ---> create-netrc.sh 06:15:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins13024340784118223285.sh 06:15:40 ---> python-tools-install.sh 06:15:40 Setup pyenv: 06:15:40 system 06:15:40 3.8.13 06:15:40 3.9.13 06:15:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:15:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hzsl from file:/tmp/.os_lf_venv 06:15:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:42 lf-activate-venv(): INFO: Base packages installed successfully 06:15:42 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-hzsl/bin to PATH 06:15:48 Generating Requirements File 06:16:08 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. 06:16:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:16:09 Python 3.10.6 06:16:09 pip 26.2.1 from /tmp/venv-hzsl/lib/python3.10/site-packages/pip (python 3.10) 06:16:09 aiohappyeyeballs==2.7.1 06:16:09 aiohttp==3.14.3 06:16:09 aiosignal==1.4.0 06:16:09 appdirs==1.4.4 06:16:09 argcomplete==3.7.2 06:16:09 aspy.yaml==1.3.0 06:16:09 async-timeout==5.0.1 06:16:09 attrs==26.1.0 06:16:09 autopage==0.6.0 06:16:09 backports.strenum==1.3.1 06:16:09 beautifulsoup4==4.15.0 06:16:09 boto3==1.43.72 06:16:09 botocore==1.43.72 06:16:09 bs4==0.0.2 06:16:09 certifi==2026.7.22 06:16:09 cffi==2.1.1 06:16:09 cfgv==3.5.0 06:16:09 chardet==7.6.0 06:16:09 charset-normalizer==3.5.1 06:16:09 click==8.4.2 06:16:09 cliff==4.14.0 06:16:09 cmd2==3.5.1 06:16:09 cryptography==3.3.2 06:16:09 debtcollector==3.1.0 06:16:09 decorator==5.3.1 06:16:09 defusedxml==0.7.1 06:16:09 Deprecated==1.3.1 06:16:09 distlib==0.4.3 06:16:09 dnspython==2.8.0 06:16:09 docker==7.2.0 06:16:09 dogpile.cache==1.5.0 06:16:09 durationpy==0.10 06:16:09 email-validator==2.3.0 06:16:09 filelock==3.32.3 06:16:09 frozenlist==1.8.0 06:16:09 future==1.0.0 06:16:09 gitdb==4.0.12 06:16:09 GitPython==3.1.59 06:16:09 httplib2==0.30.2 06:16:09 identify==2.6.19 06:16:09 idna==3.18 06:16:09 importlib-resources==1.5.0 06:16:09 iso8601==2.1.0 06:16:09 Jinja2==3.1.6 06:16:09 jmespath==1.1.0 06:16:09 jsonpatch==1.33 06:16:09 jsonpointer==3.1.1 06:16:09 jsonschema==4.26.0 06:16:09 jsonschema-specifications==2025.9.1 06:16:09 keystoneauth1==5.14.0 06:16:09 kubernetes==36.0.3 06:16:09 lftools==0.37.23 06:16:09 lxml==6.1.1 06:16:09 markdown-it-py==4.2.0 06:16:09 MarkupSafe==3.0.3 06:16:09 mdurl==0.1.2 06:16:09 msgpack==1.2.1 06:16:09 multi_key_dict==2.0.3 06:16:09 multidict==6.7.1 06:16:09 munch==4.0.0 06:16:09 netaddr==1.3.0 06:16:09 niet==1.4.2 06:16:09 nodeenv==1.10.0 06:16:09 oauth2client==4.1.3 06:16:09 oauthlib==3.3.1 06:16:09 openstacksdk==4.13.0 06:16:09 os-service-types==1.8.2 06:16:09 osc-lib==4.6.0 06:16:09 oslo.config==10.4.0 06:16:09 oslo.context==6.4.0 06:16:09 oslo.i18n==6.8.0 06:16:09 oslo.log==8.2.0 06:16:09 oslo.serialization==5.10.0 06:16:09 oslo.utils==10.1.1 06:16:09 packaging==26.3 06:16:09 pbr==7.0.3 06:16:09 platformdirs==4.11.3 06:16:09 prettytable==3.18.0 06:16:09 propcache==0.5.2 06:16:09 psutil==7.2.2 06:16:09 pyasn1==0.6.4 06:16:09 pyasn1_modules==0.4.2 06:16:09 pycparser==3.0 06:16:09 pygerrit2==2.0.15 06:16:09 PyGithub==2.9.1 06:16:09 Pygments==2.20.0 06:16:09 PyJWT==2.13.0 06:16:09 PyNaCl==1.6.2 06:16:09 pyparsing==2.4.7 06:16:09 pyperclip==1.11.0 06:16:09 pyrsistent==0.20.0 06:16:09 python-cinderclient==9.9.0 06:16:09 python-dateutil==2.9.0.post0 06:16:09 python-discovery==1.5.2 06:16:09 python-heatclient==5.2.0 06:16:09 python-jenkins==1.8.3 06:16:09 python-keystoneclient==5.8.0 06:16:09 python-magnumclient==4.11.0 06:16:09 python-openstackclient==10.0.0 06:16:09 python-swiftclient==4.10.0 06:16:09 PyYAML==6.0.3 06:16:09 referencing==0.37.0 06:16:09 requests==2.34.2 06:16:09 requests-oauthlib==2.0.0 06:16:09 rfc3986==2.0.0 06:16:09 rich==15.0.0 06:16:09 rich-argparse==1.8.0 06:16:09 rpds-py==0.30.0 06:16:09 rsa==4.9.1 06:16:09 ruamel.yaml==0.19.1 06:16:09 ruamel.yaml.clib==0.2.15 06:16:09 s3transfer==0.19.2 06:16:09 simplejson==4.1.1 06:16:09 six==1.17.0 06:16:09 smmap==5.0.3 06:16:09 soupsieve==2.9.2 06:16:09 stevedore==5.8.0 06:16:09 tabulate==0.10.0 06:16:09 toml==0.10.2 06:16:09 tomlkit==0.15.1 06:16:09 tqdm==4.70.0 06:16:09 typing_extensions==4.16.0 06:16:09 urllib3==1.26.20 06:16:09 virtualenv==21.7.4 06:16:09 wcwidth==0.8.2 06:16:09 websocket-client==1.9.0 06:16:09 wrapt==2.3.0 06:16:09 xdg==6.0.0 06:16:09 xmltodict==1.0.4 06:16:09 yarl==1.24.5 06:16:09 yq==4.1.2 06:16:09 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins16210734026351567384.sh 06:16:09 ---> uv-install.sh 06:16:09 Installing uv/uvx (latest) using shell installer 06:16:09 2026-08-17 06:16:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-GSaCSB.sh" [1] 06:16:10 downloading uv 0.12.5 x86_64-unknown-linux-gnu 06:16:10 installing to /home/jenkins/.local/bin 06:16:10 uv 06:16:10 uvx 06:16:10 everything's installed! 06:16:10 06:16:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:16:10 06:16:10 source $HOME/.local/bin/env (sh, bash, zsh) 06:16:10 source $HOME/.local/bin/env.fish (fish) 06:16:10 Adding install location to PATH 06:16:10 ---> Validating uv/uvx install 06:16:10 uvx 0.12.5 (x86_64-unknown-linux-gnu) 06:16:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins4354292467834158467.sh 06:16:10 ---> sudo-logs.sh 06:16:10 Archiving 'sudo' log.. 06:16:11 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins10361389570902649934.sh 06:16:11 ---> job-cost.sh 06:16:11 INFO: Activating Python virtual environment... 06:16:11 Setup pyenv: 06:16:11 system 06:16:11 3.8.13 06:16:11 3.9.13 06:16:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:16:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hzsl from file:/tmp/.os_lf_venv 06:16:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:16:13 lf-activate-venv(): INFO: Base packages installed successfully 06:16:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:16:17 lf-activate-venv(): INFO: Adding /tmp/venv-hzsl/bin to PATH 06:16:17 INFO: No stack-cost file found 06:16:17 INFO: Instance uptime: 154s 06:16:17 INFO: Fetching instance metadata (attempt 1 of 3)... 06:16:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:16:17 INFO: Successfully fetched instance metadata 06:16:17 INFO: Instance type: v3-standard-8 06:16:17 INFO: Retrieving pricing info for: v3-standard-8 06:16:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:16:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=154 06:16:17 INFO: Successfully fetched Vexxhost pricing API 06:16:17 INFO: Retrieved cost: 0.22 06:16:17 INFO: Retrieved resource: v3-standard-8 06:16:17 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 06:16:17 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 06:16:17 INFO: Successfully archived job cost data 06:16:17 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,277,2026-08-17 06:16:17,v3-standard-8,154,0.22,0.00,SUCCESS 06:16:17 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins14980050422707350419.sh 06:16:17 ---> logs-deploy.sh 06:16:17 Setup pyenv: 06:16:17 system 06:16:17 3.8.13 06:16:17 3.9.13 06:16:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:16:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hzsl from file:/tmp/.os_lf_venv 06:16:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:16:19 lf-activate-venv(): INFO: Base packages installed successfully 06:16:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-hzsl/bin to PATH 06:16:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/277 06:16:25 INFO: archiving workspace using pattern(s): 06:16:26 Archives upload complete. 06:16:27 INFO: archiving logs to Nexus 06:16:27 ---> uname -a: 06:16:27 Linux prd-ubuntu1804-docker-8c-8g-13105 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:16:27 06:16:27 06:16:27 ---> lscpu: 06:16:27 Architecture: x86_64 06:16:27 CPU op-mode(s): 32-bit, 64-bit 06:16:27 Byte Order: Little Endian 06:16:27 CPU(s): 8 06:16:27 On-line CPU(s) list: 0-7 06:16:27 Thread(s) per core: 1 06:16:27 Core(s) per socket: 1 06:16:27 Socket(s): 8 06:16:27 NUMA node(s): 1 06:16:27 Vendor ID: AuthenticAMD 06:16:27 CPU family: 23 06:16:27 Model: 49 06:16:27 Model name: AMD EPYC-Rome Processor 06:16:27 Stepping: 0 06:16:27 CPU MHz: 2799.998 06:16:27 BogoMIPS: 5599.99 06:16:27 Virtualization: AMD-V 06:16:27 Hypervisor vendor: KVM 06:16:27 Virtualization type: full 06:16:27 L1d cache: 32K 06:16:27 L1i cache: 32K 06:16:27 L2 cache: 512K 06:16:27 L3 cache: 16384K 06:16:27 NUMA node0 CPU(s): 0-7 06:16:27 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 06:16:27 06:16:27 06:16:27 ---> nproc: 06:16:27 8 06:16:27 06:16:27 06:16:27 ---> df -h: 06:16:27 Filesystem Size Used Avail Use% Mounted on 06:16:27 udev 16G 0 16G 0% /dev 06:16:27 tmpfs 3.2G 712K 3.2G 1% /run 06:16:27 /dev/vda1 155G 11G 145G 7% / 06:16:27 tmpfs 16G 0 16G 0% /dev/shm 06:16:27 tmpfs 5.0M 0 5.0M 0% /run/lock 06:16:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:16:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:16:27 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:16:27 06:16:27 06:16:27 ---> free -m: 06:16:27 total used free shared buff/cache available 06:16:27 Mem: 32167 805 28937 0 2424 30924 06:16:27 Swap: 1023 0 1023 06:16:27 06:16:27 06:16:27 ---> ip addr: 06:16:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:16:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:16:27 inet 127.0.0.1/8 scope host lo 06:16:27 valid_lft forever preferred_lft forever 06:16:27 inet6 ::1/128 scope host 06:16:27 valid_lft forever preferred_lft forever 06:16:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:16:27 link/ether fa:16:3e:ed:0d:33 brd ff:ff:ff:ff:ff:ff 06:16:27 inet 10.30.106.78/23 brd 10.30.107.255 scope global dynamic ens3 06:16:27 valid_lft 86243sec preferred_lft 86243sec 06:16:27 inet6 fe80::f816:3eff:feed:d33/64 scope link 06:16:27 valid_lft forever preferred_lft forever 06:16:27 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:16:27 link/ether 02:42:4c:f2:1b:db brd ff:ff:ff:ff:ff:ff 06:16:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:16:27 valid_lft forever preferred_lft forever 06:16:27 06:16:27 06:16:27 ---> sar -b -r -n DEV: 06:16:27 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13105) 08/17/26 _x86_64_ (8 CPU) 06:16:27 06:16:27 06:13:52 LINUX RESTART (8 CPU) 06:16:27 06:16:27 06:14:01 tps rtps wtps bread/s bwrtn/s 06:16:27 06:15:01 415.38 77.54 337.84 5406.97 133639.19 06:16:27 06:16:01 134.13 0.78 133.34 84.52 61333.91 06:16:27 Average: 274.75 39.16 235.59 2745.74 97486.55 06:16:27 06:16:27 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:27 06:15:01 30133948 31671192 2805264 8.52 60404 1788948 1467760 4.32 892476 1624748 182464 06:16:27 06:16:01 29794156 31650224 3145056 9.55 85348 2065968 1485840 4.37 936176 1884056 187408 06:16:27 Average: 29964052 31660708 2975160 9.03 72876 1927458 1476800 4.35 914326 1754402 184936 06:16:27 06:16:27 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:27 06:15:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 06:16:27 06:15:01 ens3 374.24 246.38 1419.71 75.10 0.00 0.00 0.00 0.00 06:16:27 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:27 06:16:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 06:16:27 06:16:01 ens3 68.27 44.48 1060.47 9.48 0.00 0.00 0.00 0.00 06:16:27 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:27 Average: lo 1.37 1.37 0.15 0.15 0.00 0.00 0.00 0.00 06:16:27 Average: ens3 221.25 145.43 1240.09 42.29 0.00 0.00 0.00 0.00 06:16:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:27 06:16:27 06:16:27 ---> sar -P ALL: 06:16:27 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13105) 08/17/26 _x86_64_ (8 CPU) 06:16:27 06:16:27 06:13:52 LINUX RESTART (8 CPU) 06:16:27 06:16:27 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:16:27 06:15:01 all 9.86 0.00 1.37 2.83 0.04 85.91 06:16:27 06:15:01 0 7.09 0.00 0.60 0.52 0.03 91.76 06:16:27 06:15:01 1 5.22 0.00 1.14 12.10 0.07 81.48 06:16:27 06:15:01 2 34.35 0.00 2.65 1.78 0.08 61.13 06:16:27 06:15:01 3 5.87 0.00 1.05 4.03 0.05 88.99 06:16:27 06:15:01 4 9.40 0.00 0.90 0.27 0.03 89.40 06:16:27 06:15:01 5 5.89 0.00 0.82 0.23 0.03 93.03 06:16:27 06:15:01 6 4.49 0.00 1.17 1.90 0.05 92.38 06:16:27 06:15:01 7 6.54 0.00 2.50 1.78 0.03 89.14 06:16:27 06:16:01 all 10.27 0.00 0.74 1.91 0.03 87.05 06:16:27 06:16:01 0 6.13 0.00 0.69 5.88 0.03 87.28 06:16:27 06:16:01 1 3.66 0.00 0.58 8.86 0.05 86.85 06:16:27 06:16:01 2 6.65 0.00 0.52 0.03 0.02 92.78 06:16:27 06:16:01 3 25.34 0.00 1.43 0.10 0.03 73.09 06:16:27 06:16:01 4 19.30 0.00 1.03 0.23 0.03 79.40 06:16:27 06:16:01 5 4.55 0.00 0.27 0.00 0.00 95.18 06:16:27 06:16:01 6 5.20 0.00 0.38 0.13 0.02 94.27 06:16:27 06:16:01 7 11.27 0.00 1.05 0.12 0.05 87.52 06:16:27 Average: all 10.07 0.00 1.05 2.37 0.04 86.48 06:16:27 Average: 0 6.61 0.00 0.64 3.19 0.03 89.52 06:16:27 Average: 1 4.44 0.00 0.86 10.47 0.06 84.17 06:16:27 Average: 2 20.50 0.00 1.58 0.91 0.05 76.96 06:16:27 Average: 3 15.63 0.00 1.24 2.06 0.04 81.02 06:16:27 Average: 4 14.35 0.00 0.97 0.25 0.03 84.40 06:16:27 Average: 5 5.22 0.00 0.54 0.12 0.02 94.10 06:16:27 Average: 6 4.85 0.00 0.78 1.02 0.03 93.32 06:16:27 Average: 7 8.90 0.00 1.78 0.95 0.04 88.33 06:16:27 06:16:27 06:16:27