Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118442 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-16g-161 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJ70DKM/agent.3311 SSH_AGENT_PID=3313 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1019350906803078078.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1019350906803078078.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118442/2 # timeout=10 > git rev-parse 08c19406ac7ddc8c888023bf74254c95b8f38686^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 08c19406ac7ddc8c888023bf74254c95b8f38686 (refs/changes/42/118442/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 08c19406ac7ddc8c888023bf74254c95b8f38686 # timeout=10 Commit message: "Change OM typeto String in device-renderer.yang" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 14cac9b2e29dbcbd4b60e321c27d7a4a2c422739 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7125503023430032855.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ULu6 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ULu6/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.2 from /tmp/venv-ULu6/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.43 botocore==1.40.43 bs4==0.0.2 cachetools==6.2.0 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16459304170359609075.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-76EC + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-76EC + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-76EC' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-76EC + echo /tmp/venv-76EC + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-76EC/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-76EC/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-76EC/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-76EC/bin to PATH + PATH=/tmp/venv-76EC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 25.2 from /tmp/venv-76EC/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==6.2.0 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.19.1 packaging==25.0 platformdirs==4.4.0 pluggy==1.6.0 pyproject-api==1.9.1 tox==4.30.2 urllib3==1.26.20 virtualenv==20.34.0 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12402904635146204331.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4840479525713663390.sh ---> tox-run.sh + PATH=/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 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-hS2F + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-76EC + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-76EC from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-76EC from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-76EC/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-76EC/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-76EC/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-76EC/bin to PATH + PATH=/tmp/venv-76EC/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-76EC/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 + PATH=/opt/pyenv/bin:/tmp/venv-76EC/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 ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.30.2 from /tmp/venv-76EC/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log checkbashisms: freeze> python -m pip freeze --all docs: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt checkbashisms: pip==25.2,setuptools==80.9.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + checkbashisms: OK ✔ in 3.24 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.34.0 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Initializing environment for https://github.com/perltidy/perltidy. buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 update-alternatives: error: no alternatives for jaotc [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... update-alternatives: error: no alternatives for rmic + java -version + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; + JAVA_VER=21 + echo 21 21 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + javac -version + JAVAC_VER=21 + echo 21 21 ok, java is 21 or newer + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 2025-10-02 12:33:46 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) Maven home: /opt/maven Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... docs: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck docs: OK ✔ in 41.55 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' docs-linkcheck: OK ✔ in 44.91 seconds pylint: freeze> python -m pip freeze --all pylint: astroid==3.3.11,dill==0.4.0,isort==6.1.0,mccabe==0.7.0,pip==25.2,platformdirs==4.4.0,pylint==3.3.8,setuptools==80.9.0,tomlkit==0.13.3 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed ------------------------------------ Your code has been rated at 10.00/10 pre-commit: OK ✔ in 1 minute 0.4 seconds pylint: OK ✔ in 30.15 seconds buildcontroller: OK ✔ in 2 minutes 10.81 seconds build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: freeze> python -m pip freeze --all build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests190: freeze> python -m pip freeze --all build_karaf_tests121: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf121 with ./karaf121.env build_karaf_tests71: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf71 with ./karaf71.env NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests221: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf221 with ./karaf221.env build_karaf_tests190: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karafoc with ./karafoc.env NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests221: OK ✔ in 1 minute 1.9 seconds buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: OK ✔ in 1 minute 5.88 seconds sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests190: OK ✔ in 1 minute 7.53 seconds build_karaf_tests121: OK ✔ in 1 minute 7.68 seconds testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims: freeze> python -m pip freeze --all buildlighty: freeze> python -m pip freeze --all sims: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 20.1.0.5 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory buildlighty: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED sims: OK ✔ in 12.16 seconds buildlighty: OK ✔ in 37.54 seconds testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.10,iniconfig==2.1.0,injector==0.22.0,invoke==2.2.0,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.6,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==11.3.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pytest -q transportpce_tests/pce/test01_pce.py .................... [100%] 20 passed in 111.32s (0:01:51) pytest -q transportpce_tests/pce/test02_pce_400G.py ............ [100%] 12 passed in 46.56s pytest -q transportpce_tests/pce/test03_gnpy.py ........ [100%] 8 passed in 37.47s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ... [100%] 3 passed in 37.59s testsPCE: OK ✔ in 4 minutes 47.07 seconds tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests190: freeze> python -m pip freeze --all tests_tapi: freeze> python -m pip freeze --all tests121: freeze> python -m pip freeze --all tests_tapi: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi tests190: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc using environment variables from ./karaf221.env using environment variables from ./karafoc.env pytest -q transportpce_tests/oc/test01_portmapping.py pytest -q transportpce_tests/tapi/test01_abstracted_topology.py tests121: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py ........... [100%] 10 passed in 80.20s (0:01:20) pytest -q transportpce_tests/oc/test02_topology.py .................................. [100%] 21 passed in 125.97s (0:02:05) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py .......................... [100%] 14 passed in 66.25s (0:01:06) pytest -q transportpce_tests/oc/test03_renderer.py ................. [100%] 6 passed in 61.31s (0:01:01) pytest -q transportpce_tests/1.2.1/test03_topology.py ................... [100%] 19 passed in 59.52s tests190: OK ✔ in 3 minutes 35.46 seconds tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt .tests71: freeze> python -m pip freeze --all tests71: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py ............................ [100%] 12 passed in 52.60s pytest -q transportpce_tests/7.1/test02_otn_renderer.py ...............F...................................... [100%] 44 passed in 154.42s (0:02:34) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ........................................................................ [100%] 24 passed in 83.68s (0:01:23) pytest -q transportpce_tests/1.2.1/test05_olm.py [100%] =================================== FAILURES =================================== ________ TestTransportPCEOtnRenderer.test_02_service_path_create_otuc2 _________ self = def test_02_service_path_create_otuc2(self): response = test_utils.transportpce_api_rpc_request( 'transportpce-device-renderer', 'service-path', { 'service-name': 'service_OTUC2', 'wave-number': '0', 'modulation-format': 'dp-qpsk', 'operation': 'create', 'nodes': [{'node-id': 'XPDR-A2', 'dest-tp': 'XPDR2-NETWORK1'}], 'center-freq': 196.1, 'nmc-width': 75, 'min-freq': 196.0375, 'max-freq': 196.125, 'lower-spectral-slot-number': 755, 'higher-spectral-slot-number': 768 }) self.assertEqual(response['status_code'], requests.codes.ok) self.assertIn('Interfaces created successfully for nodes: ', response['output']['result']) > self.assertIn( {'node-id': 'XPDR-A2', 'otu-interface-id': ['XPDR2-NETWORK1-OTUC2'], 'och-interface-id': ['XPDR2-NETWORK1-OTSIGROUP-200G', 'XPDR2-NETWORK1-755:768']}, response['output']['node-interface']) E AssertionError: {'node-id': 'XPDR-A2', 'otu-interface-id': ['XPDR2-NETWORK1-OTUC2'], 'och-interface-id': ['XPDR2-NETWORK1-OTSIGROUP-200G', 'XPDR2-NETWORK1-755:768']} not found in [{'node-id': 'XPDR-A2', 'och-interface-id': ['XPDR2-NETWORK1-755:768', 'XPDR2-NETWORK1-OTSIGROUP-200G'], 'otu-interface-id': ['XPDR2-NETWORK1-OTUC2']}] transportpce_tests/7.1/test02_otn_renderer.py:91: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_02_service_path_create_otuc2 =========================== short test summary info ============================ FAILED transportpce_tests/7.1/test02_otn_renderer.py::TestTransportPCEOtnRenderer::test_02_service_path_create_otuc2 1 failed, 61 passed in 159.69s (0:02:39) tests71: exit 1 (213.17 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=14002 ............. [100%] 51 passed in 488.92s (0:08:08) pytest -q transportpce_tests/tapi/test02_full_topology.py ........................................... [100%] 40 passed in 182.47s (0:03:02) pytest -q transportpce_tests/1.2.1/test06_end2end.py ..................................................................... [100%] 36 passed in 509.36s (0:08:29) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py ................................. [100%] 54 passed in 535.47s (0:08:55) ............................................ [100%] 71 passed in 491.64s (0:08:11) pytest -q transportpce_tests/tapi/test04_topo_extension.py ................... [100%] 19 passed in 142.84s (0:02:22) tests71: FAIL ✖ in 3 minutes 41.49 seconds tests121: OK ✔ in 19 minutes 13.66 seconds tests_tapi: OK ✔ in 27 minutes 22.5 seconds tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests221: freeze> python -m pip freeze --all tests221: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env pytest -q transportpce_tests/2.2.1/test01_portmapping.py ................................... [100%] 35 passed in 77.04s (0:01:17) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 44.64s pytest -q transportpce_tests/2.2.1/test03_topology.py ............................................ [100%] 44 passed in 137.36s (0:02:17) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............ [100%] 12 passed in 59.68s pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ................ [100%] 16 passed in 115.48s (0:01:55) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ............................... [100%] 31 passed in 37.26s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py .......................... [100%] 26 passed in 91.36s (0:01:31) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ...................... [100%] 22 passed in 101.31s (0:01:41) pytest -q transportpce_tests/2.2.1/test09_olm.py ........................................ [100%] 40 passed in 182.75s (0:03:02) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ........................................................................ [ 74%] ......................... [100%] 97 passed in 490.20s (0:08:10) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 447.38s (0:07:27) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 492.90s (0:08:12) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 604.04s (0:10:04) pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py ............................................. [100%] 45 passed in 200.49s (0:03:20) tests221: OK ✔ in 51 minutes 33.44 seconds tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==5.0.0,certifi==2025.8.3,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf221.env pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 148.17s (0:02:28) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 429.22s (0:07:09) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 261.62s (0:04:21) buildcontroller: OK (130.81=setup[12.39]+cmd[118.42] seconds) sims: OK (12.16=setup[8.33]+cmd[3.83] seconds) build_karaf_tests121: OK (67.68=setup[9.17]+cmd[58.52] seconds) testsPCE: OK (287.07=setup[52.84]+cmd[234.24] seconds) tests121: OK (1153.66=setup[8.44]+cmd[1145.22] seconds) build_karaf_tests221: OK (61.90=setup[9.27]+cmd[52.63] seconds) tests_tapi: OK (1642.50=setup[8.38]+cmd[1634.12] seconds) tests221: OK (3093.44=setup[7.10]+cmd[3086.33] seconds) build_karaf_tests71: OK (65.88=setup[9.21]+cmd[56.67] seconds) tests71: FAIL code 1 (221.49=setup[8.32]+cmd[213.17] seconds) build_karaf_tests190: OK (67.53=setup[9.28]+cmd[58.25] seconds) tests190: OK (215.46=setup[8.38]+cmd[207.08] seconds) tests_hybrid: OK (847.74=setup[7.80]+cmd[839.94] seconds) buildlighty: OK (37.54=setup[12.34]+cmd[25.19] seconds) docs: OK (41.55=setup[39.06]+cmd[2.49] seconds) docs-linkcheck: OK (44.91=setup[39.64]+cmd[5.26] seconds) checkbashisms: OK (3.24=setup[1.94]+cmd[0.01,0.06,1.23] seconds) pre-commit: OK (60.40=setup[6.57]+cmd[0.00,0.00,44.49,9.34] seconds) pylint: OK (30.15=setup[4.87]+cmd[25.27] seconds) evaluation failed :( (6069.29 seconds) + tox_status=255 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/build_karaf_tests121/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests190/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests190 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ echo .tox/build_karaf_tests71/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/buildcontroller/log ++ awk -F/ '{print $2}' + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/buildlighty/log ++ awk -F/ '{print $2}' + tox_env=buildlighty + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ echo .tox/sims/log ++ awk -F/ '{print $2}' + tox_env=sims + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ echo .tox/tests190/log ++ awk -F/ '{print $2}' + tox_env=tests190 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 + for i in .tox/*/log ++ echo .tox/tests221/log ++ awk -F/ '{print $2}' + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 255 -eq 0 + exit 255 ++ '[' 1 = 1 ']' ++ '[' -x /usr/bin/clear_console ']' ++ /usr/bin/clear_console -q Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3313 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2810861966986518650.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13630654575573665992.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9669709278658935861.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ULu6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ULu6/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9166096357722023249.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3626 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config13586280907207179158tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10247165893131752316.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15534700189008733588.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ULu6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ULu6/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9363349732786428416.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9110668476521669518.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ULu6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ULu6/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5073380887774774463.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ULu6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ULu6/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3626/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-16g-161 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 18G 61G 23% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 678 11114 3 4196 14967 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:e4:f2:1e brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.125/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 69131sec preferred_lft 69131sec inet6 fe80::f816:3eff:fee4:f21e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:f7:ee:97:c4 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-161) 10/02/25 _x86_64_ (4 CPU) 09:27:54 LINUX RESTART (4 CPU) 09:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:40:00 20.54 0.27 17.38 2.90 208.91 1728.83 46055.36 09:50:00 9.16 0.20 7.80 1.16 374.75 751.93 14872.88 10:00:00 1.32 0.00 1.32 0.00 0.00 15.00 0.00 10:10:00 1.34 0.00 1.34 0.00 0.00 15.19 0.00 10:20:00 13.46 0.01 1.53 11.92 0.16 16.81 242663.50 10:30:00 1.39 0.00 1.39 0.00 0.00 15.43 0.00 10:40:00 1.43 0.00 1.43 0.00 0.00 16.02 0.00 10:50:00 1.45 0.00 1.45 0.00 0.12 16.16 0.00 11:00:00 1.45 0.00 1.45 0.00 0.00 16.39 0.00 11:10:00 1.42 0.00 1.42 0.00 0.00 16.16 0.00 11:20:00 1.46 0.00 1.46 0.00 0.00 16.51 0.00 11:30:00 1.44 0.00 1.44 0.00 0.00 16.15 0.00 11:40:00 1.57 0.00 1.57 0.00 0.00 16.84 0.00 11:50:00 1.56 0.00 1.56 0.00 0.00 16.67 0.00 12:00:00 1.56 0.00 1.56 0.00 0.00 16.56 0.00 12:10:00 1.49 0.00 1.49 0.00 0.00 16.40 0.00 12:20:00 1.57 0.00 1.57 0.00 0.00 16.88 0.00 12:30:00 1.50 0.00 1.50 0.00 0.00 16.47 0.00 12:40:00 106.59 5.33 96.24 5.02 286.40 34701.81 20415.44 12:50:00 76.89 28.55 45.61 2.73 398.16 5327.57 2067.60 13:00:00 9.20 0.26 8.48 0.46 9.55 282.28 1247.13 13:10:00 8.84 0.14 8.21 0.49 7.44 510.05 1582.24 13:20:00 18.74 0.03 17.93 0.78 0.87 492.11 399.24 13:30:00 7.82 0.30 7.21 0.31 15.52 185.44 213.59 13:40:00 7.21 0.03 6.83 0.34 2.05 219.35 189.08 13:50:00 5.85 0.00 5.65 0.20 0.31 150.25 166.44 14:00:00 5.27 0.00 5.09 0.18 0.13 169.77 251.55 14:10:00 9.16 0.02 8.74 0.40 0.75 536.37 121.35 Average: 11.45 1.25 9.24 0.96 46.61 1618.41 11794.48 09:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:00 13607652 15549600 467524 2.86 59760 2108920 1127204 6.47 278152 2246948 632 09:50:00 13419632 15547760 467304 2.85 66848 2286824 1127420 6.47 422248 2286176 140 10:00:00 13419408 15547892 467148 2.85 67200 2286836 1127484 6.47 422592 2290104 176 10:10:00 13418684 15547532 467664 2.86 67548 2286844 1127548 6.47 422952 2290244 136 10:20:00 13414148 15548456 466616 2.85 68244 2291612 1127548 6.47 428416 2290572 136 10:30:00 13413392 15548180 466964 2.85 68532 2291812 1127548 6.47 428704 2290696 152 10:40:00 13412132 15547400 467728 2.86 68876 2291948 1127548 6.47 429036 2291008 4 10:50:00 13410160 15545840 469212 2.87 69232 2291992 1127548 6.47 429404 2291136 144 11:00:00 13409152 15545284 469836 2.87 69536 2292132 1127548 6.47 429700 2291408 8 11:10:00 13407652 15544096 470980 2.88 69820 2292140 1127612 6.47 429988 2291568 8 11:20:00 13405892 15542624 472376 2.89 70096 2292152 1127612 6.47 430264 2291660 8 11:30:00 13403624 15540776 474228 2.90 70380 2292284 1127612 6.47 430552 2291828 4 11:40:00 13403120 15540592 474232 2.90 70692 2292292 1127680 6.47 430860 2291904 4 11:50:00 13402392 15540288 474636 2.90 70976 2292436 1127680 6.47 431144 2292080 8 12:00:00 13401640 15539844 475156 2.90 71280 2292444 1127680 6.47 431444 2292096 8 12:10:00 13400632 15539264 475752 2.91 71560 2292584 1127680 6.47 431732 2292332 4 12:20:00 13399372 15538296 476620 2.91 71852 2292588 1127680 6.47 432020 2292364 4 12:30:00 13398364 15537684 477312 2.92 72104 2292728 1127680 6.47 432276 2292548 8 12:40:00 3840432 14494644 1431380 8.74 240816 10208108 2128416 12.22 2110588 9675476 1700 12:50:00 7994696 11207216 4727884 28.88 259844 2963004 5869180 33.69 2015868 5827384 2496 13:00:00 3158296 6389840 9544644 58.29 260668 2981092 10841736 62.23 2052036 10609680 196 13:10:00 9033124 12360740 3577628 21.85 263916 3074032 4386368 25.18 2074832 4736716 1624 13:20:00 9589132 12968124 2970444 18.14 265976 3123456 3677640 21.11 2096428 4163212 28 13:30:00 7954560 11358148 4579412 27.97 267116 3146932 5253976 30.16 2100736 5786484 228 13:40:00 6952720 10382856 5554564 33.92 267712 3172872 6509216 37.36 2103736 6786496 224 13:50:00 6584016 10030920 5905928 36.07 268020 3189372 6592392 37.84 2106572 7127824 468 14:00:00 8016992 11481732 4456048 27.22 268432 3206772 5188784 29.78 2108540 5717848 268 14:10:00 7707780 11286704 4650884 28.41 271884 3317008 5289424 30.36 2122920 6001064 424 Average: 11156386 13991155 1995718 12.19 138533 2837258 2715480 15.59 1016562 3843888 330 09:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:00 lo 0.16 0.16 0.02 0.02 0.00 0.00 0.00 0.00 09:40:00 ens3 111.27 79.60 266.06 6.85 0.00 0.00 0.00 0.00 09:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:00 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:50:00 ens3 11.73 9.15 14.26 0.77 0.00 0.00 0.00 0.00 09:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:00:00 ens3 0.91 0.34 0.14 0.59 0.00 0.00 0.00 0.00 10:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:00 ens3 0.49 0.10 0.10 0.04 0.00 0.00 0.00 0.00 10:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:00 ens3 0.47 0.10 0.09 0.04 0.00 0.00 0.00 0.00 10:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:00 ens3 0.42 0.12 0.10 0.04 0.00 0.00 0.00 0.00 10:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:40:00 ens3 0.44 0.14 0.11 0.06 0.00 0.00 0.00 0.00 10:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:00 ens3 0.24 0.07 0.06 0.02 0.00 0.00 0.00 0.00 10:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:00 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:00:00 ens3 0.17 0.08 0.04 0.02 0.00 0.00 0.00 0.00 11:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:10:00 ens3 0.55 0.18 0.17 0.11 0.00 0.00 0.00 0.00 11:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:00 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 11:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:00 ens3 0.16 0.09 0.04 0.02 0.00 0.00 0.00 0.00 11:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:40:00 ens3 0.29 0.13 0.09 0.04 0.00 0.00 0.00 0.00 11:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:50:00 ens3 0.16 0.08 0.04 0.02 0.00 0.00 0.00 0.00 11:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:00 ens3 0.16 0.07 0.04 0.02 0.00 0.00 0.00 0.00 12:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:00 ens3 0.19 0.10 0.07 0.04 0.00 0.00 0.00 0.00 12:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:20:00 ens3 0.24 0.12 0.07 0.04 0.00 0.00 0.00 0.00 12:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:30:00 ens3 0.17 0.08 0.04 0.02 0.00 0.00 0.00 0.00 12:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:00 lo 1.87 1.87 1.75 1.75 0.00 0.00 0.00 0.00 12:40:00 ens3 149.36 116.66 1934.16 16.13 0.00 0.00 0.00 0.00 12:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:00 lo 28.02 28.02 18.57 18.57 0.00 0.00 0.00 0.00 12:50:00 ens3 2.06 2.05 0.62 0.55 0.00 0.00 0.00 0.00 12:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:00 lo 33.77 33.77 13.39 13.39 0.00 0.00 0.00 0.00 13:00:00 ens3 0.99 0.64 0.22 0.16 0.00 0.00 0.00 0.00 13:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:00 lo 9.29 9.29 5.23 5.23 0.00 0.00 0.00 0.00 13:10:00 ens3 0.79 0.67 0.26 0.20 0.00 0.00 0.00 0.00 13:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:00 lo 13.35 13.35 7.82 7.82 0.00 0.00 0.00 0.00 13:20:00 ens3 0.87 0.76 0.18 0.15 0.00 0.00 0.00 0.00 13:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:00 lo 19.83 19.83 9.40 9.40 0.00 0.00 0.00 0.00 13:30:00 ens3 0.70 0.62 0.15 0.13 0.00 0.00 0.00 0.00 13:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:00 lo 27.74 27.74 11.03 11.03 0.00 0.00 0.00 0.00 13:40:00 ens3 0.79 0.48 0.21 0.14 0.00 0.00 0.00 0.00 13:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:00 lo 21.99 21.99 11.00 11.00 0.00 0.00 0.00 0.00 13:50:00 ens3 0.69 0.65 0.15 0.12 0.00 0.00 0.00 0.00 13:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:00 lo 15.22 15.22 8.61 8.61 0.00 0.00 0.00 0.00 14:00:00 ens3 0.67 0.60 0.16 0.13 0.00 0.00 0.00 0.00 14:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:00 lo 23.18 23.18 10.96 10.96 0.00 0.00 0.00 0.00 14:10:00 ens3 1.66 1.00 0.52 0.37 0.00 0.00 0.00 0.00 14:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 7.00 7.00 3.50 3.50 0.00 0.00 0.00 0.00 Average: ens3 10.24 7.67 79.22 0.96 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-161) 10/02/25 _x86_64_ (4 CPU) 09:27:54 LINUX RESTART (4 CPU) 09:30:00 CPU %user %nice %system %iowait %steal %idle 09:40:00 all 0.78 0.00 0.29 1.83 0.03 97.06 09:40:00 0 0.65 0.00 0.26 0.98 0.04 98.07 09:40:00 1 0.78 0.00 0.25 1.73 0.03 97.21 09:40:00 2 0.54 0.00 0.37 4.35 0.04 94.70 09:40:00 3 1.17 0.00 0.27 0.25 0.03 98.28 09:50:00 all 0.49 0.00 0.18 0.29 0.01 99.03 09:50:00 0 0.38 0.00 0.26 0.13 0.01 99.22 09:50:00 1 0.40 0.00 0.17 0.09 0.01 99.33 09:50:00 2 0.85 0.00 0.14 0.79 0.01 98.20 09:50:00 3 0.33 0.00 0.14 0.14 0.01 99.38 10:00:00 all 0.18 0.00 0.02 0.01 0.01 99.78 10:00:00 0 0.52 0.00 0.03 0.03 0.01 99.41 10:00:00 1 0.02 0.00 0.02 0.01 0.01 99.94 10:00:00 2 0.03 0.00 0.02 0.00 0.01 99.94 10:00:00 3 0.13 0.00 0.02 0.00 0.00 99.84 10:10:00 all 0.19 0.00 0.02 0.01 0.01 99.77 10:10:00 0 0.27 0.00 0.01 0.01 0.00 99.71 10:10:00 1 0.02 0.00 0.02 0.01 0.01 99.95 10:10:00 2 0.46 0.00 0.04 0.00 0.01 99.48 10:10:00 3 0.02 0.00 0.02 0.01 0.01 99.93 10:20:00 all 0.24 0.00 0.03 0.03 0.01 99.69 10:20:00 0 0.01 0.00 0.02 0.00 0.01 99.96 10:20:00 1 0.03 0.00 0.04 0.09 0.01 99.83 10:20:00 2 0.75 0.00 0.04 0.00 0.01 99.19 10:20:00 3 0.18 0.00 0.01 0.02 0.00 99.79 10:30:00 all 0.19 0.00 0.03 0.02 0.01 99.76 10:30:00 0 0.01 0.00 0.02 0.01 0.01 99.95 10:30:00 1 0.03 0.00 0.03 0.02 0.01 99.91 10:30:00 2 0.01 0.00 0.01 0.00 0.00 99.97 10:30:00 3 0.69 0.00 0.04 0.05 0.01 99.22 10:40:00 all 0.10 0.00 0.02 0.01 0.01 99.86 10:40:00 0 0.01 0.00 0.02 0.00 0.01 99.97 10:40:00 1 0.32 0.00 0.03 0.02 0.01 99.62 10:40:00 2 0.04 0.00 0.02 0.01 0.01 99.92 10:40:00 3 0.02 0.00 0.02 0.00 0.01 99.95 10:50:00 all 0.08 0.00 0.02 0.01 0.01 99.88 10:50:00 0 0.01 0.00 0.01 0.01 0.00 99.97 10:50:00 1 0.02 0.00 0.01 0.00 0.01 99.95 10:50:00 2 0.28 0.00 0.04 0.00 0.02 99.67 10:50:00 3 0.01 0.00 0.02 0.01 0.00 99.95 11:00:00 all 0.16 0.00 0.02 0.01 0.01 99.81 11:00:00 0 0.01 0.00 0.02 0.00 0.01 99.96 11:00:00 1 0.03 0.00 0.03 0.00 0.01 99.92 11:00:00 2 0.57 0.00 0.02 0.00 0.00 99.40 11:00:00 3 0.01 0.00 0.02 0.02 0.01 99.95 11:10:00 all 0.18 0.00 0.03 0.01 0.01 99.77 11:10:00 0 0.02 0.00 0.02 0.01 0.01 99.95 11:10:00 1 0.02 0.00 0.02 0.00 0.01 99.95 11:10:00 2 0.66 0.00 0.04 0.01 0.01 99.27 11:10:00 3 0.02 0.00 0.02 0.03 0.00 99.94 11:20:00 all 0.13 0.00 0.02 0.02 0.01 99.83 11:20:00 0 0.32 0.00 0.02 0.00 0.01 99.65 11:20:00 1 0.02 0.00 0.02 0.01 0.01 99.95 11:20:00 2 0.16 0.00 0.03 0.00 0.01 99.80 11:20:00 3 0.01 0.00 0.02 0.05 0.01 99.91 11:20:00 CPU %user %nice %system %iowait %steal %idle 11:30:00 all 0.28 0.00 0.03 0.01 0.01 99.68 11:30:00 0 0.01 0.00 0.03 0.00 0.01 99.96 11:30:00 1 0.02 0.00 0.02 0.00 0.01 99.96 11:30:00 2 1.08 0.00 0.04 0.00 0.01 98.87 11:30:00 3 0.01 0.00 0.03 0.02 0.01 99.93 11:40:00 all 0.19 0.00 0.02 0.01 0.01 99.77 11:40:00 0 0.01 0.00 0.02 0.01 0.01 99.95 11:40:00 1 0.02 0.00 0.01 0.00 0.01 99.96 11:40:00 2 0.71 0.00 0.04 0.00 0.01 99.24 11:40:00 3 0.02 0.00 0.02 0.01 0.00 99.95 11:50:00 all 0.08 0.00 0.02 0.04 0.01 99.85 11:50:00 0 0.01 0.00 0.01 0.01 0.01 99.95 11:50:00 1 0.02 0.00 0.02 0.11 0.01 99.84 11:50:00 2 0.27 0.00 0.03 0.00 0.01 99.68 11:50:00 3 0.02 0.00 0.03 0.02 0.01 99.92 12:00:00 all 0.05 0.00 0.02 0.04 0.01 99.88 12:00:00 0 0.02 0.00 0.03 0.02 0.01 99.92 12:00:00 1 0.08 0.00 0.02 0.06 0.01 99.83 12:00:00 2 0.08 0.00 0.02 0.00 0.01 99.90 12:00:00 3 0.02 0.00 0.03 0.08 0.01 99.87 12:10:00 all 0.22 0.00 0.02 0.02 0.01 99.73 12:10:00 0 0.81 0.00 0.02 0.00 0.01 99.15 12:10:00 1 0.02 0.00 0.01 0.01 0.01 99.95 12:10:00 2 0.03 0.00 0.03 0.00 0.01 99.93 12:10:00 3 0.01 0.00 0.02 0.07 0.01 99.89 12:20:00 all 0.18 0.00 0.02 0.01 0.01 99.78 12:20:00 0 0.67 0.00 0.03 0.01 0.01 99.27 12:20:00 1 0.02 0.00 0.02 0.03 0.01 99.92 12:20:00 2 0.01 0.00 0.02 0.00 0.01 99.96 12:20:00 3 0.02 0.00 0.01 0.00 0.00 99.96 12:30:00 all 0.09 0.00 0.02 0.02 0.01 99.86 12:30:00 0 0.30 0.00 0.03 0.04 0.02 99.60 12:30:00 1 0.03 0.00 0.02 0.02 0.01 99.93 12:30:00 2 0.02 0.00 0.02 0.00 0.01 99.95 12:30:00 3 0.01 0.00 0.02 0.00 0.01 99.97 12:40:00 all 34.55 0.00 2.11 2.64 0.07 60.63 12:40:00 0 36.71 0.00 2.11 2.24 0.08 58.86 12:40:00 1 32.17 0.00 2.18 2.78 0.08 62.79 12:40:00 2 35.27 0.00 2.04 1.85 0.07 60.77 12:40:00 3 34.04 0.00 2.11 3.69 0.07 60.09 12:50:00 all 55.86 0.00 2.35 0.16 0.12 41.51 12:50:00 0 55.99 0.00 2.30 0.19 0.12 41.40 12:50:00 1 55.62 0.00 2.39 0.11 0.12 41.76 12:50:00 2 56.17 0.00 2.37 0.13 0.12 41.21 12:50:00 3 55.65 0.00 2.34 0.23 0.12 41.66 13:00:00 all 22.23 0.00 1.14 0.04 0.09 76.50 13:00:00 0 22.17 0.00 1.11 0.02 0.09 76.62 13:00:00 1 22.07 0.00 1.24 0.06 0.09 76.54 13:00:00 2 22.41 0.00 1.13 0.05 0.09 76.32 13:00:00 3 22.27 0.00 1.09 0.02 0.09 76.52 13:10:00 all 12.75 0.00 0.62 0.06 0.06 86.50 13:10:00 0 12.39 0.00 0.67 0.03 0.07 86.84 13:10:00 1 12.35 0.00 0.56 0.10 0.06 86.93 13:10:00 2 12.81 0.00 0.60 0.07 0.06 86.46 13:10:00 3 13.45 0.00 0.66 0.05 0.07 85.77 13:10:00 CPU %user %nice %system %iowait %steal %idle 13:20:00 all 27.90 0.00 1.05 0.10 0.09 70.86 13:20:00 0 28.06 0.00 0.95 0.16 0.09 70.75 13:20:00 1 27.93 0.00 1.07 0.11 0.08 70.80 13:20:00 2 27.64 0.00 1.15 0.05 0.09 71.08 13:20:00 3 27.98 0.00 1.05 0.07 0.09 70.81 13:30:00 all 13.45 0.00 0.61 0.05 0.06 85.83 13:30:00 0 13.45 0.00 0.53 0.06 0.06 85.89 13:30:00 1 13.73 0.00 0.65 0.04 0.06 85.52 13:30:00 2 13.39 0.00 0.57 0.03 0.07 85.95 13:30:00 3 13.24 0.00 0.67 0.06 0.07 85.96 13:40:00 all 14.34 0.00 0.60 0.04 0.06 84.96 13:40:00 0 14.52 0.00 0.58 0.02 0.06 84.81 13:40:00 1 14.15 0.00 0.57 0.02 0.06 85.21 13:40:00 2 14.50 0.00 0.66 0.10 0.07 84.67 13:40:00 3 14.20 0.00 0.60 0.01 0.06 85.13 13:50:00 all 11.38 0.00 0.53 0.02 0.07 88.01 13:50:00 0 11.31 0.00 0.45 0.03 0.06 88.15 13:50:00 1 11.26 0.00 0.61 0.00 0.07 88.06 13:50:00 2 11.95 0.00 0.50 0.01 0.07 87.47 13:50:00 3 10.98 0.00 0.55 0.05 0.07 88.35 14:00:00 all 7.86 0.00 0.54 0.04 0.06 91.49 14:00:00 0 7.76 0.00 0.52 0.08 0.06 91.58 14:00:00 1 8.02 0.00 0.53 0.05 0.06 91.35 14:00:00 2 7.45 0.00 0.58 0.04 0.07 91.86 14:00:00 3 8.22 0.00 0.53 0.01 0.06 91.18 14:10:00 all 14.66 0.00 0.72 0.03 0.07 84.52 14:10:00 0 14.25 0.00 0.77 0.02 0.07 84.88 14:10:00 1 14.84 0.00 0.70 0.01 0.07 84.38 14:10:00 2 14.28 0.00 0.77 0.05 0.07 84.83 14:10:00 3 15.27 0.00 0.63 0.04 0.07 83.99 Average: all 7.80 0.00 0.40 0.20 0.03 91.57 Average: 0 7.87 0.00 0.39 0.15 0.03 91.56 Average: 1 7.64 0.00 0.40 0.20 0.03 91.73 Average: 2 7.93 0.00 0.40 0.27 0.04 91.36 Average: 3 7.77 0.00 0.39 0.18 0.03 91.63