07:42:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/139301 07:42:14 Running as SYSTEM 07:42:14 [EnvInject] - Loading node environment variables. 07:42:14 Building remotely on prd-ubuntu1804-docker-8c-8g-80363 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 07:42:15 [ssh-agent] Looking for ssh-agent implementation... 07:42:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:15 $ ssh-agent 07:42:15 SSH_AUTH_SOCK=/tmp/ssh-XgJVXlGaFkLp/agent.2089 07:42:15 SSH_AGENT_PID=2091 07:42:15 [ssh-agent] Started. 07:42:15 Running ssh-add (command line suppressed) 07:42:15 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_4662277370167052540.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_4662277370167052540.key) 07:42:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:42:15 The recommended git tool is: NONE 07:42:16 using credential onap-jenkins-ssh 07:42:16 Wiping out workspace first. 07:42:16 Cloning the remote Git repository 07:42:16 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:42:16 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 07:42:16 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:42:16 > git --version # timeout=10 07:42:16 > git --version # 'git version 2.17.1' 07:42:16 using GIT_SSH to set credentials Gerrit user 07:42:16 Verifying host key using manually-configured host key entries 07:42:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:42:17 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:42:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:17 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:42:17 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:42:17 using GIT_SSH to set credentials Gerrit user 07:42:17 Verifying host key using manually-configured host key entries 07:42:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/01/139301/2 # timeout=30 07:42:17 > git rev-parse 25c64c768442ae68e7485aba001e201d8e0c40e2^{commit} # timeout=10 07:42:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:42:17 Checking out Revision 25c64c768442ae68e7485aba001e201d8e0c40e2 (refs/changes/01/139301/2) 07:42:17 > git config core.sparsecheckout # timeout=10 07:42:17 > git checkout -f 25c64c768442ae68e7485aba001e201d8e0c40e2 # timeout=30 07:42:20 Commit message: "[SDNC] Change SDNC API endpoints" 07:42:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:21 > git rev-list --no-walk 0241368cd00d69c1add55f843e5dc8b1d1434cad # timeout=10 07:42:21 [EnvInject] - Injecting environment variables from a build step. 07:42:21 [EnvInject] - Injecting as environment variables the properties content 07:42:21 PYTHON=python3 07:42:21 07:42:21 [EnvInject] - Variables injected successfully. 07:42:21 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins9052101194029779945.sh 07:42:21 ---> tox-install.sh 07:42:21 + source /home/jenkins/lf-env.sh 07:42:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:21 ++ mktemp -d /tmp/venv-XXXX 07:42:21 + lf_venv=/tmp/venv-GKA0 07:42:21 + local venv_file=/tmp/.os_lf_venv 07:42:21 + local python=python3 07:42:21 + local options 07:42:21 + local set_path=true 07:42:21 + local install_args= 07:42:21 ++ 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 07:42:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:21 + true 07:42:21 + case $1 in 07:42:21 + venv_file=/tmp/.toxenv 07:42:21 + shift 2 07:42:21 + true 07:42:21 + case $1 in 07:42:21 + shift 07:42:21 + break 07:42:21 + case $python in 07:42:21 + local pkg_list= 07:42:21 + [[ -d /opt/pyenv ]] 07:42:21 + echo 'Setup pyenv:' 07:42:21 Setup pyenv: 07:42:21 + export PYENV_ROOT=/opt/pyenv 07:42:21 + PYENV_ROOT=/opt/pyenv 07:42:21 + 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 07:42:21 + 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 07:42:21 + pyenv versions 07:42:21 * system (set by /opt/pyenv/version) 07:42:21 * 3.8.13 (set by /opt/pyenv/version) 07:42:21 * 3.9.13 (set by /opt/pyenv/version) 07:42:21 * 3.10.6 (set by /opt/pyenv/version) 07:42:21 + command -v pyenv 07:42:21 ++ pyenv init - --no-rehash 07:42:21 + 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[*]}"'\'')" 07:42:21 export PATH="/opt/pyenv/shims:${PATH}" 07:42:21 export PYENV_SHELL=bash 07:42:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:21 pyenv() { 07:42:21 local command 07:42:21 command="${1:-}" 07:42:21 if [ "$#" -gt 0 ]; then 07:42:21 shift 07:42:21 fi 07:42:21 07:42:21 case "$command" in 07:42:21 rehash|shell) 07:42:21 eval "$(pyenv "sh-$command" "$@")" 07:42:21 ;; 07:42:21 *) 07:42:21 command pyenv "$command" "$@" 07:42:21 ;; 07:42:21 esac 07:42:21 }' 07:42:21 +++ 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[*]}"' 07:42:21 ++ 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 07:42:21 ++ 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 07:42:21 ++ 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 07:42:21 ++ export PYENV_SHELL=bash 07:42:21 ++ PYENV_SHELL=bash 07:42:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:21 +++ complete -F _pyenv pyenv 07:42:21 ++ lf-pyver python3 07:42:21 ++ local py_version_xy=python3 07:42:21 ++ local py_version_xyz= 07:42:21 ++ pyenv versions 07:42:21 ++ local command 07:42:21 ++ command=versions 07:42:21 ++ '[' 1 -gt 0 ']' 07:42:21 ++ shift 07:42:21 ++ case "$command" in 07:42:21 ++ command pyenv versions 07:42:21 ++ pyenv versions 07:42:21 ++ sed 's/^[ *]* //' 07:42:21 ++ awk '{ print $1 }' 07:42:21 ++ grep -E '^[0-9.]*[0-9]$' 07:42:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:21 +++ grep '^3' /tmp/.pyenv_versions 07:42:21 +++ sort -V 07:42:21 +++ tail -n 1 07:42:21 ++ py_version_xyz=3.10.6 07:42:21 ++ [[ -z 3.10.6 ]] 07:42:21 ++ echo 3.10.6 07:42:21 ++ return 0 07:42:21 + pyenv local 3.10.6 07:42:21 + local command 07:42:21 + command=local 07:42:21 + '[' 2 -gt 0 ']' 07:42:21 + shift 07:42:21 + case "$command" in 07:42:21 + command pyenv local 3.10.6 07:42:21 + pyenv local 3.10.6 07:42:21 + for arg in "$@" 07:42:21 + case $arg in 07:42:21 + pkg_list+='tox ' 07:42:21 + for arg in "$@" 07:42:21 + case $arg in 07:42:21 + pkg_list+='virtualenv ' 07:42:21 + for arg in "$@" 07:42:21 + case $arg in 07:42:21 + pkg_list+='urllib3~=1.26.15 ' 07:42:21 + [[ -f /tmp/.toxenv ]] 07:42:21 + [[ ! -f /tmp/.toxenv ]] 07:42:21 + [[ -n '' ]] 07:42:21 + python3 -m venv /tmp/venv-GKA0 07:42:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GKA0' 07:42:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GKA0 07:42:25 + echo /tmp/venv-GKA0 07:42:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:42:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:42:25 + /tmp/venv-GKA0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:42:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:42:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:42:28 + /tmp/venv-GKA0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:31 + type python3 07:42:31 + true 07:42:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GKA0/bin to PATH' 07:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-GKA0/bin to PATH 07:42:31 + PATH=/tmp/venv-GKA0/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 07:42:31 + return 0 07:42:31 + python3 --version 07:42:31 Python 3.10.6 07:42:31 + python3 -m pip --version 07:42:31 pip 24.3.1 from /tmp/venv-GKA0/lib/python3.10/site-packages/pip (python 3.10) 07:42:31 + python3 -m pip freeze 07:42:32 cachetools==5.5.0 07:42:32 chardet==5.2.0 07:42:32 colorama==0.4.6 07:42:32 distlib==0.3.9 07:42:32 filelock==3.16.1 07:42:32 packaging==24.1 07:42:32 platformdirs==4.3.6 07:42:32 pluggy==1.5.0 07:42:32 pyproject-api==1.8.0 07:42:32 tomli==2.0.2 07:42:32 tox==4.23.2 07:42:32 typing_extensions==4.12.2 07:42:32 urllib3==1.26.20 07:42:32 virtualenv==20.27.1 07:42:32 [EnvInject] - Injecting environment variables from a build step. 07:42:32 [EnvInject] - Injecting as environment variables the properties content 07:42:32 PARALLEL=false 07:42:32 07:42:32 [EnvInject] - Variables injected successfully. 07:42:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins10454891623871365156.sh 07:42:32 ---> tox-run.sh 07:42:32 + 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 07:42:32 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:42:32 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 07:42:32 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:42:32 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 07:42:32 + source /home/jenkins/lf-env.sh 07:42:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:32 ++ mktemp -d /tmp/venv-XXXX 07:42:32 + lf_venv=/tmp/venv-VPvt 07:42:32 + local venv_file=/tmp/.os_lf_venv 07:42:32 + local python=python3 07:42:32 + local options 07:42:32 + local set_path=true 07:42:32 + local install_args= 07:42:32 ++ 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 07:42:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:32 + true 07:42:32 + case $1 in 07:42:32 + venv_file=/tmp/.toxenv 07:42:32 + shift 2 07:42:32 + true 07:42:32 + case $1 in 07:42:32 + shift 07:42:32 + break 07:42:32 + case $python in 07:42:32 + local pkg_list= 07:42:32 + [[ -d /opt/pyenv ]] 07:42:32 + echo 'Setup pyenv:' 07:42:32 Setup pyenv: 07:42:32 + export PYENV_ROOT=/opt/pyenv 07:42:32 + PYENV_ROOT=/opt/pyenv 07:42:32 + 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 07:42:32 + 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 07:42:32 + pyenv versions 07:42:32 system 07:42:32 3.8.13 07:42:32 3.9.13 07:42:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:42:32 + command -v pyenv 07:42:32 ++ pyenv init - --no-rehash 07:42:32 + 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[*]}"'\'')" 07:42:32 export PATH="/opt/pyenv/shims:${PATH}" 07:42:32 export PYENV_SHELL=bash 07:42:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:32 pyenv() { 07:42:32 local command 07:42:32 command="${1:-}" 07:42:32 if [ "$#" -gt 0 ]; then 07:42:32 shift 07:42:32 fi 07:42:32 07:42:32 case "$command" in 07:42:32 rehash|shell) 07:42:32 eval "$(pyenv "sh-$command" "$@")" 07:42:32 ;; 07:42:32 *) 07:42:32 command pyenv "$command" "$@" 07:42:32 ;; 07:42:32 esac 07:42:32 }' 07:42:32 +++ 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[*]}"' 07:42:32 ++ 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 07:42:32 ++ 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 07:42:32 ++ 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 07:42:32 ++ export PYENV_SHELL=bash 07:42:32 ++ PYENV_SHELL=bash 07:42:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:32 +++ complete -F _pyenv pyenv 07:42:32 ++ lf-pyver python3 07:42:32 ++ local py_version_xy=python3 07:42:32 ++ local py_version_xyz= 07:42:32 ++ pyenv versions 07:42:32 ++ sed 's/^[ *]* //' 07:42:32 ++ local command 07:42:32 ++ awk '{ print $1 }' 07:42:32 ++ grep -E '^[0-9.]*[0-9]$' 07:42:32 ++ command=versions 07:42:32 ++ '[' 1 -gt 0 ']' 07:42:32 ++ shift 07:42:32 ++ case "$command" in 07:42:32 ++ command pyenv versions 07:42:32 ++ pyenv versions 07:42:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:32 +++ grep '^3' /tmp/.pyenv_versions 07:42:32 +++ sort -V 07:42:32 +++ tail -n 1 07:42:32 ++ py_version_xyz=3.10.6 07:42:32 ++ [[ -z 3.10.6 ]] 07:42:32 ++ echo 3.10.6 07:42:32 ++ return 0 07:42:32 + pyenv local 3.10.6 07:42:32 + local command 07:42:32 + command=local 07:42:32 + '[' 2 -gt 0 ']' 07:42:32 + shift 07:42:32 + case "$command" in 07:42:32 + command pyenv local 3.10.6 07:42:32 + pyenv local 3.10.6 07:42:32 + for arg in "$@" 07:42:32 + case $arg in 07:42:32 + pkg_list+='tox ' 07:42:32 + for arg in "$@" 07:42:32 + case $arg in 07:42:32 + pkg_list+='virtualenv ' 07:42:32 + for arg in "$@" 07:42:32 + case $arg in 07:42:32 + pkg_list+='urllib3~=1.26.15 ' 07:42:32 + [[ -f /tmp/.toxenv ]] 07:42:32 ++ cat /tmp/.toxenv 07:42:32 + lf_venv=/tmp/venv-GKA0 07:42:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GKA0 from' file:/tmp/.toxenv 07:42:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GKA0 from file:/tmp/.toxenv 07:42:32 + /tmp/venv-GKA0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:42:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:42:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:42:33 + /tmp/venv-GKA0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:34 + type python3 07:42:34 + true 07:42:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GKA0/bin to PATH' 07:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-GKA0/bin to PATH 07:42:34 + PATH=/tmp/venv-GKA0/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 07:42:34 + return 0 07:42:34 + [[ -d /opt/pyenv ]] 07:42:34 + echo '---> Setting up pyenv' 07:42:34 ---> Setting up pyenv 07:42:34 + export PYENV_ROOT=/opt/pyenv 07:42:34 + PYENV_ROOT=/opt/pyenv 07:42:34 + export PATH=/opt/pyenv/bin:/tmp/venv-GKA0/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 07:42:34 + PATH=/opt/pyenv/bin:/tmp/venv-GKA0/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 07:42:34 ++ pwd 07:42:34 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:42:34 + export PYTHONPATH 07:42:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:42:34 + TOX_TESTENV_PASSENV=PYTHONPATH 07:42:34 + tox --version 07:42:34 4.23.2 from /tmp/venv-GKA0/lib/python3.10/site-packages/tox/__init__.py 07:42:34 + PARALLEL=false 07:42:34 + TOX_OPTIONS_LIST= 07:42:34 + [[ -n bandit ]] 07:42:34 + TOX_OPTIONS_LIST=' -e bandit' 07:42:34 + case ${PARALLEL,,} in 07:42:34 + tox -e bandit 07:42:34 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 07:42:35 bandit: install_deps> python -I -m pip install -r test-requirements.txt 07:42:48 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 07:42:48 .pkg: _optional_hooks> python /tmp/venv-GKA0/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:42:49 .pkg: get_requires_for_build_sdist> python /tmp/venv-GKA0/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:42:49 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:42:50 .pkg: get_requires_for_build_wheel> python /tmp/venv-GKA0/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:42:50 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 07:42:50 .pkg: freeze> python -m pip freeze --all 07:42:51 .pkg: pip==24.3.1,pytest-runner==5.2,setuptools==75.2.0,wheel==0.44.0 07:42:51 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-GKA0/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:42:51 .pkg: build_sdist> python /tmp/venv-GKA0/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:42:51 bandit: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 07:42:52 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-13.2.0.tar.gz 07:42:54 bandit: freeze> python -m pip freeze --all 07:42:55 bandit: astroid==3.3.5,attrs==24.2.0,bandit==1.7.10,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==2.0.12,coverage==7.6.4,cryptography==38.0.4,dacite==1.6.0,dill==0.3.9,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.5.0,onapsdk==13.2.0,oyaml==1.0,packaging==24.1,pbr==6.1.0,pip==24.3.1,platformdirs==4.3.6,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.18.0,pylint==3.3.1,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.3,pytest-cov==6.0.0,PyYAML==6.0.2,requests==2.27.1,requests-mock==1.12.1,rich==13.9.3,setuptools==75.2.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.3.0,tomli==2.0.2,tomlkit==0.13.2,typing_extensions==4.12.2,urllib3==1.26.20,wheel==0.44.0 07:42:55 bandit: commands[0]> bandit -r src/onapsdk 07:42:55 [main] INFO profile include tests: None 07:42:55 [main] INFO profile exclude tests: None 07:42:55 [main] INFO cli include tests: None 07:42:55 [main] INFO cli exclude tests: None 07:42:55 [main] INFO running on Python 3.10.6 07:42:57 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 07:42:57 Run started:2024-10-30 07:42:57.021786 07:42:57 07:42:57 Test results: 07:42:57 No issues identified. 07:42:57 07:42:57 Code scanned: 07:42:57 Total lines of code: 16181 07:42:57 Total lines skipped (#nosec): 0 07:42:57 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 07:42:57 07:42:57 Run metrics: 07:42:57 Total issues (by severity): 07:42:57 Undefined: 0 07:42:57 Low: 0 07:42:57 Medium: 0 07:42:57 High: 0 07:42:57 Total issues (by confidence): 07:42:57 Undefined: 0 07:42:57 Low: 0 07:42:57 Medium: 0 07:42:57 High: 0 07:42:57 Files skipped (0): 07:42:57 bandit: OK (22.00=setup[19.91]+cmd[2.09] seconds) 07:42:57 congratulations :) (22.17 seconds) 07:42:57 + tox_status=0 07:42:57 + echo '---> Completed tox runs' 07:42:57 ---> Completed tox runs 07:42:57 + for i in .tox/*/log 07:42:57 ++ echo .tox/bandit/log 07:42:57 ++ awk -F/ '{print $2}' 07:42:57 + tox_env=bandit 07:42:57 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 07:42:57 + DOC_DIR=docs/_build/html 07:42:57 + [[ -d docs/_build/html ]] 07:42:57 + echo '---> tox-run.sh ends' 07:42:57 ---> tox-run.sh ends 07:42:57 + test 0 -eq 0 07:42:57 $ ssh-agent -k 07:42:57 unset SSH_AUTH_SOCK; 07:42:57 unset SSH_AGENT_PID; 07:42:57 echo Agent pid 2091 killed; 07:42:57 [ssh-agent] Stopped. 07:42:57 [PostBuildScript] - [INFO] Executing post build scripts. 07:42:57 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins10056701416196251941.sh 07:42:57 ---> sysstat.sh 07:42:57 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins14613152165491976519.sh 07:42:57 ---> package-listing.sh 07:42:57 ++ facter osfamily 07:42:57 ++ tr '[:upper:]' '[:lower:]' 07:42:57 + OS_FAMILY=debian 07:42:57 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:42:57 + START_PACKAGES=/tmp/packages_start.txt 07:42:57 + END_PACKAGES=/tmp/packages_end.txt 07:42:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:42:57 + PACKAGES=/tmp/packages_start.txt 07:42:57 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:42:57 + PACKAGES=/tmp/packages_end.txt 07:42:57 + case "${OS_FAMILY}" in 07:42:57 + dpkg -l 07:42:57 + grep '^ii' 07:42:57 + '[' -f /tmp/packages_start.txt ']' 07:42:57 + '[' -f /tmp/packages_end.txt ']' 07:42:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:42:57 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:42:57 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:42:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:42:57 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins17863632909351462738.sh 07:42:57 ---> capture-instance-metadata.sh 07:42:57 Setup pyenv: 07:42:58 system 07:42:58 3.8.13 07:42:58 3.9.13 07:42:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:43:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ixx7 07:43:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:43:04 lf-activate-venv(): INFO: Installing: lftools 07:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ixx7/bin to PATH 07:43:32 INFO: Running in OpenStack, capturing instance metadata 07:43:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins8950367161101175644.sh 07:43:32 provisioning config files... 07:43:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config6953337262409893816tmp 07:43:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:43:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:43:32 [EnvInject] - Injecting environment variables from a build step. 07:43:32 [EnvInject] - Injecting as environment variables the properties content 07:43:32 SERVER_ID=logs 07:43:32 07:43:32 [EnvInject] - Variables injected successfully. 07:43:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11617655751052306846.sh 07:43:32 ---> create-netrc.sh 07:43:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12696154010671381523.sh 07:43:32 ---> python-tools-install.sh 07:43:32 Setup pyenv: 07:43:32 system 07:43:32 3.8.13 07:43:32 3.9.13 07:43:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:43:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ixx7 from file:/tmp/.os_lf_venv 07:43:33 lf-activate-venv(): INFO: Installing: lftools 07:43:41 lf-activate-venv(): INFO: Adding /tmp/venv-Ixx7/bin to PATH 07:43:41 Generating Requirements File 07:43:59 Python 3.10.6 07:43:59 pip 24.3.1 from /tmp/venv-Ixx7/lib/python3.10/site-packages/pip (python 3.10) 07:43:59 appdirs==1.4.4 07:43:59 argcomplete==3.5.1 07:43:59 aspy.yaml==1.3.0 07:43:59 attrs==24.2.0 07:43:59 autopage==0.5.2 07:43:59 beautifulsoup4==4.12.3 07:43:59 boto3==1.35.51 07:43:59 botocore==1.35.51 07:43:59 bs4==0.0.2 07:43:59 cachetools==5.5.0 07:43:59 certifi==2024.8.30 07:43:59 cffi==1.17.1 07:43:59 cfgv==3.4.0 07:43:59 chardet==5.2.0 07:43:59 charset-normalizer==3.4.0 07:43:59 click==8.1.7 07:43:59 cliff==4.7.0 07:43:59 cmd2==2.5.0 07:43:59 cryptography==3.3.2 07:43:59 debtcollector==3.0.0 07:43:59 decorator==5.1.1 07:43:59 defusedxml==0.7.1 07:43:59 Deprecated==1.2.14 07:43:59 distlib==0.3.9 07:43:59 dnspython==2.7.0 07:43:59 docker==4.2.2 07:43:59 dogpile.cache==1.3.3 07:43:59 durationpy==0.9 07:43:59 email_validator==2.2.0 07:43:59 filelock==3.16.1 07:43:59 future==1.0.0 07:43:59 gitdb==4.0.11 07:43:59 GitPython==3.1.43 07:43:59 google-auth==2.35.0 07:43:59 httplib2==0.22.0 07:43:59 identify==2.6.1 07:43:59 idna==3.10 07:43:59 importlib-resources==1.5.0 07:43:59 iso8601==2.1.0 07:43:59 Jinja2==3.1.4 07:43:59 jmespath==1.0.1 07:43:59 jsonpatch==1.33 07:43:59 jsonpointer==3.0.0 07:43:59 jsonschema==4.23.0 07:43:59 jsonschema-specifications==2024.10.1 07:43:59 keystoneauth1==5.8.0 07:43:59 kubernetes==31.0.0 07:43:59 lftools==0.37.10 07:43:59 lxml==5.3.0 07:43:59 MarkupSafe==3.0.2 07:43:59 msgpack==1.1.0 07:43:59 multi_key_dict==2.0.3 07:43:59 munch==4.0.0 07:43:59 netaddr==1.3.0 07:43:59 netifaces==0.11.0 07:43:59 niet==1.4.2 07:43:59 nodeenv==1.9.1 07:43:59 oauth2client==4.1.3 07:43:59 oauthlib==3.2.2 07:43:59 openstacksdk==4.1.0 07:43:59 os-client-config==2.1.0 07:43:59 os-service-types==1.7.0 07:43:59 osc-lib==3.1.0 07:43:59 oslo.config==9.6.0 07:43:59 oslo.context==5.6.0 07:43:59 oslo.i18n==6.4.0 07:43:59 oslo.log==6.1.2 07:43:59 oslo.serialization==5.5.0 07:43:59 oslo.utils==7.3.0 07:43:59 packaging==24.1 07:43:59 pbr==6.1.0 07:43:59 platformdirs==4.3.6 07:43:59 prettytable==3.11.0 07:43:59 pyasn1==0.6.1 07:43:59 pyasn1_modules==0.4.1 07:43:59 pycparser==2.22 07:43:59 pygerrit2==2.0.15 07:43:59 PyGithub==2.4.0 07:43:59 PyJWT==2.9.0 07:43:59 PyNaCl==1.5.0 07:43:59 pyparsing==2.4.7 07:43:59 pyperclip==1.9.0 07:43:59 pyrsistent==0.20.0 07:43:59 python-cinderclient==9.6.0 07:43:59 python-dateutil==2.9.0.post0 07:43:59 python-heatclient==4.0.0 07:43:59 python-jenkins==1.8.2 07:43:59 python-keystoneclient==5.5.0 07:43:59 python-magnumclient==4.7.0 07:43:59 python-openstackclient==7.2.1 07:43:59 python-swiftclient==4.6.0 07:43:59 PyYAML==6.0.2 07:43:59 referencing==0.35.1 07:43:59 requests==2.32.3 07:43:59 requests-oauthlib==2.0.0 07:43:59 requestsexceptions==1.4.0 07:43:59 rfc3986==2.0.0 07:43:59 rpds-py==0.20.0 07:43:59 rsa==4.9 07:43:59 ruamel.yaml==0.18.6 07:43:59 ruamel.yaml.clib==0.2.12 07:43:59 s3transfer==0.10.3 07:43:59 simplejson==3.19.3 07:43:59 six==1.16.0 07:43:59 smmap==5.0.1 07:43:59 soupsieve==2.6 07:43:59 stevedore==5.3.0 07:43:59 tabulate==0.9.0 07:43:59 toml==0.10.2 07:43:59 tomlkit==0.13.2 07:43:59 tqdm==4.66.6 07:43:59 typing_extensions==4.12.2 07:43:59 tzdata==2024.2 07:43:59 urllib3==1.26.20 07:43:59 virtualenv==20.27.1 07:43:59 wcwidth==0.2.13 07:43:59 websocket-client==1.8.0 07:43:59 wrapt==1.16.0 07:43:59 xdg==6.0.0 07:43:59 xmltodict==0.14.2 07:43:59 yq==3.4.3 07:44:00 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins3976702625004146775.sh 07:44:00 ---> sudo-logs.sh 07:44:00 Archiving 'sudo' log.. 07:44:00 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6420238649228813200.sh 07:44:00 ---> job-cost.sh 07:44:00 Setup pyenv: 07:44:00 system 07:44:00 3.8.13 07:44:00 3.9.13 07:44:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:44:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ixx7 from file:/tmp/.os_lf_venv 07:44:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ixx7/bin to PATH 07:44:05 INFO: No Stack... 07:44:05 INFO: Retrieving Pricing Info for: v3-standard-8 07:44:05 INFO: Archiving Costs 07:44:05 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins3689519672771334559.sh 07:44:05 ---> logs-deploy.sh 07:44:05 Setup pyenv: 07:44:06 system 07:44:06 3.8.13 07:44:06 3.9.13 07:44:06 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:44:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ixx7 from file:/tmp/.os_lf_venv 07:44:07 lf-activate-venv(): INFO: Installing: lftools 07:44:14 lf-activate-venv(): INFO: Adding /tmp/venv-Ixx7/bin to PATH 07:44:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/256 07:44:14 INFO: archiving workspace using pattern(s): 07:44:15 Archives upload complete. 07:44:15 INFO: archiving logs to Nexus 07:44:16 ---> uname -a: 07:44:16 Linux prd-ubuntu1804-docker-8c-8g-80363 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:44:16 07:44:16 07:44:16 ---> lscpu: 07:44:16 Architecture: x86_64 07:44:16 CPU op-mode(s): 32-bit, 64-bit 07:44:16 Byte Order: Little Endian 07:44:16 CPU(s): 8 07:44:16 On-line CPU(s) list: 0-7 07:44:16 Thread(s) per core: 1 07:44:16 Core(s) per socket: 1 07:44:16 Socket(s): 8 07:44:16 NUMA node(s): 1 07:44:16 Vendor ID: AuthenticAMD 07:44:16 CPU family: 23 07:44:16 Model: 49 07:44:16 Model name: AMD EPYC-Rome Processor 07:44:16 Stepping: 0 07:44:16 CPU MHz: 2800.000 07:44:16 BogoMIPS: 5600.00 07:44:16 Virtualization: AMD-V 07:44:16 Hypervisor vendor: KVM 07:44:16 Virtualization type: full 07:44:16 L1d cache: 32K 07:44:16 L1i cache: 32K 07:44:16 L2 cache: 512K 07:44:16 L3 cache: 16384K 07:44:16 NUMA node0 CPU(s): 0-7 07:44:16 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 07:44:16 07:44:16 07:44:16 ---> nproc: 07:44:16 8 07:44:16 07:44:16 07:44:16 ---> df -h: 07:44:16 Filesystem Size Used Avail Use% Mounted on 07:44:16 udev 16G 0 16G 0% /dev 07:44:16 tmpfs 3.2G 708K 3.2G 1% /run 07:44:16 /dev/vda1 155G 11G 145G 7% / 07:44:16 tmpfs 16G 0 16G 0% /dev/shm 07:44:16 tmpfs 5.0M 0 5.0M 0% /run/lock 07:44:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:44:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:44:16 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:44:16 07:44:16 07:44:16 ---> free -m: 07:44:16 total used free shared buff/cache available 07:44:16 Mem: 32167 831 29122 0 2213 30907 07:44:16 Swap: 1023 0 1023 07:44:16 07:44:16 07:44:16 ---> ip addr: 07:44:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:44:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:44:16 inet 127.0.0.1/8 scope host lo 07:44:16 valid_lft forever preferred_lft forever 07:44:16 inet6 ::1/128 scope host 07:44:16 valid_lft forever preferred_lft forever 07:44:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:44:16 link/ether fa:16:3e:c6:6e:ec brd ff:ff:ff:ff:ff:ff 07:44:16 inet 10.30.106.140/23 brd 10.30.107.255 scope global dynamic ens3 07:44:16 valid_lft 86242sec preferred_lft 86242sec 07:44:16 inet6 fe80::f816:3eff:fec6:6eec/64 scope link 07:44:16 valid_lft forever preferred_lft forever 07:44:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:44:16 link/ether 02:42:28:48:9e:45 brd ff:ff:ff:ff:ff:ff 07:44:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:44:16 valid_lft forever preferred_lft forever 07:44:16 07:44:16 07:44:16 ---> sar -b -r -n DEV: 07:44:16 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-80363) 10/30/24 _x86_64_ (8 CPU) 07:44:16 07:44:16 07:41:41 LINUX RESTART (8 CPU) 07:44:16 07:44:16 07:42:02 tps rtps wtps bread/s bwrtn/s 07:44:16 07:43:01 325.86 63.02 262.84 3815.76 61282.36 07:44:16 07:44:01 146.34 14.61 131.73 1056.09 33854.76 07:44:16 Average: 235.35 38.62 196.73 2424.33 47453.34 07:44:16 07:44:16 07:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:44:16 07:43:01 30184416 31680860 2754804 8.36 58976 1750072 1400900 4.12 895868 1574908 153588 07:44:16 07:44:01 29865004 31687616 3074216 9.33 87512 2028836 1384516 4.07 926048 1825516 121804 07:44:16 Average: 30024710 31684238 2914510 8.85 73244 1889454 1392708 4.10 910958 1700212 137696 07:44:16 07:44:16 07:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:44:16 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:16 07:43:01 ens3 304.59 237.62 1078.94 77.69 0.00 0.00 0.00 0.00 07:44:16 07:43:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 07:44:16 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:16 07:44:01 ens3 57.64 42.44 812.17 10.42 0.00 0.00 0.00 0.00 07:44:16 07:44:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 07:44:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:16 Average: ens3 180.08 139.21 944.43 43.77 0.00 0.00 0.00 0.00 07:44:16 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 07:44:16 07:44:16 07:44:16 ---> sar -P ALL: 07:44:16 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-80363) 10/30/24 _x86_64_ (8 CPU) 07:44:16 07:44:16 07:41:41 LINUX RESTART (8 CPU) 07:44:16 07:44:16 07:42:02 CPU %user %nice %system %iowait %steal %idle 07:44:16 07:43:01 all 10.68 0.00 1.36 3.56 0.06 84.34 07:44:16 07:43:01 0 10.45 0.00 0.95 0.36 0.07 88.17 07:44:16 07:43:01 1 3.99 0.00 0.80 0.34 0.05 94.82 07:44:16 07:43:01 2 10.33 0.00 1.83 3.86 0.05 83.93 07:44:16 07:43:01 3 2.08 0.00 0.60 0.39 0.09 96.85 07:44:16 07:43:01 4 19.78 0.00 1.63 1.95 0.05 76.59 07:44:16 07:43:01 5 13.63 0.00 1.31 0.68 0.07 84.31 07:44:16 07:43:01 6 18.62 0.00 2.86 1.67 0.07 76.79 07:44:16 07:43:01 7 6.58 0.00 0.90 19.28 0.05 73.18 07:44:16 07:44:01 all 10.35 0.00 0.78 2.08 0.03 86.75 07:44:16 07:44:01 0 2.88 0.00 0.48 0.28 0.03 96.32 07:44:16 07:44:01 1 31.17 0.00 1.37 0.47 0.05 66.94 07:44:16 07:44:01 2 3.19 0.00 0.68 4.79 0.02 91.32 07:44:16 07:44:01 3 28.62 0.00 1.86 3.57 0.08 65.86 07:44:16 07:44:01 4 11.28 0.00 0.95 0.03 0.03 87.70 07:44:16 07:44:01 5 3.10 0.00 0.30 0.05 0.02 96.54 07:44:16 07:44:01 6 2.22 0.00 0.35 0.42 0.02 97.00 07:44:16 07:44:01 7 0.42 0.00 0.27 7.08 0.03 92.21 07:44:16 Average: all 10.51 0.00 1.07 2.81 0.05 85.56 07:44:16 Average: 0 6.63 0.00 0.72 0.32 0.05 92.28 07:44:16 Average: 1 17.70 0.00 1.09 0.40 0.05 80.76 07:44:16 Average: 2 6.73 0.00 1.25 4.33 0.03 87.65 07:44:16 Average: 3 15.45 0.00 1.23 1.99 0.08 81.24 07:44:16 Average: 4 15.49 0.00 1.29 0.99 0.04 82.19 07:44:16 Average: 5 8.30 0.00 0.80 0.36 0.04 90.50 07:44:16 Average: 6 10.33 0.00 1.59 1.04 0.04 87.00 07:44:16 Average: 7 3.47 0.00 0.58 13.11 0.04 82.80 07:44:16 07:44:16 07:44:16