07:44:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/143243 07:44:25 Running as SYSTEM 07:44:25 [EnvInject] - Loading node environment variables. 07:44:25 Building remotely on prd-centos8-builder-2c-1g-7446 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 07:44:25 [ssh-agent] Looking for ssh-agent implementation... 07:44:25 $ ssh-agent 07:44:26 SSH_AUTH_SOCK=/tmp/ssh-2n3M0nVFZo7r/agent.18532 07:44:26 SSH_AGENT_PID=18536 07:44:26 [ssh-agent] Started. 07:44:26 Running ssh-add (command line suppressed) 07:44:26 Identity added: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_5464858830887719308.key (/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_5464858830887719308.key) 07:44:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:44:26 The recommended git tool is: NONE 07:44:27 using credential onap-jenkins-ssh 07:44:27 Wiping out workspace first. 07:44:27 Cloning the remote Git repository 07:44:27 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:44:28 > git init /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify # timeout=10 07:44:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:44:28 > git --version # timeout=10 07:44:28 > git --version # 'git version 2.39.0' 07:44:28 using GIT_SSH to set credentials Gerrit user 07:44:28 [INFO] Currently running in a labeled security context 07:44:28 [INFO] Currently SELinux is 'enforcing' on the host 07:44:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh5159487824937577416.key 07:44:28 Verifying host key using manually-configured host key entries 07:44:28 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:44:29 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 07:44:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 07:44:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:44:30 using GIT_SSH to set credentials Gerrit user 07:44:30 [INFO] Currently running in a labeled security context 07:44:30 [INFO] Currently SELinux is 'enforcing' on the host 07:44:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh13348642495791412036.key 07:44:30 Verifying host key using manually-configured host key entries 07:44:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/43/143243/1 # timeout=30 07:44:30 > git rev-parse 65a4a5188380837614881aea5581dbaf20afd01f^{commit} # timeout=10 07:44:30 Checking out Revision 65a4a5188380837614881aea5581dbaf20afd01f (refs/changes/43/143243/1) 07:44:30 > git config core.sparsecheckout # timeout=10 07:44:30 > git checkout -f 65a4a5188380837614881aea5581dbaf20afd01f # timeout=30 07:44:33 Commit message: "CI: Deploy python based Github2Gerrit" 07:44:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:44:34 > git rev-list --no-walk 4d6c4962bffa1169ed1e09d0459f58acf2fd8c1d # timeout=10 07:44:34 [EnvInject] - Injecting environment variables from a build step. 07:44:34 [EnvInject] - Injecting as environment variables the properties content 07:44:34 PYTHON=python3 07:44:34 07:44:34 [EnvInject] - Variables injected successfully. 07:44:34 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins15412831700322315610.sh 07:44:34 ---> tox-install.sh 07:44:34 + source /home/jenkins/lf-env.sh 07:44:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:44:34 ++ mktemp -d /tmp/venv-XXXX 07:44:34 + lf_venv=/tmp/venv-zNkM 07:44:34 + local venv_file=/tmp/.os_lf_venv 07:44:34 + local python=python3 07:44:34 + local options 07:44:34 + local set_path=true 07:44:34 + local install_args= 07:44:34 ++ 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:44:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:44:34 + true 07:44:34 + case $1 in 07:44:34 + venv_file=/tmp/.toxenv 07:44:34 + shift 2 07:44:34 + true 07:44:34 + case $1 in 07:44:34 + shift 07:44:34 + break 07:44:34 + case $python in 07:44:34 + local pkg_list= 07:44:34 + [[ -d /opt/pyenv ]] 07:44:34 + echo 'Setup pyenv:' 07:44:34 Setup pyenv: 07:44:34 + export PYENV_ROOT=/opt/pyenv 07:44:34 + PYENV_ROOT=/opt/pyenv 07:44:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:34 + pyenv versions 07:44:34 system 07:44:34 * 3.8.13 (set by /opt/pyenv/version) 07:44:34 * 3.9.13 (set by /opt/pyenv/version) 07:44:34 * 3.10.6 (set by /opt/pyenv/version) 07:44:34 + command -v pyenv 07:44:34 ++ pyenv init - --no-rehash 07:44:34 + 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:44:34 export PATH="/opt/pyenv/shims:${PATH}" 07:44:34 export PYENV_SHELL=bash 07:44:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:44:34 pyenv() { 07:44:34 local command 07:44:34 command="${1:-}" 07:44:34 if [ "$#" -gt 0 ]; then 07:44:34 shift 07:44:34 fi 07:44:34 07:44:34 case "$command" in 07:44:34 rehash|shell) 07:44:34 eval "$(pyenv "sh-$command" "$@")" 07:44:34 ;; 07:44:34 *) 07:44:34 command pyenv "$command" "$@" 07:44:34 ;; 07:44:34 esac 07:44:34 }' 07:44:34 +++ 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:44:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:34 ++ export PYENV_SHELL=bash 07:44:34 ++ PYENV_SHELL=bash 07:44:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:44:34 +++ complete -F _pyenv pyenv 07:44:34 ++ lf-pyver python3 07:44:34 ++ local py_version_xy=python3 07:44:34 ++ local py_version_xyz= 07:44:34 ++ sed 's/^[ *]* //' 07:44:34 ++ awk '{ print $1 }' 07:44:34 ++ pyenv versions 07:44:34 ++ local command 07:44:34 ++ command=versions 07:44:34 ++ '[' 1 -gt 0 ']' 07:44:34 ++ shift 07:44:34 ++ case "$command" in 07:44:34 ++ command pyenv versions 07:44:34 ++ pyenv versions 07:44:34 ++ grep -E '^[0-9.]*[0-9]$' 07:44:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:44:35 +++ grep '^3' /tmp/.pyenv_versions 07:44:35 +++ tail -n 1 07:44:35 +++ sort -V 07:44:35 ++ py_version_xyz=3.10.6 07:44:35 ++ [[ -z 3.10.6 ]] 07:44:35 ++ echo 3.10.6 07:44:35 ++ return 0 07:44:35 + pyenv local 3.10.6 07:44:35 + local command 07:44:35 + command=local 07:44:35 + '[' 2 -gt 0 ']' 07:44:35 + shift 07:44:35 + case "$command" in 07:44:35 + command pyenv local 3.10.6 07:44:35 + pyenv local 3.10.6 07:44:35 + for arg in "$@" 07:44:35 + case $arg in 07:44:35 + pkg_list+='tox ' 07:44:35 + for arg in "$@" 07:44:35 + case $arg in 07:44:35 + pkg_list+='virtualenv ' 07:44:35 + for arg in "$@" 07:44:35 + case $arg in 07:44:35 + pkg_list+='urllib3~=1.26.15 ' 07:44:35 + [[ -f /tmp/.toxenv ]] 07:44:35 + [[ ! -f /tmp/.toxenv ]] 07:44:35 + [[ -n '' ]] 07:44:35 + python3 -m venv /tmp/venv-zNkM 07:44:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zNkM' 07:44:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zNkM 07:44:38 + echo /tmp/venv-zNkM 07:44:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:44:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:44:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:44:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:38 + local 'pip_opts=--upgrade --quiet' 07:44:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:44:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:44:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:44:38 + [[ -n '' ]] 07:44:38 + [[ -n '' ]] 07:44:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:44:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:38 + /tmp/venv-zNkM/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 07:44:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:44:42 lf-activate-venv(): INFO: Base packages installed successfully 07:44:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:44:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:44:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:44:42 + /tmp/venv-zNkM/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 07:44:44 + type python3 07:44:44 + true 07:44:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zNkM/bin to PATH' 07:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-zNkM/bin to PATH 07:44:44 + PATH=/tmp/venv-zNkM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:44 + return 0 07:44:44 + python3 --version 07:44:44 Python 3.10.6 07:44:44 + python3 -m pip --version 07:44:44 pip 26.0.1 from /tmp/venv-zNkM/lib/python3.10/site-packages/pip (python 3.10) 07:44:44 + python3 -m pip freeze 07:44:44 cachetools==7.0.1 07:44:44 chardet==5.2.0 07:44:44 colorama==0.4.6 07:44:44 distlib==0.4.0 07:44:44 filelock==3.21.2 07:44:44 packaging==26.0 07:44:44 platformdirs==4.7.0 07:44:44 pluggy==1.6.0 07:44:44 pyproject-api==1.10.0 07:44:44 tomli==2.4.0 07:44:44 tox==4.35.0 07:44:44 typing_extensions==4.15.0 07:44:44 urllib3==1.26.20 07:44:44 virtualenv==20.36.1 07:44:44 [EnvInject] - Injecting environment variables from a build step. 07:44:44 [EnvInject] - Injecting as environment variables the properties content 07:44:44 PARALLEL=false 07:44:44 07:44:44 [EnvInject] - Variables injected successfully. 07:44:44 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins13550394966124172057.sh 07:44:44 ---> tox-run.sh 07:44:44 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 07:44:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/docs 07:44:44 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 07:44:44 + cd /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 07:44:44 + source /home/jenkins/lf-env.sh 07:44:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:44:44 ++ mktemp -d /tmp/venv-XXXX 07:44:44 + lf_venv=/tmp/venv-FM54 07:44:44 + local venv_file=/tmp/.os_lf_venv 07:44:44 + local python=python3 07:44:44 + local options 07:44:44 + local set_path=true 07:44:44 + local install_args= 07:44:44 ++ 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:44:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:44:44 + true 07:44:44 + case $1 in 07:44:44 + venv_file=/tmp/.toxenv 07:44:44 + shift 2 07:44:44 + true 07:44:44 + case $1 in 07:44:44 + shift 07:44:44 + break 07:44:44 + case $python in 07:44:44 + local pkg_list= 07:44:44 + [[ -d /opt/pyenv ]] 07:44:44 + echo 'Setup pyenv:' 07:44:44 Setup pyenv: 07:44:44 + export PYENV_ROOT=/opt/pyenv 07:44:44 + PYENV_ROOT=/opt/pyenv 07:44:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:44 + pyenv versions 07:44:45 system 07:44:45 3.8.13 07:44:45 3.9.13 07:44:45 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:44:45 + command -v pyenv 07:44:45 ++ pyenv init - --no-rehash 07:44:45 + 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:44:45 export PATH="/opt/pyenv/shims:${PATH}" 07:44:45 export PYENV_SHELL=bash 07:44:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:44:45 pyenv() { 07:44:45 local command 07:44:45 command="${1:-}" 07:44:45 if [ "$#" -gt 0 ]; then 07:44:45 shift 07:44:45 fi 07:44:45 07:44:45 case "$command" in 07:44:45 rehash|shell) 07:44:45 eval "$(pyenv "sh-$command" "$@")" 07:44:45 ;; 07:44:45 *) 07:44:45 command pyenv "$command" "$@" 07:44:45 ;; 07:44:45 esac 07:44:45 }' 07:44:45 +++ 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:44:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:45 ++ export PYENV_SHELL=bash 07:44:45 ++ PYENV_SHELL=bash 07:44:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:44:45 +++ complete -F _pyenv pyenv 07:44:45 ++ lf-pyver python3 07:44:45 ++ local py_version_xy=python3 07:44:45 ++ local py_version_xyz= 07:44:45 ++ awk '{ print $1 }' 07:44:45 ++ pyenv versions 07:44:45 ++ local command 07:44:45 ++ command=versions 07:44:45 ++ '[' 1 -gt 0 ']' 07:44:45 ++ shift 07:44:45 ++ case "$command" in 07:44:45 ++ command pyenv versions 07:44:45 ++ pyenv versions 07:44:45 ++ sed 's/^[ *]* //' 07:44:45 ++ grep -E '^[0-9.]*[0-9]$' 07:44:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:44:45 +++ grep '^3' /tmp/.pyenv_versions 07:44:45 +++ tail -n 1 07:44:45 +++ sort -V 07:44:45 ++ py_version_xyz=3.10.6 07:44:45 ++ [[ -z 3.10.6 ]] 07:44:45 ++ echo 3.10.6 07:44:45 ++ return 0 07:44:45 + pyenv local 3.10.6 07:44:45 + local command 07:44:45 + command=local 07:44:45 + '[' 2 -gt 0 ']' 07:44:45 + shift 07:44:45 + case "$command" in 07:44:45 + command pyenv local 3.10.6 07:44:45 + pyenv local 3.10.6 07:44:45 + for arg in "$@" 07:44:45 + case $arg in 07:44:45 + pkg_list+='tox ' 07:44:45 + for arg in "$@" 07:44:45 + case $arg in 07:44:45 + pkg_list+='virtualenv ' 07:44:45 + for arg in "$@" 07:44:45 + case $arg in 07:44:45 + pkg_list+='urllib3~=1.26.15 ' 07:44:45 + [[ -f /tmp/.toxenv ]] 07:44:45 ++ cat /tmp/.toxenv 07:44:45 + lf_venv=/tmp/venv-zNkM 07:44:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zNkM from' file:/tmp/.toxenv 07:44:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zNkM from file:/tmp/.toxenv 07:44:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:44:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:45 + local 'pip_opts=--upgrade --quiet' 07:44:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:44:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:44:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:44:45 + [[ -n '' ]] 07:44:45 + [[ -n '' ]] 07:44:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:44:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:45 + /tmp/venv-zNkM/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 07:44:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:44:45 lf-activate-venv(): INFO: Base packages installed successfully 07:44:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:44:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:44:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:44:45 + /tmp/venv-zNkM/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 07:44:46 + type python3 07:44:46 + true 07:44:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zNkM/bin to PATH' 07:44:46 lf-activate-venv(): INFO: Adding /tmp/venv-zNkM/bin to PATH 07:44:46 + PATH=/tmp/venv-zNkM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:46 + return 0 07:44:46 + [[ -d /opt/pyenv ]] 07:44:46 + echo '---> Setting up pyenv' 07:44:46 ---> Setting up pyenv 07:44:46 + export PYENV_ROOT=/opt/pyenv 07:44:46 + PYENV_ROOT=/opt/pyenv 07:44:46 + export PATH=/opt/pyenv/bin:/tmp/venv-zNkM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:46 + PATH=/opt/pyenv/bin:/tmp/venv-zNkM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:46 ++ pwd 07:44:46 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 07:44:46 + export PYTHONPATH 07:44:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:44:46 + TOX_TESTENV_PASSENV=PYTHONPATH 07:44:46 + tox --version 07:44:47 4.35.0 from /tmp/venv-zNkM/lib/python3.10/site-packages/tox/__init__.py 07:44:47 + PARALLEL=false 07:44:47 + TOX_OPTIONS_LIST= 07:44:47 + [[ -n pytest ]] 07:44:47 + TOX_OPTIONS_LIST=' -e pytest' 07:44:47 + case ${PARALLEL,,} in 07:44:47 + tox -e pytest 07:44:47 + tee -a /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/tox.log 07:44:48 pytest: install_deps> python -I -m pip install -r requirements.txt 07:44:51 pytest: freeze> python -m pip freeze --all 07:44:51 pytest: asynctest==0.13.0,certifi==2026.1.4,chardet==3.0.4,exceptiongroup==1.3.1,idna==2.7,iniconfig==2.1.0,mock==5.2.0,packaging==26.0,pip==25.0.1,pluggy==1.5.0,pytest==8.3.5,requests==2.20.1,setuptools==75.3.2,tomli==2.4.0,typing_extensions==4.13.2,urllib3==1.24.3,websockets==7.0,wheel==0.45.1 07:44:51 pytest: commands[0]> pytest -v 07:44:52 ============================= test session starts ============================== 07:44:52 platform linux -- Python 3.8.13, pytest-8.3.5, pluggy-1.5.0 -- /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/bin/python 07:44:52 cachedir: .tox/pytest/.pytest_cache 07:44:52 rootdir: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 07:44:52 collecting ... collected 33 items 07:44:52 07:44:52 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_delete_yang_model PASSED [ 3%] 07:44:52 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_edit_config_with_all_params PASSED [ 6%] 07:44:52 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config PASSED [ 9%] 07:44:52 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_load_yang_model PASSED [ 12%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_delete_yang_model PASSED [ 15%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_edit_config PASSED [ 18%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config PASSED [ 21%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config_for_given_module PASSED [ 24%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_load_yang_model PASSED [ 27%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_run_less_like_mode PASSED [ 30%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_absent_and_container_is_present PASSED [ 33%] 07:44:52 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_present_and_container_is_absent PASSED [ 36%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_event PASSED [ 39%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_template PASSED [ 42%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_template_params_are_missing PASSED [ 45%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_when_only_override_is_given PASSED [ 48%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_all_params PASSED [ 51%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_empty_get_content_param PASSED [ 54%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload PASSED [ 57%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload_and_override PASSED [ 60%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_configure_action_with_all_params PASSED [ 63%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_filter_templates_action_with_all_params PASSED [ 66%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config_action_with_all_params PASSED [ 69%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_event_action_with_all_params PASSED [ 72%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_template_action_with_all_params PASSED [ 75%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_get_content_param PASSED [ 78%] 07:44:52 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_list_param PASSED [ 81%] 07:44:52 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_retrieve_configuration PASSED [ 84%] 07:44:52 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_event PASSED [ 87%] 07:44:52 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_one_time_event PASSED [ 90%] 07:44:52 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_trigger_filter_template_action PASSED [ 93%] 07:44:52 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_update_configuration PASSED [ 96%] 07:44:52 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message PASSED [100%] 07:44:52 07:44:52 =============================== warnings summary =============================== 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read(cls, reader, *, mask, max_size=None, extensions=None): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_request(stream): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_response(stream): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_headers(stream): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_line(stream): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def wait_closed(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def recv(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def send(self, data): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def close(self, code=1000, reason=''): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def ping(self, data=None): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def pong(self, data=b''): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def ensure_open(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def transfer_data(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_message(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_data_frame(self, max_size): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_frame(self, max_size): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def write_frame(self, fin, opcode, data, *, _expected_state=State.OPEN): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def write_close_frame(self, data=b''): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def keepalive_ping(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def close_connection(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def wait_for_connection_lost(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def write_http_request(self, path, headers): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_http_response(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def handshake( 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def __iter__(self): # pragma: no cover 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def handler(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def read_http_request(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def write_http_response(self, status, headers, body=None): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def process_request(self, path, request_headers): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def handshake( 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def _close(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def wait_closed(self): 07:44:52 07:44:52 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def __iter__(self): # pragma: no cover 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def wait(self, skip=0): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def wait_next(self, skip=0): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def wait_for(self, predicate): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def _notify(self): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def doCleanups(self): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def assertAsyncRaises(self, exception, awaitable): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def assertAsyncRaisesRegex(self, exception, regex, awaitable): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def assertAsyncWarns(self, warning, awaitable): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def assertAsyncWarnsRegex(self, warning, regex, awaitable): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def advance(self, seconds): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def _drain_loop(self): 07:44:52 07:44:52 .tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def exhaust_callbacks(loop): 07:44:52 07:44:52 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 07:44:52 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 07:44:52 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 07:44:52 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:599: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 07:44:52 def proxy(): 07:44:52 07:44:52 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 07:44:52 ======================= 33 passed, 48 warnings in 0.21s ======================== 07:44:52 pytest: OK (4.99=setup[4.54]+cmd[0.45] seconds) 07:44:52 congratulations :) (5.02 seconds) 07:44:52 + tox_status=0 07:44:52 + echo '---> Completed tox runs' 07:44:52 ---> Completed tox runs 07:44:52 + for i in .tox/*/log 07:44:52 ++ echo .tox/pytest/log 07:44:52 ++ awk -F/ '{print $2}' 07:44:52 + tox_env=pytest 07:44:52 + cp -r .tox/pytest/log /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/pytest 07:44:52 + DOC_DIR=docs/_build/html 07:44:52 + [[ -d docs/_build/html ]] 07:44:52 + echo '---> tox-run.sh ends' 07:44:52 ---> tox-run.sh ends 07:44:52 + test 0 -eq 0 07:44:52 $ ssh-agent -k 07:44:52 unset SSH_AUTH_SOCK; 07:44:52 unset SSH_AGENT_PID; 07:44:52 echo Agent pid 18536 killed; 07:44:52 [ssh-agent] Stopped. 07:44:52 [PostBuildScript] - [INFO] Executing post build scripts. 07:44:52 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins15414629530287444151.sh 07:44:52 ---> sysstat.sh 07:44:53 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins1379616521436687811.sh 07:44:53 ---> package-listing.sh 07:44:53 ++ facter osfamily 07:44:53 ++ tr '[:upper:]' '[:lower:]' 07:44:53 + OS_FAMILY=redhat 07:44:53 + workspace=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 07:44:53 + START_PACKAGES=/tmp/packages_start.txt 07:44:53 + END_PACKAGES=/tmp/packages_end.txt 07:44:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:44:53 + PACKAGES=/tmp/packages_start.txt 07:44:53 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 07:44:53 + PACKAGES=/tmp/packages_end.txt 07:44:53 + case "${OS_FAMILY}" in 07:44:53 + rpm -qa 07:44:53 + sort 07:44:53 + '[' -f /tmp/packages_start.txt ']' 07:44:53 + '[' -f /tmp/packages_end.txt ']' 07:44:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:44:53 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 07:44:53 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 07:44:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 07:44:53 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins12398368059812027635.sh 07:44:53 ---> capture-instance-metadata.sh 07:44:53 Setup pyenv: 07:44:53 system 07:44:53 3.8.13 07:44:53 3.9.13 07:44:54 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:44:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3TC0 07:44:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:44:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:01 lf-activate-venv(): INFO: Base packages installed successfully 07:45:01 lf-activate-venv(): INFO: Installing additional packages: lftools 07:45:21 lf-activate-venv(): INFO: Adding /tmp/venv-3TC0/bin to PATH 07:45:21 INFO: Running in OpenStack, capturing instance metadata 07:45:21 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins17633202124293204346.sh 07:45:21 provisioning config files... 07:45:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/config14960357082085801412tmp 07:45:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:45:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:45:21 [EnvInject] - Injecting environment variables from a build step. 07:45:21 [EnvInject] - Injecting as environment variables the properties content 07:45:21 SERVER_ID=logs 07:45:21 07:45:21 [EnvInject] - Variables injected successfully. 07:45:21 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins11175138216251595536.sh 07:45:21 ---> create-netrc.sh 07:45:21 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins14351094804389233084.sh 07:45:21 ---> python-tools-install.sh 07:45:21 Setup pyenv: 07:45:21 system 07:45:21 3.8.13 07:45:21 3.9.13 07:45:21 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:45:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3TC0 from file:/tmp/.os_lf_venv 07:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:23 lf-activate-venv(): INFO: Base packages installed successfully 07:45:23 lf-activate-venv(): INFO: Installing additional packages: lftools 07:45:30 lf-activate-venv(): INFO: Adding /tmp/venv-3TC0/bin to PATH 07:45:30 Generating Requirements File 07:45:46 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. 07:45:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:45:46 Python 3.10.6 07:45:46 pip 26.0.1 from /tmp/venv-3TC0/lib/python3.10/site-packages/pip (python 3.10) 07:45:47 appdirs==1.4.4 07:45:47 argcomplete==3.6.3 07:45:47 aspy.yaml==1.3.0 07:45:47 attrs==25.4.0 07:45:47 autopage==0.6.0 07:45:47 backports.strenum==1.3.1 07:45:47 beautifulsoup4==4.14.3 07:45:47 boto3==1.42.48 07:45:47 botocore==1.42.48 07:45:47 bs4==0.0.2 07:45:47 certifi==2026.1.4 07:45:47 cffi==2.0.0 07:45:47 cfgv==3.5.0 07:45:47 chardet==5.2.0 07:45:47 charset-normalizer==3.4.4 07:45:47 click==8.3.1 07:45:47 cliff==4.13.1 07:45:47 cmd2==3.2.0 07:45:47 cryptography==3.3.2 07:45:47 debtcollector==3.0.0 07:45:47 decorator==5.2.1 07:45:47 defusedxml==0.7.1 07:45:47 Deprecated==1.3.1 07:45:47 distlib==0.4.0 07:45:47 dnspython==2.8.0 07:45:47 docker==7.1.0 07:45:47 dogpile.cache==1.5.0 07:45:47 durationpy==0.10 07:45:47 email-validator==2.3.0 07:45:47 filelock==3.21.2 07:45:47 future==1.0.0 07:45:47 gitdb==4.0.12 07:45:47 GitPython==3.1.46 07:45:47 httplib2==0.30.2 07:45:47 identify==2.6.16 07:45:47 idna==3.11 07:45:47 importlib-resources==1.5.0 07:45:47 iso8601==2.1.0 07:45:47 Jinja2==3.1.6 07:45:47 jmespath==1.1.0 07:45:47 jsonpatch==1.33 07:45:47 jsonpointer==3.0.0 07:45:47 jsonschema==4.26.0 07:45:47 jsonschema-specifications==2025.9.1 07:45:47 keystoneauth1==5.13.0 07:45:47 kubernetes==35.0.0 07:45:47 lftools==0.37.21 07:45:47 lxml==6.0.2 07:45:47 markdown-it-py==4.0.0 07:45:47 MarkupSafe==3.0.3 07:45:47 mdurl==0.1.2 07:45:47 msgpack==1.1.2 07:45:47 multi_key_dict==2.0.3 07:45:47 munch==4.0.0 07:45:47 netaddr==1.3.0 07:45:47 niet==1.4.2 07:45:47 nodeenv==1.10.0 07:45:47 oauth2client==4.1.3 07:45:47 oauthlib==3.3.1 07:45:47 openstacksdk==4.9.0 07:45:47 os-service-types==1.8.2 07:45:47 osc-lib==4.3.0 07:45:47 oslo.config==10.2.0 07:45:47 oslo.context==6.2.0 07:45:47 oslo.i18n==6.7.1 07:45:47 oslo.log==8.0.0 07:45:47 oslo.serialization==5.9.0 07:45:47 oslo.utils==9.2.0 07:45:47 packaging==26.0 07:45:47 pbr==7.0.3 07:45:47 platformdirs==4.7.0 07:45:47 prettytable==3.17.0 07:45:47 psutil==7.2.2 07:45:47 pyasn1==0.6.2 07:45:47 pyasn1_modules==0.4.2 07:45:47 pycparser==3.0 07:45:47 pygerrit2==2.0.15 07:45:47 PyGithub==2.8.1 07:45:47 Pygments==2.19.2 07:45:47 PyJWT==2.11.0 07:45:47 PyNaCl==1.6.2 07:45:47 pyparsing==2.4.7 07:45:47 pyperclip==1.11.0 07:45:47 pyrsistent==0.20.0 07:45:47 python-cinderclient==9.8.0 07:45:47 python-dateutil==2.9.0.post0 07:45:47 python-heatclient==5.0.0 07:45:47 python-jenkins==1.8.3 07:45:47 python-keystoneclient==5.7.0 07:45:47 python-magnumclient==4.9.0 07:45:47 python-openstackclient==8.3.0 07:45:47 python-swiftclient==4.9.0 07:45:47 PyYAML==6.0.3 07:45:47 referencing==0.37.0 07:45:47 requests==2.32.5 07:45:47 requests-oauthlib==2.0.0 07:45:47 requestsexceptions==1.4.0 07:45:47 rfc3986==2.0.0 07:45:47 rich==14.3.2 07:45:47 rich-argparse==1.7.2 07:45:47 rpds-py==0.30.0 07:45:47 rsa==4.9.1 07:45:47 ruamel.yaml==0.19.1 07:45:47 ruamel.yaml.clib==0.2.15 07:45:47 s3transfer==0.16.0 07:45:47 simplejson==3.20.2 07:45:47 six==1.17.0 07:45:47 smmap==5.0.2 07:45:47 soupsieve==2.8.3 07:45:47 stevedore==5.6.0 07:45:47 tabulate==0.9.0 07:45:47 toml==0.10.2 07:45:47 tomlkit==0.14.0 07:45:47 tqdm==4.67.3 07:45:47 typing_extensions==4.15.0 07:45:47 tzdata==2025.3 07:45:47 urllib3==1.26.20 07:45:47 virtualenv==20.36.1 07:45:47 wcwidth==0.6.0 07:45:47 websocket-client==1.9.0 07:45:47 wrapt==2.1.1 07:45:47 xdg==6.0.0 07:45:47 xmltodict==1.0.2 07:45:47 yq==3.4.3 07:45:47 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins11277965326798744385.sh 07:45:47 ---> sudo-logs.sh 07:45:47 Archiving 'sudo' log.. 07:45:47 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins8409323850168140892.sh 07:45:47 ---> job-cost.sh 07:45:47 INFO: Activating Python virtual environment... 07:45:47 Setup pyenv: 07:45:47 system 07:45:47 3.8.13 07:45:47 3.9.13 07:45:47 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:45:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3TC0 from file:/tmp/.os_lf_venv 07:45:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:49 lf-activate-venv(): INFO: Base packages installed successfully 07:45:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:45:54 lf-activate-venv(): INFO: Adding /tmp/venv-3TC0/bin to PATH 07:45:54 INFO: No stack-cost file found 07:45:54 INFO: Instance uptime: 126s 07:45:54 INFO: Fetching instance metadata (attempt 1 of 3)... 07:45:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:45:54 INFO: Successfully fetched instance metadata 07:45:54 INFO: Instance type: v3-standard-2 07:45:54 INFO: Retrieving pricing info for: v3-standard-2 07:45:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:45:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=126 07:45:54 INFO: Successfully fetched Vexxhost pricing API 07:45:54 INFO: Retrieved cost: 0.06 07:45:54 INFO: Retrieved resource: v3-standard-2 07:45:54 INFO: Creating archive directory: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost 07:45:54 INFO: Archiving costs to: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/cost.csv 07:45:54 INFO: Successfully archived job cost data 07:45:54 DEBUG: Cost data: integration-pnf-simulator-master-simulator-cli-tox-verify,106,2026-02-13 07:45:54,v3-standard-2,126,0.06,0.00,SUCCESS 07:45:54 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins3660767215216752451.sh 07:45:54 ---> logs-deploy.sh 07:45:54 Setup pyenv: 07:45:54 system 07:45:54 3.8.13 07:45:54 3.9.13 07:45:54 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 07:45:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3TC0 from file:/tmp/.os_lf_venv 07:45:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:56 lf-activate-venv(): INFO: Base packages installed successfully 07:45:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-3TC0/bin to PATH 07:46:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-simulator-cli-tox-verify/106 07:46:03 INFO: archiving workspace using pattern(s): 07:46:04 Archives upload complete. 07:46:04 INFO: archiving logs to Nexus 07:46:05 ---> uname -a: 07:46:05 Linux prd-centos8-builder-2c-1g-7446.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:46:05 07:46:05 07:46:05 ---> lscpu: 07:46:05 Architecture: x86_64 07:46:05 CPU op-mode(s): 32-bit, 64-bit 07:46:05 Byte Order: Little Endian 07:46:05 CPU(s): 2 07:46:05 On-line CPU(s) list: 0,1 07:46:05 Thread(s) per core: 1 07:46:05 Core(s) per socket: 1 07:46:05 Socket(s): 2 07:46:05 NUMA node(s): 1 07:46:05 Vendor ID: AuthenticAMD 07:46:05 CPU family: 23 07:46:05 Model: 49 07:46:05 Model name: AMD EPYC-Rome Processor 07:46:05 Stepping: 0 07:46:05 CPU MHz: 2800.000 07:46:05 BogoMIPS: 5600.00 07:46:05 Virtualization: AMD-V 07:46:05 Hypervisor vendor: KVM 07:46:05 Virtualization type: full 07:46:05 L1d cache: 32K 07:46:05 L1i cache: 32K 07:46:05 L2 cache: 512K 07:46:05 L3 cache: 16384K 07:46:05 NUMA node0 CPU(s): 0,1 07:46:05 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:46:05 07:46:05 07:46:05 ---> nproc: 07:46:05 2 07:46:05 07:46:05 07:46:05 ---> df -h: 07:46:05 Filesystem Size Used Avail Use% Mounted on 07:46:05 devtmpfs 3.8G 0 3.8G 0% /dev 07:46:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:46:05 tmpfs 3.8G 17M 3.8G 1% /run 07:46:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:46:05 /dev/vda1 40G 8.6G 32G 22% / 07:46:05 tmpfs 770M 0 770M 0% /run/user/1001 07:46:05 07:46:05 07:46:05 ---> free -m: 07:46:05 total used free shared buff/cache available 07:46:05 Mem: 7699 595 4913 19 2190 6794 07:46:05 Swap: 1023 0 1023 07:46:05 07:46:05 07:46:05 ---> ip addr: 07:46:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:46:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:46:05 inet 127.0.0.1/8 scope host lo 07:46:05 valid_lft forever preferred_lft forever 07:46:05 inet6 ::1/128 scope host 07:46:05 valid_lft forever preferred_lft forever 07:46:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:46:05 link/ether fa:16:3e:13:f6:33 brd ff:ff:ff:ff:ff:ff 07:46:05 altname enp0s3 07:46:05 altname ens3 07:46:05 inet 10.30.107.89/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:46:05 valid_lft 86278sec preferred_lft 86278sec 07:46:05 inet6 fe80::f816:3eff:fe13:f633/64 scope link 07:46:05 valid_lft forever preferred_lft forever 07:46:05 07:46:05 07:46:05 ---> sar -b -r -n DEV: 07:46:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 07:46:05 07:46:05 07:43:53 LINUX RESTART (2 CPU) 07:46:05 07:46:05 07:45:02 AM tps rtps wtps bread/s bwrtn/s 07:46:05 07:46:01 AM 156.18 0.61 155.57 79.31 11858.52 07:46:05 Average: 156.18 0.61 155.57 79.31 11858.52 07:46:05 07:46:05 07:45:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:46:05 07:46:01 AM 4976472 6901888 2907972 36.88 2688 2087512 803804 9.00 384704 2137004 118724 07:46:05 Average: 4976472 6901888 2907972 36.88 2688 2087512 803804 9.00 384704 2137004 118724 07:46:05 07:46:05 07:45:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:46:05 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:05 07:46:01 AM eth0 66.58 52.57 963.90 12.66 0.00 0.00 0.00 0.00 07:46:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:05 Average: eth0 66.58 52.57 963.90 12.66 0.00 0.00 0.00 0.00 07:46:05 07:46:05 07:46:05 ---> sar -P ALL: 07:46:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 07:46:05 07:46:05 07:43:53 LINUX RESTART (2 CPU) 07:46:05 07:46:05 07:45:02 AM CPU %user %nice %system %iowait %steal %idle 07:46:05 07:46:01 AM all 42.25 0.00 4.53 1.87 0.10 51.24 07:46:05 07:46:01 AM 0 39.64 0.00 4.28 1.79 0.10 54.19 07:46:05 07:46:01 AM 1 44.87 0.00 4.78 1.96 0.10 48.28 07:46:05 Average: all 42.25 0.00 4.53 1.87 0.10 51.24 07:46:05 Average: 0 39.64 0.00 4.28 1.79 0.10 54.19 07:46:05 Average: 1 44.87 0.00 4.78 1.96 0.10 48.28 07:46:05 07:46:05 07:46:05