21:24:15 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/sim/a1-interface/+/12500 21:24:15 Running as SYSTEM 21:24:15 [EnvInject] - Loading node environment variables. 21:24:15 Building remotely on prd-ubuntu1804-builder-2c-2g-919 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/sim-a1-interface-tox-verify-master 21:24:15 [ssh-agent] Looking for ssh-agent implementation... 21:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:15 $ ssh-agent 21:24:15 SSH_AUTH_SOCK=/tmp/ssh-h9Vs6X2M1a1U/agent.1787 21:24:15 SSH_AGENT_PID=1789 21:24:15 [ssh-agent] Started. 21:24:15 Running ssh-add (command line suppressed) 21:24:15 Identity added: /w/workspace/sim-a1-interface-tox-verify-master@tmp/private_key_13752900581578029889.key (jenkins-ssh) 21:24:16 [ssh-agent] Using credentials jenkins (jenkins) 21:24:16 The recommended git tool is: NONE 21:24:17 using credential jenkins 21:24:17 Wiping out workspace first. 21:24:17 Cloning the remote Git repository 21:24:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 21:24:17 > git init /w/workspace/sim-a1-interface-tox-verify-master # timeout=10 21:24:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 21:24:17 > git --version # timeout=10 21:24:17 > git --version # 'git version 2.17.1' 21:24:17 using GIT_SSH to set credentials jenkins 21:24:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 21:24:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 21:24:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 21:24:18 using GIT_SSH to set credentials jenkins 21:24:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface refs/changes/00/12500/1 # timeout=10 21:24:19 > git rev-parse 9eacda36f38572854d2b12c2dd09ba4a48c12172^{commit} # timeout=10 21:24:19 Checking out Revision 9eacda36f38572854d2b12c2dd09ba4a48c12172 (refs/changes/00/12500/1) 21:24:19 > git config core.sparsecheckout # timeout=10 21:24:19 > git checkout -f 9eacda36f38572854d2b12c2dd09ba4a48c12172 # timeout=10 21:24:22 Commit message: "Fix: Workflow_dispatch should only define 10 inputs max" 21:24:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:24:22 > git rev-list --no-walk 57144fb6d46a64832668faaf95bc187a6cfaf360 # timeout=10 21:24:22 provisioning config files... 21:24:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:24:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:24:22 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins4416413330875266014.sh 21:24:22 ---> python-tools-install.sh 21:24:22 Setup pyenv: 21:24:22 * system (set by /opt/pyenv/version) 21:24:22 * 3.8.13 (set by /opt/pyenv/version) 21:24:22 * 3.9.13 (set by /opt/pyenv/version) 21:24:22 * 3.10.6 (set by /opt/pyenv/version) 21:24:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-roB4 21:24:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:24:31 lf-activate-venv(): INFO: Installing: lftools 21:25:03 lf-activate-venv(): INFO: Adding /tmp/venv-roB4/bin to PATH 21:25:03 Generating Requirements File 21:25:38 Python 3.10.6 21:25:39 pip 24.0 from /tmp/venv-roB4/lib/python3.10/site-packages/pip (python 3.10) 21:25:39 appdirs==1.4.4 21:25:39 argcomplete==3.2.2 21:25:39 aspy.yaml==1.3.0 21:25:39 attrs==23.2.0 21:25:39 autopage==0.5.2 21:25:39 beautifulsoup4==4.12.3 21:25:39 boto3==1.34.34 21:25:39 botocore==1.34.34 21:25:39 bs4==0.0.2 21:25:39 cachetools==5.3.2 21:25:39 certifi==2024.2.2 21:25:39 cffi==1.16.0 21:25:39 cfgv==3.4.0 21:25:39 chardet==5.2.0 21:25:39 charset-normalizer==3.3.2 21:25:39 click==8.1.7 21:25:39 cliff==4.5.0 21:25:39 cmd2==2.4.3 21:25:39 cryptography==3.3.2 21:25:39 debtcollector==2.5.0 21:25:39 decorator==5.1.1 21:25:39 defusedxml==0.7.1 21:25:39 Deprecated==1.2.14 21:25:39 distlib==0.3.8 21:25:39 dnspython==2.5.0 21:25:39 docker==4.2.2 21:25:39 dogpile.cache==1.3.0 21:25:39 email-validator==2.1.0.post1 21:25:39 filelock==3.13.1 21:25:39 future==0.18.3 21:25:39 gitdb==4.0.11 21:25:39 GitPython==3.1.41 21:25:39 google-auth==2.27.0 21:25:39 httplib2==0.22.0 21:25:39 identify==2.5.33 21:25:39 idna==3.6 21:25:39 importlib-resources==1.5.0 21:25:39 iso8601==2.1.0 21:25:39 Jinja2==3.1.3 21:25:39 jmespath==1.0.1 21:25:39 jsonpatch==1.33 21:25:39 jsonpointer==2.4 21:25:39 jsonschema==4.21.1 21:25:39 jsonschema-specifications==2023.12.1 21:25:39 keystoneauth1==5.5.0 21:25:39 kubernetes==29.0.0 21:25:39 lftools==0.37.8 21:25:39 lxml==5.1.0 21:25:39 MarkupSafe==2.1.5 21:25:39 msgpack==1.0.7 21:25:39 multi_key_dict==2.0.3 21:25:39 munch==4.0.0 21:25:39 netaddr==0.10.1 21:25:39 netifaces==0.11.0 21:25:39 niet==1.4.2 21:25:39 nodeenv==1.8.0 21:25:39 oauth2client==4.1.3 21:25:39 oauthlib==3.2.2 21:25:39 openstacksdk==0.62.0 21:25:39 os-client-config==2.1.0 21:25:39 os-service-types==1.7.0 21:25:39 osc-lib==3.0.0 21:25:39 oslo.config==9.3.0 21:25:39 oslo.context==5.3.0 21:25:39 oslo.i18n==6.2.0 21:25:39 oslo.log==5.4.0 21:25:39 oslo.serialization==5.3.0 21:25:39 oslo.utils==7.0.0 21:25:39 packaging==23.2 21:25:39 pbr==6.0.0 21:25:39 platformdirs==4.2.0 21:25:39 prettytable==3.9.0 21:25:39 pyasn1==0.5.1 21:25:39 pyasn1-modules==0.3.0 21:25:39 pycparser==2.21 21:25:39 pygerrit2==2.0.15 21:25:39 PyGithub==2.2.0 21:25:39 pyinotify==0.9.6 21:25:39 PyJWT==2.8.0 21:25:39 PyNaCl==1.5.0 21:25:39 pyparsing==2.4.7 21:25:39 pyperclip==1.8.2 21:25:39 pyrsistent==0.20.0 21:25:39 python-cinderclient==9.4.0 21:25:39 python-dateutil==2.8.2 21:25:39 python-heatclient==3.4.0 21:25:39 python-jenkins==1.8.2 21:25:39 python-keystoneclient==5.3.0 21:25:39 python-magnumclient==4.3.0 21:25:39 python-novaclient==18.4.0 21:25:39 python-openstackclient==6.0.0 21:25:39 python-swiftclient==4.4.0 21:25:39 pytz==2024.1 21:25:39 PyYAML==6.0.1 21:25:39 referencing==0.33.0 21:25:39 requests==2.31.0 21:25:39 requests-oauthlib==1.3.1 21:25:39 requestsexceptions==1.4.0 21:25:39 rfc3986==2.0.0 21:25:39 rpds-py==0.17.1 21:25:39 rsa==4.9 21:25:39 ruamel.yaml==0.18.5 21:25:39 ruamel.yaml.clib==0.2.8 21:25:39 s3transfer==0.10.0 21:25:39 simplejson==3.19.2 21:25:39 six==1.16.0 21:25:39 smmap==5.0.1 21:25:39 soupsieve==2.5 21:25:39 stevedore==5.1.0 21:25:39 tabulate==0.9.0 21:25:39 toml==0.10.2 21:25:39 tomlkit==0.12.3 21:25:39 tqdm==4.66.1 21:25:39 typing_extensions==4.9.0 21:25:39 tzdata==2023.4 21:25:39 urllib3==1.26.18 21:25:39 virtualenv==20.25.0 21:25:39 wcwidth==0.2.13 21:25:39 websocket-client==1.7.0 21:25:39 wrapt==1.16.0 21:25:39 xdg==6.0.0 21:25:39 xmltodict==0.13.0 21:25:39 yq==3.2.3 21:25:39 [EnvInject] - Injecting environment variables from a build step. 21:25:39 [EnvInject] - Injecting as environment variables the properties content 21:25:39 PYTHON=python3 21:25:39 21:25:39 [EnvInject] - Variables injected successfully. 21:25:39 [sim-a1-interface-tox-verify-master] $ /bin/bash -l /tmp/jenkins2943905111098060634.sh 21:25:39 ---> tox-install.sh 21:25:39 + source /home/jenkins/lf-env.sh 21:25:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:39 ++ mktemp -d /tmp/venv-XXXX 21:25:39 + lf_venv=/tmp/venv-29pr 21:25:39 + local venv_file=/tmp/.os_lf_venv 21:25:39 + local python=python3 21:25:39 + local options 21:25:39 + local set_path=true 21:25:39 + local install_args= 21:25:39 ++ 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 21:25:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:39 + true 21:25:39 + case $1 in 21:25:39 + venv_file=/tmp/.toxenv 21:25:39 + shift 2 21:25:39 + true 21:25:39 + case $1 in 21:25:39 + shift 21:25:39 + break 21:25:39 + case $python in 21:25:39 + local pkg_list= 21:25:39 + [[ -d /opt/pyenv ]] 21:25:39 + echo 'Setup pyenv:' 21:25:39 Setup pyenv: 21:25:39 + export PYENV_ROOT=/opt/pyenv 21:25:39 + PYENV_ROOT=/opt/pyenv 21:25:39 + 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 21:25:39 + 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 21:25:39 + pyenv versions 21:25:39 system 21:25:39 3.8.13 21:25:39 3.9.13 21:25:39 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-verify-master/.python-version) 21:25:39 + command -v pyenv 21:25:39 ++ pyenv init - --no-rehash 21:25:39 + 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[*]}"'\'')" 21:25:39 export PATH="/opt/pyenv/shims:${PATH}" 21:25:39 export PYENV_SHELL=bash 21:25:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:39 pyenv() { 21:25:39 local command 21:25:39 command="${1:-}" 21:25:39 if [ "$#" -gt 0 ]; then 21:25:39 shift 21:25:39 fi 21:25:39 21:25:39 case "$command" in 21:25:39 rehash|shell) 21:25:39 eval "$(pyenv "sh-$command" "$@")" 21:25:39 ;; 21:25:39 *) 21:25:39 command pyenv "$command" "$@" 21:25:39 ;; 21:25:39 esac 21:25:39 }' 21:25:39 +++ 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[*]}"' 21:25:39 ++ 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 21:25:39 ++ 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 21:25:39 ++ 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 21:25:39 ++ export PYENV_SHELL=bash 21:25:39 ++ PYENV_SHELL=bash 21:25:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:39 +++ complete -F _pyenv pyenv 21:25:39 ++ lf-pyver python3 21:25:39 ++ local py_version_xy=python3 21:25:39 ++ local py_version_xyz= 21:25:39 ++ pyenv versions 21:25:39 ++ local command 21:25:39 ++ command=versions 21:25:39 ++ '[' 1 -gt 0 ']' 21:25:39 ++ shift 21:25:39 ++ case "$command" in 21:25:39 ++ command pyenv versions 21:25:39 ++ pyenv versions 21:25:39 ++ grep -E '^[0-9.]*[0-9]$' 21:25:39 ++ awk '{ print $1 }' 21:25:39 ++ sed 's/^[ *]* //' 21:25:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:39 +++ grep '^3' /tmp/.pyenv_versions 21:25:39 +++ sort -V 21:25:39 +++ tail -n 1 21:25:39 ++ py_version_xyz=3.10.6 21:25:39 ++ [[ -z 3.10.6 ]] 21:25:39 ++ echo 3.10.6 21:25:39 ++ return 0 21:25:39 + pyenv local 3.10.6 21:25:39 + local command 21:25:39 + command=local 21:25:39 + '[' 2 -gt 0 ']' 21:25:39 + shift 21:25:39 + case "$command" in 21:25:39 + command pyenv local 3.10.6 21:25:39 + pyenv local 3.10.6 21:25:39 + for arg in "$@" 21:25:39 + case $arg in 21:25:39 + pkg_list+='tox ' 21:25:39 + for arg in "$@" 21:25:39 + case $arg in 21:25:39 + pkg_list+='virtualenv ' 21:25:39 + for arg in "$@" 21:25:39 + case $arg in 21:25:39 + pkg_list+='urllib3~=1.26.15 ' 21:25:39 + [[ -f /tmp/.toxenv ]] 21:25:39 + [[ ! -f /tmp/.toxenv ]] 21:25:39 + [[ -n '' ]] 21:25:39 + python3 -m venv /tmp/venv-29pr 21:25:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-29pr' 21:25:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-29pr 21:25:43 + echo /tmp/venv-29pr 21:25:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:25:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:25:43 + /tmp/venv-29pr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:25:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:25:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:25:46 + /tmp/venv-29pr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:25:49 + type python3 21:25:49 + true 21:25:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-29pr/bin to PATH' 21:25:49 lf-activate-venv(): INFO: Adding /tmp/venv-29pr/bin to PATH 21:25:49 + PATH=/tmp/venv-29pr/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 21:25:49 + return 0 21:25:49 + python3 --version 21:25:49 Python 3.10.6 21:25:49 + python3 -m pip --version 21:25:49 pip 24.0 from /tmp/venv-29pr/lib/python3.10/site-packages/pip (python 3.10) 21:25:49 + python3 -m pip freeze 21:25:49 cachetools==5.3.2 21:25:49 chardet==5.2.0 21:25:49 colorama==0.4.6 21:25:49 distlib==0.3.8 21:25:49 filelock==3.13.1 21:25:49 packaging==23.2 21:25:49 platformdirs==4.2.0 21:25:49 pluggy==1.4.0 21:25:49 pyproject-api==1.6.1 21:25:49 tomli==2.0.1 21:25:49 tox==4.12.1 21:25:49 urllib3==1.26.18 21:25:49 virtualenv==20.25.0 21:25:49 [sim-a1-interface-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16492687227849920163.sh 21:25:49 [EnvInject] - Injecting environment variables from a build step. 21:25:49 [EnvInject] - Injecting as environment variables the properties content 21:25:49 PARALLEL=False 21:25:49 21:25:49 [EnvInject] - Variables injected successfully. 21:25:49 [sim-a1-interface-tox-verify-master] $ /bin/bash -l /tmp/jenkins17844318950818391934.sh 21:25:49 ---> tox-run.sh 21:25:49 + 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 21:25:49 + ARCHIVE_TOX_DIR=/w/workspace/sim-a1-interface-tox-verify-master/archives/tox 21:25:49 + ARCHIVE_DOC_DIR=/w/workspace/sim-a1-interface-tox-verify-master/archives/docs 21:25:49 + mkdir -p /w/workspace/sim-a1-interface-tox-verify-master/archives/tox 21:25:49 + cd /w/workspace/sim-a1-interface-tox-verify-master/. 21:25:49 + source /home/jenkins/lf-env.sh 21:25:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:49 ++ mktemp -d /tmp/venv-XXXX 21:25:49 + lf_venv=/tmp/venv-EbX9 21:25:49 + local venv_file=/tmp/.os_lf_venv 21:25:49 + local python=python3 21:25:49 + local options 21:25:49 + local set_path=true 21:25:49 + local install_args= 21:25:49 ++ 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 21:25:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:49 + true 21:25:49 + case $1 in 21:25:49 + venv_file=/tmp/.toxenv 21:25:49 + shift 2 21:25:49 + true 21:25:49 + case $1 in 21:25:49 + shift 21:25:49 + break 21:25:49 + case $python in 21:25:49 + local pkg_list= 21:25:49 + [[ -d /opt/pyenv ]] 21:25:49 + echo 'Setup pyenv:' 21:25:49 Setup pyenv: 21:25:49 + export PYENV_ROOT=/opt/pyenv 21:25:49 + PYENV_ROOT=/opt/pyenv 21:25:49 + 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 21:25:49 + 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 21:25:49 + pyenv versions 21:25:49 system 21:25:49 3.8.13 21:25:49 3.9.13 21:25:49 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-verify-master/.python-version) 21:25:49 + command -v pyenv 21:25:49 ++ pyenv init - --no-rehash 21:25:50 + 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[*]}"'\'')" 21:25:50 export PATH="/opt/pyenv/shims:${PATH}" 21:25:50 export PYENV_SHELL=bash 21:25:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:50 pyenv() { 21:25:50 local command 21:25:50 command="${1:-}" 21:25:50 if [ "$#" -gt 0 ]; then 21:25:50 shift 21:25:50 fi 21:25:50 21:25:50 case "$command" in 21:25:50 rehash|shell) 21:25:50 eval "$(pyenv "sh-$command" "$@")" 21:25:50 ;; 21:25:50 *) 21:25:50 command pyenv "$command" "$@" 21:25:50 ;; 21:25:50 esac 21:25:50 }' 21:25:50 +++ 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[*]}"' 21:25:50 ++ 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 21:25:50 ++ 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 21:25:50 ++ 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 21:25:50 ++ export PYENV_SHELL=bash 21:25:50 ++ PYENV_SHELL=bash 21:25:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:50 +++ complete -F _pyenv pyenv 21:25:50 ++ lf-pyver python3 21:25:50 ++ local py_version_xy=python3 21:25:50 ++ local py_version_xyz= 21:25:50 ++ pyenv versions 21:25:50 ++ local command 21:25:50 ++ command=versions 21:25:50 ++ '[' 1 -gt 0 ']' 21:25:50 ++ shift 21:25:50 ++ case "$command" in 21:25:50 ++ command pyenv versions 21:25:50 ++ grep -E '^[0-9.]*[0-9]$' 21:25:50 ++ pyenv versions 21:25:50 ++ awk '{ print $1 }' 21:25:50 ++ sed 's/^[ *]* //' 21:25:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:50 +++ grep '^3' /tmp/.pyenv_versions 21:25:50 +++ tail -n 1 21:25:50 +++ sort -V 21:25:50 ++ py_version_xyz=3.10.6 21:25:50 ++ [[ -z 3.10.6 ]] 21:25:50 ++ echo 3.10.6 21:25:50 ++ return 0 21:25:50 + pyenv local 3.10.6 21:25:50 + local command 21:25:50 + command=local 21:25:50 + '[' 2 -gt 0 ']' 21:25:50 + shift 21:25:50 + case "$command" in 21:25:50 + command pyenv local 3.10.6 21:25:50 + pyenv local 3.10.6 21:25:50 + for arg in "$@" 21:25:50 + case $arg in 21:25:50 + pkg_list+='tox ' 21:25:50 + for arg in "$@" 21:25:50 + case $arg in 21:25:50 + pkg_list+='virtualenv ' 21:25:50 + for arg in "$@" 21:25:50 + case $arg in 21:25:50 + pkg_list+='urllib3~=1.26.15 ' 21:25:50 + [[ -f /tmp/.toxenv ]] 21:25:50 ++ cat /tmp/.toxenv 21:25:50 + lf_venv=/tmp/venv-29pr 21:25:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-29pr from' file:/tmp/.toxenv 21:25:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-29pr from file:/tmp/.toxenv 21:25:50 + /tmp/venv-29pr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:25:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:25:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:25:50 + /tmp/venv-29pr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:25:52 + type python3 21:25:52 + true 21:25:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-29pr/bin to PATH' 21:25:52 lf-activate-venv(): INFO: Adding /tmp/venv-29pr/bin to PATH 21:25:52 + PATH=/tmp/venv-29pr/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 21:25:52 + return 0 21:25:52 + [[ -d /opt/pyenv ]] 21:25:52 + echo '---> Setting up pyenv' 21:25:52 ---> Setting up pyenv 21:25:52 + export PYENV_ROOT=/opt/pyenv 21:25:52 + PYENV_ROOT=/opt/pyenv 21:25:52 + export PATH=/opt/pyenv/bin:/tmp/venv-29pr/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 21:25:52 + PATH=/opt/pyenv/bin:/tmp/venv-29pr/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 21:25:52 ++ pwd 21:25:52 + PYTHONPATH=/w/workspace/sim-a1-interface-tox-verify-master 21:25:52 + export PYTHONPATH 21:25:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:25:52 + TOX_TESTENV_PASSENV=PYTHONPATH 21:25:52 + tox --version 21:25:52 4.12.1 from /tmp/venv-29pr/lib/python3.10/site-packages/tox/__init__.py 21:25:52 + PARALLEL=False 21:25:52 + TOX_OPTIONS_LIST= 21:25:52 + [[ -n code ]] 21:25:52 + TOX_OPTIONS_LIST=' -e code' 21:25:52 + case ${PARALLEL,,} in 21:25:52 + tox -e code 21:25:52 + tee -a /w/workspace/sim-a1-interface-tox-verify-master/archives/tox/tox.log 21:25:53 code: install_deps> python -I -m pip install connexion==2.14.2 coverage Flask==2.2.5 pytest pytest-cov 21:26:01 code: freeze> python -m pip freeze --all 21:26:02 code: attrs==23.2.0,certifi==2024.2.2,charset-normalizer==3.3.2,click==8.1.7,clickclick==20.10.2,connexion==2.14.2,coverage==7.4.1,exceptiongroup==1.2.0,Flask==2.2.5,idna==3.6,inflection==0.5.1,iniconfig==2.0.0,itsdangerous==2.1.2,Jinja2==3.1.3,jsonschema==4.21.1,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,packaging==23.2,pip==23.3.1,pluggy==1.4.0,pytest==8.0.0,pytest-cov==4.1.0,PyYAML==6.0.1,referencing==0.33.0,requests==2.31.0,rpds-py==0.17.1,setuptools==69.0.2,tomli==2.0.1,urllib3==2.2.0,Werkzeug==2.2.3,wheel==0.42.0 21:26:02 code: commands[0]> pytest -o log_cli=true --cov /w/workspace/sim-a1-interface-tox-verify-master/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-verify-master/near-rt-ric-simulator/tests/test_osc_2_1_0.py 21:26:03 ============================= test session starts ============================== 21:26:03 platform linux -- Python 3.10.6, pytest-8.0.0, pluggy-1.4.0 21:26:03 cachedir: .tox/code/.pytest_cache 21:26:03 rootdir: /w/workspace/sim-a1-interface-tox-verify-master 21:26:03 plugins: cov-4.1.0 21:26:03 collected 4 items 21:26:03 21:26:03 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 21:26:03 -------------------------------- live log setup -------------------------------- 21:26:03 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 21:26:03 Please install connexion with extra install: pip install connexion[swagger-ui] 21:26:03 or provide the path to your local installation by passing swagger_path= 21:26:03 21:26:03 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 21:26:03 Please install connexion with extra install: pip install connexion[swagger-ui] 21:26:03 or provide the path to your local installation by passing swagger_path= 21:26:03 21:26:03 PASSED [ 25%] 21:26:03 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_apis PASSED [ 50%] 21:26:13 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_notificationDestination PASSED [ 75%] 21:26:13 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_sendstatus 21:26:13 -------------------------------- live log call --------------------------------- 21:26:13 INFO werkzeug:_internal.py:224 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. 21:26:13 * Running on http://127.0.0.1:8086 21:26:13 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 21:26:23 INFO werkzeug:_internal.py:224 127.0.0.1 - - [05/Feb/2024 21:26:23] "POST /statustest HTTP/1.1" 201 - 21:26:23 PASSED [100%] 21:26:24 21:26:24 =============================== warnings summary =============================== 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 21:26:24 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 21:26:24 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 21:26:24 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 21:26:24 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need. 21:26:24 from jsonschema import Draft4Validator, RefResolver 21:26:24 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 21:26:24 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable. 21:26:24 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 21:26:24 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 21:26:24 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead. 21:26:24 app.json_encoder = FlaskJSONEncoder 21:26:24 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 21:26:24 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 21:26:24 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 21:26:24 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 21:26:24 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context. 21:26:24 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 21:26:24 21:26:24 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 21:26:24 21:26:24 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 21:26:24 Name Stmts Miss Cover Missing 21:26:24 --------------------------------------------------------------------------------------------------------- 21:26:24 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 21:26:24 near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py 206 26 87% 107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331 21:26:24 near-rt-ric-simulator/src/OSC_2.1.0/main.py 182 38 79% 48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270 21:26:24 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 21:26:24 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 21:26:24 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 21:26:24 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 21:26:24 near-rt-ric-simulator/src/common/payload_logging.py 28 6 79% 31-38 21:26:24 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 21:26:24 near-rt-ric-simulator/test/common/compare_json.py 63 24 62% 46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127 21:26:24 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 21:26:24 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 21:26:24 --------------------------------------------------------------------------------------------------------- 21:26:24 TOTAL 973 113 88% 21:26:24 Coverage HTML written to dir htmlcov 21:26:24 Coverage XML written to file coverage.xml 21:26:24 21:26:24 Required test coverage of 70% reached. Total coverage: 88.39% 21:26:24 ======================= 4 passed, 118 warnings in 21.38s ======================= 21:26:24 code: commands[1]> pytest -o log_cli=true --cov-append --cov /w/workspace/sim-a1-interface-tox-verify-master/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-verify-master/near-rt-ric-simulator/tests/test_std_1_1_3.py 21:26:24 ============================= test session starts ============================== 21:26:24 platform linux -- Python 3.10.6, pytest-8.0.0, pluggy-1.4.0 21:26:24 cachedir: .tox/code/.pytest_cache 21:26:24 rootdir: /w/workspace/sim-a1-interface-tox-verify-master 21:26:24 plugins: cov-4.1.0 21:26:24 collected 1 item 21:26:24 21:26:24 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:25 -------------------------------- live log setup -------------------------------- 21:26:25 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 21:26:25 Please install connexion with extra install: pip install connexion[swagger-ui] 21:26:25 or provide the path to your local installation by passing swagger_path= 21:26:25 21:26:25 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 21:26:25 Please install connexion with extra install: pip install connexion[swagger-ui] 21:26:25 or provide the path to your local installation by passing swagger_path= 21:26:25 21:26:35 PASSED [100%] 21:26:35 21:26:35 =============================== warnings summary =============================== 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 21:26:35 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need. 21:26:35 from jsonschema import Draft4Validator, RefResolver 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable. 21:26:35 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead. 21:26:35 app.json_encoder = FlaskJSONEncoder 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/spec.py:50: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead. 21:26:35 for error in instance_validator.iter_errors(instance['default'], instance): 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 21:26:35 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context. 21:26:35 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/flask/json/provider.py:188: DeprecationWarning: Setting 'json_encoder' on the app or a blueprint is deprecated and will be removed in Flask 2.3. Customize 'app.json' instead. 21:26:35 warnings.warn( 21:26:35 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 21:26:35 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/flask/json/provider.py:230: DeprecationWarning: 'JSONEncoder' is deprecated and will be removed in Flask 2.3. Use 'Flask.json' to provide an alternate JSON implementation instead. 21:26:35 return json.dumps(obj, **kwargs) 21:26:35 21:26:35 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 21:26:35 21:26:35 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 21:26:35 Name Stmts Miss Cover Missing 21:26:35 --------------------------------------------------------------------------------------------------------- 21:26:35 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 21:26:35 near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py 206 26 87% 107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331 21:26:35 near-rt-ric-simulator/src/OSC_2.1.0/main.py 182 38 79% 48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270 21:26:35 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 21:26:35 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 21:26:35 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 21:26:35 near-rt-ric-simulator/src/STD_1.1.3/a1.py 134 11 92% 57-59, 66, 71, 78-79, 125, 166-167, 179 21:26:35 near-rt-ric-simulator/src/STD_1.1.3/main.py 113 28 75% 78-79, 89-90, 122-139, 145-151, 170, 177, 182 21:26:35 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 21:26:35 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 21:26:35 near-rt-ric-simulator/src/common/payload_logging.py 28 6 79% 31-38 21:26:35 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 21:26:35 near-rt-ric-simulator/test/common/compare_json.py 63 24 62% 46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127 21:26:35 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 21:26:35 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 21:26:35 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 21:26:35 --------------------------------------------------------------------------------------------------------- 21:26:35 TOTAL 1440 152 89% 21:26:35 Coverage HTML written to dir htmlcov 21:26:35 Coverage XML written to file coverage.xml 21:26:35 21:26:35 Required test coverage of 70% reached. Total coverage: 89.44% 21:26:35 ======================= 1 passed, 65 warnings in 11.12s ======================== 21:26:35 code: commands[2]> pytest -o log_cli=true --cov-append --cov /w/workspace/sim-a1-interface-tox-verify-master/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-verify-master/near-rt-ric-simulator/tests/test_std_2_0_0.py 21:26:36 ============================= test session starts ============================== 21:26:36 platform linux -- Python 3.10.6, pytest-8.0.0, pluggy-1.4.0 21:26:36 cachedir: .tox/code/.pytest_cache 21:26:36 rootdir: /w/workspace/sim-a1-interface-tox-verify-master 21:26:36 plugins: cov-4.1.0 21:26:36 collected 4 items 21:26:36 21:26:36 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:36 -------------------------------- live log setup -------------------------------- 21:26:36 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 21:26:36 Please install connexion with extra install: pip install connexion[swagger-ui] 21:26:36 or provide the path to your local installation by passing swagger_path= 21:26:36 21:26:36 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 21:26:36 Please install connexion with extra install: pip install connexion[swagger-ui] 21:26:36 or provide the path to your local installation by passing swagger_path= 21:26:36 21:26:36 PASSED [ 25%] 21:26:36 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_apis PASSED [ 50%] 21:26:46 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_notificationDestination PASSED [ 75%] 21:26:46 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_sendstatus 21:26:46 -------------------------------- live log call --------------------------------- 21:26:46 INFO werkzeug:_internal.py:224 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. 21:26:46 * Running on http://127.0.0.1:8086 21:26:46 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 21:26:56 INFO werkzeug:_internal.py:224 127.0.0.1 - - [05/Feb/2024 21:26:56] "POST /statustest HTTP/1.1" 200 - 21:26:56 PASSED [100%] 21:26:57 21:26:57 =============================== warnings summary =============================== 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:57 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 21:26:57 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 21:26:57 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:57 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need. 21:26:57 from jsonschema import Draft4Validator, RefResolver 21:26:57 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:57 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable. 21:26:57 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 21:26:57 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:57 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead. 21:26:57 app.json_encoder = FlaskJSONEncoder 21:26:57 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 21:26:57 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/spec.py:50: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead. 21:26:57 for error in instance_validator.iter_errors(instance['default'], instance): 21:26:57 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 21:26:57 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 21:26:57 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 21:26:57 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 21:26:57 /w/workspace/sim-a1-interface-tox-verify-master/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context. 21:26:57 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 21:26:57 21:26:57 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 21:26:57 21:26:57 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 21:26:57 Name Stmts Miss Cover Missing 21:26:57 --------------------------------------------------------------------------------------------------------- 21:26:57 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 21:26:57 near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py 206 26 87% 107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331 21:26:57 near-rt-ric-simulator/src/OSC_2.1.0/main.py 182 38 79% 48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270 21:26:57 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 21:26:57 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 21:26:57 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 21:26:57 near-rt-ric-simulator/src/STD_1.1.3/a1.py 134 11 92% 57-59, 66, 71, 78-79, 125, 166-167, 179 21:26:57 near-rt-ric-simulator/src/STD_1.1.3/main.py 113 28 75% 78-79, 89-90, 122-139, 145-151, 170, 177, 182 21:26:57 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 21:26:57 near-rt-ric-simulator/src/STD_2.0.0/a1.py 244 99 59% 48, 59, 64-65, 92, 98-99, 104-106, 110-111, 118, 123-124, 127, 132-135, 139-142, 147-150, 179, 185-186, 189-190, 200, 206-207, 210-211, 215-218, 223-226, 229, 245, 251-252, 255-256, 260-263, 271-294, 301-313, 332-333, 346, 361, 363, 365, 368-377 21:26:57 near-rt-ric-simulator/src/STD_2.0.0/main.py 165 31 81% 59, 88, 93-94, 97, 103, 115, 119, 125, 132, 142-143, 153-154, 165, 167, 170, 197-198, 200, 208-214, 224-225, 248, 253, 258 21:26:57 near-rt-ric-simulator/src/STD_2.0.0/models/__init__.py 0 0 100% 21:26:57 near-rt-ric-simulator/src/STD_2.0.0/models/enforceStatus.py 28 0 100% 21:26:57 near-rt-ric-simulator/src/STD_2.0.0/var_declaration.py 13 0 100% 21:26:57 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 21:26:57 near-rt-ric-simulator/src/common/payload_logging.py 28 6 79% 31-38 21:26:57 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 21:26:57 near-rt-ric-simulator/test/common/compare_json.py 63 24 62% 46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127 21:26:57 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 21:26:57 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 21:26:57 near-rt-ric-simulator/tests/test_std_2_0_0.py 329 0 100% 21:26:57 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 21:26:57 --------------------------------------------------------------------------------------------------------- 21:26:57 TOTAL 2219 282 87% 21:26:57 Coverage HTML written to dir htmlcov 21:26:57 Coverage XML written to file coverage.xml 21:26:57 21:26:57 Required test coverage of 70% reached. Total coverage: 87.29% 21:26:57 ======================= 4 passed, 65 warnings in 21.51s ======================== 21:26:57 code: commands[3]> coverage xml -i 21:26:57 Wrote XML report to coverage.xml 21:26:57 code: OK (64.83=setup[9.06]+cmd[22.15,11.46,21.84,0.32] seconds) 21:26:57 congratulations :) (64.99 seconds) 21:26:57 + tox_status=0 21:26:57 + echo '---> Completed tox runs' 21:26:57 ---> Completed tox runs 21:26:57 + for i in .tox/*/log 21:26:57 ++ echo .tox/code/log 21:26:57 ++ awk -F/ '{print $2}' 21:26:57 + tox_env=code 21:26:57 + cp -r .tox/code/log /w/workspace/sim-a1-interface-tox-verify-master/archives/tox/code 21:26:57 + DOC_DIR=docs/_build/html 21:26:57 + [[ -d docs/_build/html ]] 21:26:57 + echo '---> tox-run.sh ends' 21:26:57 ---> tox-run.sh ends 21:26:57 + test 0 -eq 0 21:26:57 $ ssh-agent -k 21:26:57 unset SSH_AUTH_SOCK; 21:26:57 unset SSH_AGENT_PID; 21:26:57 echo Agent pid 1789 killed; 21:26:58 [ssh-agent] Stopped. 21:26:58 [PostBuildScript] - [INFO] Executing post build scripts. 21:26:58 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins2638349097541266005.sh 21:26:58 ---> sysstat.sh 21:26:58 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins12264505200871840611.sh 21:26:58 ---> package-listing.sh 21:26:58 ++ tr '[:upper:]' '[:lower:]' 21:26:58 ++ facter osfamily 21:26:58 + OS_FAMILY=debian 21:26:58 + workspace=/w/workspace/sim-a1-interface-tox-verify-master 21:26:58 + START_PACKAGES=/tmp/packages_start.txt 21:26:58 + END_PACKAGES=/tmp/packages_end.txt 21:26:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:58 + PACKAGES=/tmp/packages_start.txt 21:26:58 + '[' /w/workspace/sim-a1-interface-tox-verify-master ']' 21:26:58 + PACKAGES=/tmp/packages_end.txt 21:26:58 + case "${OS_FAMILY}" in 21:26:58 + grep '^ii' 21:26:58 + dpkg -l 21:26:58 + '[' -f /tmp/packages_start.txt ']' 21:26:58 + '[' -f /tmp/packages_end.txt ']' 21:26:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:58 + '[' /w/workspace/sim-a1-interface-tox-verify-master ']' 21:26:58 + mkdir -p /w/workspace/sim-a1-interface-tox-verify-master/archives/ 21:26:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-tox-verify-master/archives/ 21:26:58 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins4178313086637594325.sh 21:26:58 ---> capture-instance-metadata.sh 21:26:58 Setup pyenv: 21:26:58 system 21:26:58 3.8.13 21:26:58 3.9.13 21:26:58 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-verify-master/.python-version) 21:26:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roB4 from file:/tmp/.os_lf_venv 21:27:00 lf-activate-venv(): INFO: Installing: lftools 21:27:13 lf-activate-venv(): INFO: Adding /tmp/venv-roB4/bin to PATH 21:27:13 INFO: Running in OpenStack, capturing instance metadata 21:27:13 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins9860662536790436914.sh 21:27:13 provisioning config files... 21:27:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-tox-verify-master@tmp/config10543027509021877898tmp 21:27:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:27:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:27:13 [EnvInject] - Injecting environment variables from a build step. 21:27:13 [EnvInject] - Injecting as environment variables the properties content 21:27:13 SERVER_ID=logs 21:27:13 21:27:13 [EnvInject] - Variables injected successfully. 21:27:13 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins6484843793594439169.sh 21:27:13 ---> create-netrc.sh 21:27:13 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins6295498315385787778.sh 21:27:13 ---> python-tools-install.sh 21:27:13 Setup pyenv: 21:27:13 system 21:27:13 3.8.13 21:27:13 3.9.13 21:27:13 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-verify-master/.python-version) 21:27:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roB4 from file:/tmp/.os_lf_venv 21:27:15 lf-activate-venv(): INFO: Installing: lftools 21:27:25 lf-activate-venv(): INFO: Adding /tmp/venv-roB4/bin to PATH 21:27:25 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins5884677912425090009.sh 21:27:25 ---> sudo-logs.sh 21:27:25 Archiving 'sudo' log.. 21:27:25 [sim-a1-interface-tox-verify-master] $ /bin/bash /tmp/jenkins8984090922053143738.sh 21:27:25 ---> job-cost.sh 21:27:25 Setup pyenv: 21:27:25 system 21:27:25 3.8.13 21:27:25 3.9.13 21:27:25 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-verify-master/.python-version) 21:27:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roB4 from file:/tmp/.os_lf_venv 21:27:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:27:35 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. 21:27:35 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 21:27:35 lf-activate-venv(): INFO: Adding /tmp/venv-roB4/bin to PATH 21:27:35 INFO: No Stack... 21:27:36 INFO: Retrieving Pricing Info for: v2-highcpu-2 21:27:36 INFO: Archiving Costs 21:27:36 [sim-a1-interface-tox-verify-master] $ /bin/bash -l /tmp/jenkins16382403782197310962.sh 21:27:36 ---> logs-deploy.sh 21:27:36 Setup pyenv: 21:27:36 system 21:27:36 3.8.13 21:27:36 3.9.13 21:27:36 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-verify-master/.python-version) 21:27:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roB4 from file:/tmp/.os_lf_venv 21:27:37 lf-activate-venv(): INFO: Installing: lftools 21:27:48 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. 21:27:48 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:27:48 lf-activate-venv(): INFO: Adding /tmp/venv-roB4/bin to PATH 21:27:48 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-tox-verify-master/36 21:27:48 INFO: archiving workspace using pattern(s): 21:27:51 Archives upload complete. 21:27:51 INFO: archiving logs to Nexus 21:27:52 ---> uname -a: 21:27:52 Linux prd-ubuntu1804-builder-2c-2g-919 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:27:52 21:27:52 21:27:52 ---> lscpu: 21:27:52 Architecture: x86_64 21:27:52 CPU op-mode(s): 32-bit, 64-bit 21:27:52 Byte Order: Little Endian 21:27:52 CPU(s): 2 21:27:52 On-line CPU(s) list: 0,1 21:27:52 Thread(s) per core: 1 21:27:52 Core(s) per socket: 1 21:27:52 Socket(s): 2 21:27:52 NUMA node(s): 1 21:27:52 Vendor ID: AuthenticAMD 21:27:52 CPU family: 23 21:27:52 Model: 49 21:27:52 Model name: AMD EPYC-Rome Processor 21:27:52 Stepping: 0 21:27:52 CPU MHz: 2799.998 21:27:52 BogoMIPS: 5599.99 21:27:52 Virtualization: AMD-V 21:27:52 Hypervisor vendor: KVM 21:27:52 Virtualization type: full 21:27:52 L1d cache: 32K 21:27:52 L1i cache: 32K 21:27:52 L2 cache: 512K 21:27:52 L3 cache: 16384K 21:27:52 NUMA node0 CPU(s): 0,1 21:27:52 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 21:27:52 21:27:52 21:27:52 ---> nproc: 21:27:52 2 21:27:52 21:27:52 21:27:52 ---> df -h: 21:27:52 Filesystem Size Used Avail Use% Mounted on 21:27:52 udev 984M 0 984M 0% /dev 21:27:52 tmpfs 200M 668K 199M 1% /run 21:27:52 /dev/vda1 20G 7.3G 12G 38% / 21:27:52 tmpfs 997M 0 997M 0% /dev/shm 21:27:52 tmpfs 5.0M 0 5.0M 0% /run/lock 21:27:52 tmpfs 997M 0 997M 0% /sys/fs/cgroup 21:27:52 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:27:52 tmpfs 200M 0 200M 0% /run/user/1001 21:27:52 21:27:52 21:27:52 ---> free -m: 21:27:52 total used free shared buff/cache available 21:27:52 Mem: 1992 334 112 0 1546 1484 21:27:52 Swap: 1023 0 1023 21:27:52 21:27:52 21:27:52 ---> ip addr: 21:27:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:27:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:27:52 inet 127.0.0.1/8 scope host lo 21:27:52 valid_lft forever preferred_lft forever 21:27:52 inet6 ::1/128 scope host 21:27:52 valid_lft forever preferred_lft forever 21:27:52 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:27:52 link/ether fa:16:3e:72:2a:15 brd ff:ff:ff:ff:ff:ff 21:27:52 inet 10.32.6.133/23 brd 10.32.7.255 scope global dynamic ens3 21:27:52 valid_lft 86166sec preferred_lft 86166sec 21:27:52 inet6 fe80::f816:3eff:fe72:2a15/64 scope link 21:27:52 valid_lft forever preferred_lft forever 21:27:52 21:27:52 21:27:52 ---> sar -b -r -n DEV: 21:27:52 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-919) 02/05/24 _x86_64_ (2 CPU) 21:27:52 21:27:52 21:24:01 LINUX RESTART (2 CPU) 21:27:52 21:27:52 21:25:01 tps rtps wtps bread/s bwrtn/s 21:27:52 21:26:01 91.18 29.98 61.21 1393.23 9781.30 21:27:52 21:27:01 44.33 16.45 27.88 656.42 4836.39 21:27:52 Average: 67.76 23.21 44.54 1024.83 7308.85 21:27:52 21:27:52 21:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:27:52 21:26:01 157364 1552364 1883268 92.29 61424 1422200 571452 18.50 405920 1331252 138120 21:27:52 21:27:01 137624 1555288 1903008 93.26 61768 1443960 521920 16.89 426592 1331468 2056 21:27:52 Average: 147494 1553826 1893138 92.77 61596 1433080 546686 17.70 416256 1331360 70088 21:27:52 21:27:52 21:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:27:52 21:26:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 21:27:52 21:26:01 ens3 42.69 41.96 388.87 7.85 0.00 0.00 0.00 0.00 21:27:52 21:27:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 21:27:52 21:27:01 ens3 6.48 5.20 3.80 2.41 0.00 0.00 0.00 0.00 21:27:52 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 21:27:52 Average: ens3 24.59 23.58 196.33 5.13 0.00 0.00 0.00 0.00 21:27:52 21:27:52 21:27:52 ---> sar -P ALL: 21:27:52 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-919) 02/05/24 _x86_64_ (2 CPU) 21:27:52 21:27:52 21:24:01 LINUX RESTART (2 CPU) 21:27:52 21:27:52 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:27:52 21:26:01 all 41.59 0.00 2.76 4.38 0.08 51.20 21:27:52 21:26:01 0 49.92 0.00 2.84 4.52 0.08 42.63 21:27:52 21:26:01 1 33.27 0.00 2.67 4.24 0.07 59.75 21:27:52 21:27:01 all 7.03 0.00 0.66 1.77 0.06 90.48 21:27:52 21:27:01 0 4.38 0.00 0.45 0.84 0.05 94.27 21:27:52 21:27:01 1 9.67 0.00 0.87 2.69 0.05 86.72 21:27:52 Average: all 24.33 0.00 1.71 3.07 0.07 70.82 21:27:52 Average: 0 27.20 0.00 1.65 2.68 0.07 68.40 21:27:52 Average: 1 21.48 0.00 1.77 3.47 0.06 73.23 21:27:52 21:27:52 21:27:52