14:47:07 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/106775 14:47:07 Running as SYSTEM 14:47:07 [EnvInject] - Loading node environment variables. 14:47:07 Building remotely on prd-ubuntu2204-docker-4c-16g-2870 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:47:07 [ssh-agent] Looking for ssh-agent implementation... 14:47:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:08 $ ssh-agent 14:47:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBMTin/agent.2812 14:47:08 SSH_AGENT_PID=2814 14:47:08 [ssh-agent] Started. 14:47:08 Running ssh-add (command line suppressed) 14:47:08 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_907658387088440266.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_907658387088440266.key) 14:47:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:47:08 The recommended git tool is: NONE 14:47:10 using credential jenkins-ssh 14:47:10 Wiping out workspace first. 14:47:10 Cloning the remote Git repository 14:47:10 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:47:10 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:47:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:47:10 > git --version # timeout=10 14:47:10 > git --version # 'git version 2.34.1' 14:47:10 using GIT_SSH to set credentials jenkins-ssh 14:47:10 Verifying host key using known hosts file 14:47:10 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. 14:47:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:47:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:47:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:47:18 using GIT_SSH to set credentials jenkins-ssh 14:47:18 Verifying host key using known hosts file 14:47:18 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. 14:47:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/75/106775/25 # timeout=10 14:47:18 > git rev-parse a12479f2ebc10f2385ae20f7fb31742e44ffd071^{commit} # timeout=10 14:47:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:47:18 Checking out Revision a12479f2ebc10f2385ae20f7fb31742e44ffd071 (refs/changes/75/106775/25) 14:47:18 > git config core.sparsecheckout # timeout=10 14:47:18 > git checkout -f a12479f2ebc10f2385ae20f7fb31742e44ffd071 # timeout=10 14:47:22 Commit message: "Initial T-API 2.4 PCE link & Nodes Classes" 14:47:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:47:22 > git rev-list --no-walk f0dc74d980aec431fc5090add4f7291b5e0ccfad # timeout=10 14:47:22 > git remote # timeout=10 14:47:22 > git submodule init # timeout=10 14:47:22 > git submodule sync # timeout=10 14:47:22 > git config --get remote.origin.url # timeout=10 14:47:22 > git submodule init # timeout=10 14:47:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:47:22 ERROR: No submodules found. 14:47:22 provisioning config files... 14:47:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:47:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:47:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7308734939126750743.sh 14:47:22 ---> python-tools-install.sh 14:47:22 Setup pyenv: 14:47:22 * system (set by /opt/pyenv/version) 14:47:22 * 3.8.20 (set by /opt/pyenv/version) 14:47:22 * 3.9.20 (set by /opt/pyenv/version) 14:47:22 3.10.15 14:47:22 3.11.10 14:47:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xFob 14:47:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:47:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:32 lf-activate-venv(): INFO: Base packages installed successfully 14:47:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:48:01 lf-activate-venv(): INFO: Adding /tmp/venv-xFob/bin to PATH 14:48:01 Generating Requirements File 14:48:24 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. 14:48:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:48:24 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:48:24 Python 3.11.10 14:48:24 pip 25.3 from /tmp/venv-xFob/lib/python3.11/site-packages/pip (python 3.11) 14:48:25 appdirs==1.4.4 14:48:25 argcomplete==3.6.3 14:48:25 aspy.yaml==1.3.0 14:48:25 attrs==25.4.0 14:48:25 autopage==0.5.2 14:48:25 beautifulsoup4==4.14.2 14:48:25 boto3==1.40.60 14:48:25 botocore==1.40.60 14:48:25 bs4==0.0.2 14:48:25 cachetools==6.2.1 14:48:25 certifi==2025.10.5 14:48:25 cffi==2.0.0 14:48:25 cfgv==3.4.0 14:48:25 chardet==5.2.0 14:48:25 charset-normalizer==3.4.4 14:48:25 click==8.3.0 14:48:25 cliff==4.11.0 14:48:25 cmd2==2.7.0 14:48:25 cryptography==3.3.2 14:48:25 debtcollector==3.0.0 14:48:25 decorator==5.2.1 14:48:25 defusedxml==0.7.1 14:48:25 Deprecated==1.2.18 14:48:25 distlib==0.4.0 14:48:25 dnspython==2.8.0 14:48:25 docker==7.1.0 14:48:25 dogpile.cache==1.5.0 14:48:25 durationpy==0.10 14:48:25 email-validator==2.3.0 14:48:25 filelock==3.20.0 14:48:25 future==1.0.0 14:48:25 gitdb==4.0.12 14:48:25 GitPython==3.1.45 14:48:25 google-auth==2.41.1 14:48:25 httplib2==0.31.0 14:48:25 identify==2.6.15 14:48:25 idna==3.11 14:48:25 importlib-resources==1.5.0 14:48:25 iso8601==2.1.0 14:48:25 Jinja2==3.1.6 14:48:25 jmespath==1.0.1 14:48:25 jsonpatch==1.33 14:48:25 jsonpointer==3.0.0 14:48:25 jsonschema==4.25.1 14:48:25 jsonschema-specifications==2025.9.1 14:48:25 keystoneauth1==5.12.0 14:48:25 kubernetes==34.1.0 14:48:25 lftools==0.37.15 14:48:25 lxml==6.0.2 14:48:25 markdown-it-py==4.0.0 14:48:25 MarkupSafe==3.0.3 14:48:25 mdurl==0.1.2 14:48:25 msgpack==1.1.2 14:48:25 multi_key_dict==2.0.3 14:48:25 munch==4.0.0 14:48:25 netaddr==1.3.0 14:48:25 niet==1.4.2 14:48:25 nodeenv==1.9.1 14:48:25 oauth2client==4.1.3 14:48:25 oauthlib==3.3.1 14:48:25 openstacksdk==4.7.1 14:48:25 os-service-types==1.8.0 14:48:25 osc-lib==4.2.0 14:48:25 oslo.config==10.0.0 14:48:25 oslo.context==6.1.0 14:48:25 oslo.i18n==6.6.0 14:48:25 oslo.log==7.2.1 14:48:25 oslo.serialization==5.8.0 14:48:25 oslo.utils==9.1.0 14:48:25 packaging==25.0 14:48:25 pbr==7.0.1 14:48:25 platformdirs==4.5.0 14:48:25 prettytable==3.16.0 14:48:25 psutil==7.1.2 14:48:25 pyasn1==0.6.1 14:48:25 pyasn1_modules==0.4.2 14:48:25 pycparser==2.23 14:48:25 pygerrit2==2.0.15 14:48:25 PyGithub==2.8.1 14:48:25 Pygments==2.19.2 14:48:25 PyJWT==2.10.1 14:48:25 PyNaCl==1.6.0 14:48:25 pyparsing==2.4.7 14:48:25 pyperclip==1.11.0 14:48:25 pyrsistent==0.20.0 14:48:25 python-cinderclient==9.8.0 14:48:25 python-dateutil==2.9.0.post0 14:48:25 python-heatclient==4.3.0 14:48:25 python-jenkins==1.8.3 14:48:25 python-keystoneclient==5.7.0 14:48:25 python-magnumclient==4.9.0 14:48:25 python-openstackclient==8.2.0 14:48:25 python-swiftclient==4.8.0 14:48:25 PyYAML==6.0.3 14:48:25 referencing==0.37.0 14:48:25 requests==2.32.5 14:48:25 requests-oauthlib==2.0.0 14:48:25 requestsexceptions==1.4.0 14:48:25 rfc3986==2.0.0 14:48:25 rich==14.2.0 14:48:25 rich-argparse==1.7.1 14:48:25 rpds-py==0.28.0 14:48:25 rsa==4.9.1 14:48:25 ruamel.yaml==0.18.16 14:48:25 ruamel.yaml.clib==0.2.14 14:48:25 s3transfer==0.14.0 14:48:25 simplejson==3.20.2 14:48:25 six==1.17.0 14:48:25 smmap==5.0.2 14:48:25 soupsieve==2.8 14:48:25 stevedore==5.5.0 14:48:25 tabulate==0.9.0 14:48:25 toml==0.10.2 14:48:25 tomlkit==0.13.3 14:48:25 tqdm==4.67.1 14:48:25 typing_extensions==4.15.0 14:48:25 tzdata==2025.2 14:48:25 urllib3==1.26.20 14:48:25 virtualenv==20.35.3 14:48:25 wcwidth==0.2.14 14:48:25 websocket-client==1.9.0 14:48:25 wrapt==2.0.0 14:48:25 xdg==6.0.0 14:48:25 xmltodict==1.0.2 14:48:25 yq==3.4.3 14:48:25 [EnvInject] - Injecting environment variables from a build step. 14:48:25 [EnvInject] - Injecting as environment variables the properties content 14:48:25 PYTHON=python3 14:48:25 14:48:25 [EnvInject] - Variables injected successfully. 14:48:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5803353402154554176.sh 14:48:25 ---> tox-install.sh 14:48:25 + source /home/jenkins/lf-env.sh 14:48:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:25 ++ mktemp -d /tmp/venv-XXXX 14:48:25 + lf_venv=/tmp/venv-rxmZ 14:48:25 + local venv_file=/tmp/.os_lf_venv 14:48:25 + local python=python3 14:48:25 + local options 14:48:25 + local set_path=true 14:48:25 + local install_args= 14:48:25 ++ 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 14:48:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:25 + true 14:48:25 + case $1 in 14:48:25 + venv_file=/tmp/.toxenv 14:48:25 + shift 2 14:48:25 + true 14:48:25 + case $1 in 14:48:25 + shift 14:48:25 + break 14:48:25 + case $python in 14:48:25 + local pkg_list= 14:48:25 + [[ -d /opt/pyenv ]] 14:48:25 + echo 'Setup pyenv:' 14:48:25 Setup pyenv: 14:48:25 + export PYENV_ROOT=/opt/pyenv 14:48:25 + PYENV_ROOT=/opt/pyenv 14:48:25 + 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 14:48:25 + 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 14:48:25 + pyenv versions 14:48:25 system 14:48:25 3.8.20 14:48:25 3.9.20 14:48:25 3.10.15 14:48:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:25 + command -v pyenv 14:48:25 ++ pyenv init - --no-rehash 14:48:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:48:25 for i in ${!paths[@]}; do 14:48:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:48:25 fi; done; 14:48:25 echo "${paths[*]}"'\'')" 14:48:25 export PATH="/opt/pyenv/shims:${PATH}" 14:48:25 export PYENV_SHELL=bash 14:48:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:25 pyenv() { 14:48:25 local command 14:48:25 command="${1:-}" 14:48:25 if [ "$#" -gt 0 ]; then 14:48:25 shift 14:48:25 fi 14:48:25 14:48:25 case "$command" in 14:48:25 rehash|shell) 14:48:25 eval "$(pyenv "sh-$command" "$@")" 14:48:25 ;; 14:48:25 *) 14:48:25 command pyenv "$command" "$@" 14:48:25 ;; 14:48:25 esac 14:48:25 }' 14:48:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:48:25 for i in ${!paths[@]}; do 14:48:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:48:25 fi; done; 14:48:25 echo "${paths[*]}"' 14:48:25 ++ 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 14:48:25 ++ 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 14:48:25 ++ 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 14:48:25 ++ export PYENV_SHELL=bash 14:48:25 ++ PYENV_SHELL=bash 14:48:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:25 +++ complete -F _pyenv pyenv 14:48:25 ++ lf-pyver python3 14:48:25 ++ local py_version_xy=python3 14:48:25 ++ local py_version_xyz= 14:48:25 ++ pyenv versions 14:48:25 ++ local command 14:48:25 ++ command=versions 14:48:25 ++ sed 's/^[ *]* //' 14:48:25 ++ '[' 1 -gt 0 ']' 14:48:25 ++ shift 14:48:25 ++ case "$command" in 14:48:25 ++ command pyenv versions 14:48:25 ++ grep -E '^[0-9.]*[0-9]$' 14:48:25 ++ awk '{ print $1 }' 14:48:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:25 +++ grep '^3' /tmp/.pyenv_versions 14:48:25 +++ sort -V 14:48:25 +++ tail -n 1 14:48:25 ++ py_version_xyz=3.11.10 14:48:25 ++ [[ -z 3.11.10 ]] 14:48:25 ++ echo 3.11.10 14:48:25 ++ return 0 14:48:25 + pyenv local 3.11.10 14:48:25 + local command 14:48:25 + command=local 14:48:25 + '[' 2 -gt 0 ']' 14:48:25 + shift 14:48:25 + case "$command" in 14:48:25 + command pyenv local 3.11.10 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='tox ' 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='virtualenv ' 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='urllib3~=1.26.15 ' 14:48:25 + [[ -f /tmp/.toxenv ]] 14:48:25 + [[ ! -f /tmp/.toxenv ]] 14:48:25 + [[ -n '' ]] 14:48:25 + python3 -m venv /tmp/venv-rxmZ 14:48:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rxmZ' 14:48:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rxmZ 14:48:30 + echo /tmp/venv-rxmZ 14:48:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:48:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:48:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:30 + local 'pip_opts=--upgrade --quiet' 14:48:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:30 + [[ -n '' ]] 14:48:30 + [[ -n '' ]] 14:48:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:30 + /tmp/venv-rxmZ/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 14:48:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:34 lf-activate-venv(): INFO: Base packages installed successfully 14:48:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:34 + /tmp/venv-rxmZ/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 14:48:36 + type python3 14:48:36 + true 14:48:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rxmZ/bin to PATH' 14:48:36 lf-activate-venv(): INFO: Adding /tmp/venv-rxmZ/bin to PATH 14:48:36 + PATH=/tmp/venv-rxmZ/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 14:48:36 + return 0 14:48:36 + python3 --version 14:48:36 Python 3.11.10 14:48:36 + python3 -m pip --version 14:48:37 pip 25.3 from /tmp/venv-rxmZ/lib/python3.11/site-packages/pip (python 3.11) 14:48:37 + python3 -m pip freeze 14:48:37 cachetools==6.2.1 14:48:37 chardet==5.2.0 14:48:37 colorama==0.4.6 14:48:37 distlib==0.4.0 14:48:37 filelock==3.20.0 14:48:37 packaging==25.0 14:48:37 platformdirs==4.5.0 14:48:37 pluggy==1.6.0 14:48:37 pyproject-api==1.10.0 14:48:37 tox==4.32.0 14:48:37 urllib3==1.26.20 14:48:37 virtualenv==20.35.3 14:48:37 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins17705829462612503688.sh 14:48:37 [EnvInject] - Injecting environment variables from a build step. 14:48:37 [EnvInject] - Injecting as environment variables the properties content 14:48:37 PARALLEL=True 14:48:37 14:48:37 [EnvInject] - Variables injected successfully. 14:48:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10667165188020415486.sh 14:48:37 ---> tox-run.sh 14:48:37 + 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 14:48:37 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:48:37 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:48:37 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:48:37 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:48:37 + source /home/jenkins/lf-env.sh 14:48:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:37 ++ mktemp -d /tmp/venv-XXXX 14:48:37 + lf_venv=/tmp/venv-egIL 14:48:37 + local venv_file=/tmp/.os_lf_venv 14:48:37 + local python=python3 14:48:37 + local options 14:48:37 + local set_path=true 14:48:37 + local install_args= 14:48:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:37 + true 14:48:37 + case $1 in 14:48:37 + venv_file=/tmp/.toxenv 14:48:37 + shift 2 14:48:37 + true 14:48:37 + case $1 in 14:48:37 + shift 14:48:37 + break 14:48:37 + case $python in 14:48:37 + local pkg_list= 14:48:37 + [[ -d /opt/pyenv ]] 14:48:37 + echo 'Setup pyenv:' 14:48:37 Setup pyenv: 14:48:37 + export PYENV_ROOT=/opt/pyenv 14:48:37 + PYENV_ROOT=/opt/pyenv 14:48:37 + 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 14:48:37 + 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 14:48:37 + pyenv versions 14:48:37 system 14:48:37 3.8.20 14:48:37 3.9.20 14:48:37 3.10.15 14:48:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:37 + command -v pyenv 14:48:37 ++ pyenv init - --no-rehash 14:48:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:48:37 for i in ${!paths[@]}; do 14:48:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:48:37 fi; done; 14:48:37 echo "${paths[*]}"'\'')" 14:48:37 export PATH="/opt/pyenv/shims:${PATH}" 14:48:37 export PYENV_SHELL=bash 14:48:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:37 pyenv() { 14:48:37 local command 14:48:37 command="${1:-}" 14:48:37 if [ "$#" -gt 0 ]; then 14:48:37 shift 14:48:37 fi 14:48:37 14:48:37 case "$command" in 14:48:37 rehash|shell) 14:48:37 eval "$(pyenv "sh-$command" "$@")" 14:48:37 ;; 14:48:37 *) 14:48:37 command pyenv "$command" "$@" 14:48:37 ;; 14:48:37 esac 14:48:37 }' 14:48:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:48:37 for i in ${!paths[@]}; do 14:48:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:48:37 fi; done; 14:48:37 echo "${paths[*]}"' 14:48:37 ++ 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 14:48:37 ++ 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 14:48:37 ++ 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 14:48:37 ++ export PYENV_SHELL=bash 14:48:37 ++ PYENV_SHELL=bash 14:48:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:37 +++ complete -F _pyenv pyenv 14:48:37 ++ lf-pyver python3 14:48:37 ++ local py_version_xy=python3 14:48:37 ++ local py_version_xyz= 14:48:37 ++ pyenv versions 14:48:37 ++ sed 's/^[ *]* //' 14:48:37 ++ local command 14:48:37 ++ command=versions 14:48:37 ++ '[' 1 -gt 0 ']' 14:48:37 ++ shift 14:48:37 ++ case "$command" in 14:48:37 ++ command pyenv versions 14:48:37 ++ grep -E '^[0-9.]*[0-9]$' 14:48:37 ++ awk '{ print $1 }' 14:48:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:37 +++ grep '^3' /tmp/.pyenv_versions 14:48:37 +++ sort -V 14:48:37 +++ tail -n 1 14:48:37 ++ py_version_xyz=3.11.10 14:48:37 ++ [[ -z 3.11.10 ]] 14:48:37 ++ echo 3.11.10 14:48:37 ++ return 0 14:48:37 + pyenv local 3.11.10 14:48:37 + local command 14:48:37 + command=local 14:48:37 + '[' 2 -gt 0 ']' 14:48:37 + shift 14:48:37 + case "$command" in 14:48:37 + command pyenv local 3.11.10 14:48:37 + for arg in "$@" 14:48:37 + case $arg in 14:48:37 + pkg_list+='tox ' 14:48:37 + for arg in "$@" 14:48:37 + case $arg in 14:48:37 + pkg_list+='virtualenv ' 14:48:37 + for arg in "$@" 14:48:37 + case $arg in 14:48:37 + pkg_list+='urllib3~=1.26.15 ' 14:48:37 + [[ -f /tmp/.toxenv ]] 14:48:37 ++ cat /tmp/.toxenv 14:48:37 + lf_venv=/tmp/venv-rxmZ 14:48:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rxmZ from' file:/tmp/.toxenv 14:48:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rxmZ from file:/tmp/.toxenv 14:48:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:37 + local 'pip_opts=--upgrade --quiet' 14:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:37 + [[ -n '' ]] 14:48:37 + [[ -n '' ]] 14:48:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:37 + /tmp/venv-rxmZ/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 14:48:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:38 lf-activate-venv(): INFO: Base packages installed successfully 14:48:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:38 + /tmp/venv-rxmZ/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 14:48:40 + type python3 14:48:40 + true 14:48:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rxmZ/bin to PATH' 14:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-rxmZ/bin to PATH 14:48:40 + PATH=/tmp/venv-rxmZ/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 14:48:40 + return 0 14:48:40 + [[ -d /opt/pyenv ]] 14:48:40 + echo '---> Setting up pyenv' 14:48:40 ---> Setting up pyenv 14:48:40 + export PYENV_ROOT=/opt/pyenv 14:48:40 + PYENV_ROOT=/opt/pyenv 14:48:40 + export PATH=/opt/pyenv/bin:/tmp/venv-rxmZ/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 14:48:40 + PATH=/opt/pyenv/bin:/tmp/venv-rxmZ/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 14:48:40 ++ pwd 14:48:40 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:48:40 + export PYTHONPATH 14:48:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:48:40 + TOX_TESTENV_PASSENV=PYTHONPATH 14:48:40 + tox --version 14:48:40 4.32.0 from /tmp/venv-rxmZ/lib/python3.11/site-packages/tox/__init__.py 14:48:40 + PARALLEL=True 14:48:40 + TOX_OPTIONS_LIST= 14:48:40 + [[ -n '' ]] 14:48:40 + case ${PARALLEL,,} in 14:48:40 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:48:40 + tox --parallel auto --parallel-live 14:48:40 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:48:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:48:42 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 14:48:42 checkbashisms: freeze> python -m pip freeze --all 14:48:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:48:42 checkbashisms: pip==25.2,setuptools==80.9.0 14:48:42 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:48:42 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)' 14:48:42 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:48:44 checkbashisms: OK ✔ in 3.56 seconds 14:48:44 pre-commit: install_deps> python -I -m pip install pre-commit 14:49:02 pre-commit: freeze> python -m pip freeze --all 14:49:02 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 14:49:02 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:49:02 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)' 14:49:02 /usr/bin/cpan 14:49:02 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:49:06 [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. 14:49:06 [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. 14:49:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:10 [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. 14:49:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:49:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:49:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:12 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:49:12 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:49:12 buildcontroller: freeze> python -m pip freeze --all 14:49:13 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:49:13 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:49:13 + update-java-alternatives -l 14:49:13 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:49:13 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:49:13 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:49:13 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:49:14 update-alternatives: error: no alternatives for jaotc 14:49:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:23 [INFO] Once installed this environment will be reused. 14:49:23 [INFO] This may take a few minutes... 14:49:35 update-alternatives: error: no alternatives for rmic 14:49:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:55 [INFO] Once installed this environment will be reused. 14:49:55 [INFO] This may take a few minutes... 14:49:56 + java -version 14:49:56 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:49:57 + JAVA_VER=21 14:49:57 + echo 21 14:49:57 21 14:49:57 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:49:57 + javac -version 14:49:57 + JAVAC_VER=21 14:49:57 + echo 21 14:49:57 + [ 21 -ge 21 ] 14:49:57 + [ 21 -ge 21 ] 14:49:57 + echo ok, java is 21 or newer 14:49:57 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:49:57 21 14:49:57 ok, java is 21 or newer 14:49:57 2025-10-28 14:49:57 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] 14:49:57 + sudo mkdir -p /opt 14:49:57 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:49:58 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:49:58 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:49:58 + mvn --version 14:49:58 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:49:58 Maven home: /opt/maven 14:49:58 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:49:58 Default locale: en, platform encoding: UTF-8 14:49:58 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:49:58 NOTE: Picked up JDK_JAVA_OPTIONS: 14:49:58 --add-opens=java.base/java.io=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.net=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:49:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:49:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:49:58 -Xlog:disable 14:50:04 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:50:04 [INFO] Once installed this environment will be reused. 14:50:04 [INFO] This may take a few minutes... 14:50:09 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:50:09 [INFO] Once installed this environment will be reused. 14:50:09 [INFO] This may take a few minutes... 14:50:20 docs-linkcheck: freeze> python -m pip freeze --all 14:50:20 trim trailing whitespace.................................................docs: freeze> python -m pip freeze --all 14:50:21 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,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.11,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.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.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 14:50:21 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 14:50:21 Passed 14:50:21 Tabs remover.............................................................Passed 14:50:21 autopep8.................................................................docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,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.11,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.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.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 14:50:21 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 14:50:26 docs: OK ✔ in 1 minute 45.9 seconds 14:50:26 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:50:28 Passed 14:50:28 perltidy.................................................................Passed 14:50:29 docs-linkcheck: OK ✔ in 1 minute 47.2 seconds 14:50:29 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:50:29 [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. 14:50:29 [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. 14:50:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:50:29 [INFO] Once installed this environment will be reused. 14:50:29 [INFO] This may take a few minutes... 14:50:31 pylint: freeze> python -m pip freeze --all 14:50:31 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 14:50:31 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}$' '{}' + 14:50:55 14:50:55 ------------------------------------ 14:50:55 Your code has been rated at 10.00/10 14:50:55 14:51:13 gitlint..................................................................Passed 14:52:02 pylint: OK ✔ in 30.74 seconds 14:52:02 pre-commit: OK ✔ in 2 minutes 28.91 seconds 14:52:02 buildcontroller: OK ✔ in 3 minutes 21.04 seconds 14:52:02 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 14:52:02 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 14:52:02 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 14:52:02 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 14:52:12 build_karaf_tests221: freeze> python -m pip freeze --all 14:52:12 build_karaf_tests71: freeze> python -m pip freeze --all 14:52:12 build_karaf_tests190: freeze> python -m pip freeze --all 14:52:12 build_karaf_tests121: freeze> python -m pip freeze --all 14:52:12 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:52:12 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:12 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:52:12 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:12 build karaf in karaf221 with ./karaf221.env 14:52:12 build karaf in karaf71 with ./karaf71.env 14:52:12 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:52:12 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:12 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:52:12 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:12 build karaf in karafoc with ./karafoc.env 14:52:12 build karaf in karaf121 with ./karaf121.env 14:52:12 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:12 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:12 -Xlog:disable 14:52:12 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:12 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:12 -Xlog:disable 14:52:12 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:12 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:12 -Xlog:disable 14:52:12 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:12 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:12 -Xlog:disable 14:53:45 build_karaf_tests121: OK ✔ in 1 minute 39.99 seconds 14:53:45 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 14:53:48 build_karaf_tests71: OK ✔ in 1 minute 44.04 seconds 14:53:48 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 14:54:01 build_karaf_tests190: OK ✔ in 1 minute 58.29 seconds 14:54:01 build_karaf_tests221: OK ✔ in 1 minute 59.53 seconds 14:54:01 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 14:54:30 buildlighty: freeze> python -m pip freeze --all 14:54:30 sims: freeze> python -m pip freeze --all 14:54:31 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:54:31 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:54:31 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:54:31 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:54:31 Using lighynode version 20.1.0.5 14:54:31 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:54:31 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:55:53 sims: OK ✔ in 50.63 seconds 14:55:53 buildlighty: OK ✔ in 1 minute 16.41 seconds 14:55:53 testsPCE: freeze> python -m pip freeze --all 14:55:54 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,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.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,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==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,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 14:55:54 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:55:54 pytest -q transportpce_tests/pce/test01_pce.py 14:56:44 .................... [100%] 14:57:47 20 passed in 113.49s (0:01:53) 14:57:47 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:58:05 ............ [100%] 14:58:35 12 passed in 47.24s 14:58:35 pytest -q transportpce_tests/pce/test03_gnpy.py 14:58:52 ........ [100%] 14:59:13 8 passed in 38.12s 14:59:14 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 14:59:45 ... [100%] 14:59:50 3 passed in 36.31s 14:59:51 testsPCE: OK ✔ in 5 minutes 49.44 seconds 14:59:51 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 14:59:51 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 14:59:51 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 14:59:58 tests190: freeze> python -m pip freeze --all 14:59:58 tests121: freeze> python -m pip freeze --all 14:59:58 tests_tapi: freeze> python -m pip freeze --all 14:59:58 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:59:58 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 14:59:58 using environment variables from ./karafoc.env 14:59:58 pytest -q transportpce_tests/oc/test01_portmapping.py 14:59:58 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:59:58 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 14:59:58 using environment variables from ./karaf121.env 14:59:58 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 14:59:58 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 14:59:58 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 14:59:58 using environment variables from ./karaf221.env 14:59:58 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:01:00 FF................................ [100%] 15:02:05 21 passed in 126.88s (0:02:06) 15:02:05 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:02:05 ........................... [100%] 15:02:59 6 passed in 53.39s 15:02:59 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:03:04 ....................F.F.FF.FFF................................ [100%] 15:05:21 44 passed in 141.18s (0:02:21) 15:05:21 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:05:54 ........................ [100%] 15:06:46 24 passed in 85.14s (0:01:25) 15:06:46 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:06:48 .......F [100%] 15:07:13 =================================== FAILURES =================================== 15:07:13 ___________ TestTransportPCEPortmapping.test_01_meta_data_insertion ____________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_01_meta_data_insertion(self): 15:07:13 response = test_utils_oc.metadata_input() 15:07:13 > self.assertEqual(response.status_code, requests.codes.created, 15:07:13 test_utils.CODE_SHOULD_BE_201) 15:07:13 E AssertionError: 401 != 201 : Http status code should be 201 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:48: AssertionError 15:07:13 ---------------------------- Captured stdout setup ----------------------------- 15:07:13 starting OpenDaylight... 15:07:13 starting KARAF (karafoc) TransportPCE build... 15:07:13 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 15:07:13 starting simulator oc-mpdr in OpenROADM device version oc... 15:07:13 Searching for patterns in sample-openconfig-mpdr.log... Pattern found! simulator for oc-mpdr started 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_01_meta_data_insertion 15:07:13 __________ TestTransportPCEPortmapping.test_02_catlog_input_insertion __________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_02_catlog_input_insertion(self): 15:07:13 response = test_utils_oc.catlog_input() 15:07:13 > self.assertEqual(response.status_code, requests.codes.ok, 15:07:13 test_utils.CODE_SHOULD_BE_200) 15:07:13 E AssertionError: 401 != 200 : Http status code should be 200 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:53: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_02_catlog_input_insertion 15:07:13 __________ TestTransportPCEPortmapping.test_03_xpdr_device_connection __________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_03_xpdr_device_connection(self): 15:07:13 response = test_utils.mount_device("XPDR-OC", 15:07:13 ('oc-mpdr', self.NODE_VERSION)) 15:07:13 > self.assertEqual(response.status_code, requests.codes.created, 15:07:13 test_utils.CODE_SHOULD_BE_201) 15:07:13 E AssertionError: 404 != 201 : Http status code should be 201 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:59: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_03_xpdr_device_connection 15:07:13 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not added to tpce topology... 15:07:13 __________ TestTransportPCEPortmapping.test_04_xpdr_device_connected ___________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_04_xpdr_device_connected(self): 15:07:13 response = test_utils.check_device_connection("XPDR-OC") 15:07:13 > self.assertEqual(response['status_code'], requests.codes.ok) 15:07:13 E AssertionError: 409 != 200 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:64: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_04_xpdr_device_connected 15:07:13 __________ TestTransportPCEPortmapping.test_05_xpdr_portmapping_info ___________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_05_xpdr_portmapping_info(self): 15:07:13 response = test_utils.get_portmapping_node_attr("XPDR-OC", "node-info", None) 15:07:13 > self.assertEqual(response['status_code'], requests.codes.ok) 15:07:13 E AssertionError: 409 != 200 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:69: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_05_xpdr_portmapping_info 15:07:13 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_06_mpdr_portmapping_NETWORK5(self): 15:07:13 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-NETWORK5") 15:07:13 > self.assertEqual(response['status_code'], requests.codes.ok) 15:07:13 E AssertionError: 409 != 200 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:82: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_06_mpdr_portmapping_NETWORK5 15:07:13 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_07_mpdr_portmapping_CLIENT1(self): 15:07:13 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-CLIENT1") 15:07:13 > self.assertEqual(response['status_code'], requests.codes.ok) 15:07:13 E AssertionError: 409 != 200 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:104: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_07_mpdr_portmapping_CLIENT1 15:07:13 ___________ TestTransportPCEPortmapping.test_08_mpdr_switching_pool ____________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_08_mpdr_switching_pool(self): 15:07:13 response = test_utils.get_portmapping_node_attr("XPDR-OC", "switching-pool-lcp", "1") 15:07:13 > self.assertEqual(response['status_code'], requests.codes.ok) 15:07:13 E AssertionError: 409 != 200 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:130: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_08_mpdr_switching_pool 15:07:13 ____________ TestTransportPCEPortmapping.test_09_check_mccapprofile ____________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_09_check_mccapprofile(self): 15:07:13 res = test_utils.get_portmapping_node_attr("XPDR-OC", "mc-capabilities", "XPDR-mcprofile") 15:07:13 > self.assertEqual(res['status_code'], requests.codes.ok) 15:07:13 E AssertionError: 409 != 200 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:143: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_09_check_mccapprofile 15:07:13 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 15:07:13 15:07:13 self = 15:07:13 15:07:13 def test_10_xpdr_device_disconnection(self): 15:07:13 response = test_utils.unmount_device("XPDR-OC") 15:07:13 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 15:07:13 E AssertionError: 409 not found in (200, 204) 15:07:13 15:07:13 transportpce_tests/oc/test01_portmapping.py:150: AssertionError 15:07:13 ----------------------------- Captured stdout call ----------------------------- 15:07:13 execution of test_10_xpdr_device_disconnection 15:07:13 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not deleted from tpce topology... 15:07:13 --------------------------- Captured stdout teardown --------------------------- 15:07:13 all processes killed 15:07:13 ODL log file stored 15:07:13 =========================== short test summary info ============================ 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 15:07:13 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 15:07:13 10 failed in 434.58s (0:07:14) 15:07:13 tests190: exit 1 (434.89 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=7992 15:07:13 tests190: FAIL ✖ in 7 minutes 22.74 seconds 15:07:13 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 15:07:21 tests71: freeze> python -m pip freeze --all 15:07:21 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 15:07:21 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:07:21 using environment variables from ./karaf71.env 15:07:21 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:07:35 .......................... [100%] 15:08:11 51 passed in 492.56s (0:08:12) 15:08:11 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:08:12 ... [100%] 15:08:16 12 passed in 54.45s 15:08:16 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:08:22 ............................................................... [100%] 15:10:01 40 passed in 194.20s (0:03:14) 15:10:01 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:10:01 .................................................... [100%] 15:11:10 62 passed in 173.25s (0:02:53) 15:11:10 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:11:15 ............................................................................................ [100%] 15:13:33 48 passed in 142.74s (0:02:22) 15:13:33 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:13:35 ...... [100%] 15:14:02 36 passed in 350.56s (0:05:50) 15:14:02 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:14:02 ........................... [100%] 15:14:51 22 passed in 77.86s (0:01:17) 15:14:52 ............................................................................ [100%] 15:19:01 54 passed in 539.85s (0:08:59) 15:19:10 . [100%] 15:19:13 71 passed in 310.38s (0:05:10) 15:19:13 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:20:08 ................... [100%] 15:21:38 19 passed in 145.20s (0:02:25) 15:21:39 tests71: OK ✔ in 7 minutes 38.38 seconds 15:21:39 tests121: OK ✔ in 19 minutes 10.75 seconds 15:21:39 tests_tapi: OK ✔ in 21 minutes 48.29 seconds 15:21:39 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 15:21:46 tests221: freeze> python -m pip freeze --all 15:21:46 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 15:21:46 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:21:46 using environment variables from ./karaf221.env 15:21:46 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:22:24 ................................... [100%] 15:23:04 35 passed in 76.98s (0:01:16) 15:23:04 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:23:36 ...... [100%] 15:23:50 6 passed in 45.72s 15:23:50 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:24:33 ............................................ [100%] 15:26:08 44 passed in 138.29s (0:02:18) 15:26:08 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:26:45 ............ [100%] 15:27:09 12 passed in 60.36s (0:01:00) 15:27:09 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:27:36 ................ [100%] 15:29:05 16 passed in 115.47s (0:01:55) 15:29:05 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:29:36 ............................... [100%] 15:29:43 31 passed in 37.77s 15:29:43 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:30:21 .......................... [100%] 15:31:16 26 passed in 93.27s (0:01:33) 15:31:16 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:31:52 ...................... [100%] 15:32:56 22 passed in 99.29s (0:01:39) 15:32:56 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:33:37 ........................................ [100%] 15:38:59 40 passed in 362.41s (0:06:02) 15:38:59 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:39:41 ........................................................................ [ 74%] 15:45:17 ......................... [100%] 15:47:09 97 passed in 490.31s (0:08:10) 15:47:09 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:47:52 ...................................................... [100%] 15:54:40 54 passed in 450.02s (0:07:30) 15:54:40 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:55:41 ........................................................................ [ 71%] 16:00:51 ............................. [100%] 16:09:00 101 passed in 860.12s (0:14:20) 16:09:00 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:09:55 ........................................................................ [ 67%] 16:15:41 ................................... [100%] 16:19:02 107 passed in 602.01s (0:10:02) 16:19:02 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:19:52 ............................................. [100%] 16:22:30 45 passed in 207.34s (0:03:27) 16:22:30 tests221: OK ✔ in 1 hour 51.69 seconds 16:22:30 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 16:22:40 tests_hybrid: freeze> python -m pip freeze --all 16:22:40 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,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.2,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 16:22:40 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:22:40 using environment variables from ./karaf221.env 16:22:40 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:23:24 ................................................... [100%] 16:28:12 51 passed in 331.76s (0:05:31) 16:28:12 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:28:58 ........................................................................ [ 66%] 16:33:19 ..................................... [100%] 16:35:26 109 passed in 433.30s (0:07:13) 16:35:26 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:36:17 ..................................................... [100%] 16:39:50 53 passed in 264.31s (0:04:24) 16:39:50 buildcontroller: OK (201.04=setup[32.49]+cmd[168.55] seconds) 16:39:50 sims: OK (50.63=setup[45.46]+cmd[5.17] seconds) 16:39:50 build_karaf_tests121: OK (99.99=setup[11.08]+cmd[88.90] seconds) 16:39:50 testsPCE: OK (349.44=setup[112.86]+cmd[236.58] seconds) 16:39:50 tests121: OK (1150.75=setup[7.89]+cmd[1142.86] seconds) 16:39:50 build_karaf_tests221: OK (119.53=setup[11.02]+cmd[108.51] seconds) 16:39:50 tests_tapi: OK (1308.29=setup[8.02]+cmd[1300.27] seconds) 16:39:50 tests221: OK (3651.69=setup[7.84]+cmd[3643.85] seconds) 16:39:50 build_karaf_tests71: OK (104.04=setup[11.02]+cmd[93.01] seconds) 16:39:50 tests71: OK (458.37=setup[8.50]+cmd[449.88] seconds) 16:39:50 build_karaf_tests190: OK (118.29=setup[11.08]+cmd[107.22] seconds) 16:39:50 tests190: FAIL code 1 (442.74=setup[7.84]+cmd[434.89] seconds) 16:39:50 tests_hybrid: OK (1040.11=setup[9.77]+cmd[1030.34] seconds) 16:39:50 buildlighty: OK (76.41=setup[49.45]+cmd[26.96] seconds) 16:39:50 docs: OK (105.90=setup[100.93]+cmd[4.97] seconds) 16:39:50 docs-linkcheck: OK (107.20=setup[100.41]+cmd[6.79] seconds) 16:39:50 checkbashisms: OK (3.56=setup[2.18]+cmd[0.02,0.06,1.30] seconds) 16:39:50 pre-commit: OK (148.91=setup[18.65]+cmd[0.00,0.00,86.30,43.95] seconds) 16:39:50 pylint: OK (30.74=setup[5.08]+cmd[25.66] seconds) 16:39:50 evaluation failed :( (6670.15 seconds) 16:39:50 + tox_status=255 16:39:50 + echo '---> Completed tox runs' 16:39:50 ---> Completed tox runs 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/build_karaf_tests121/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=build_karaf_tests121 16:39:50 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/build_karaf_tests190/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=build_karaf_tests190 16:39:50 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/build_karaf_tests221/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=build_karaf_tests221 16:39:50 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/build_karaf_tests71/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=build_karaf_tests71 16:39:50 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/buildcontroller/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=buildcontroller 16:39:50 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/buildlighty/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=buildlighty 16:39:50 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/checkbashisms/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=checkbashisms 16:39:50 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/docs-linkcheck/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=docs-linkcheck 16:39:50 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/docs/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=docs 16:39:50 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/pre-commit/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=pre-commit 16:39:50 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/pylint/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=pylint 16:39:50 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/sims/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=sims 16:39:50 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/tests121/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=tests121 16:39:50 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:39:50 + for i in .tox/*/log 16:39:50 ++ echo .tox/tests190/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 + tox_env=tests190 16:39:50 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:39:50 + for i in .tox/*/log 16:39:50 ++ awk -F/ '{print $2}' 16:39:50 ++ echo .tox/tests221/log 16:39:50 + tox_env=tests221 16:39:50 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:39:51 + for i in .tox/*/log 16:39:51 ++ echo .tox/tests71/log 16:39:51 ++ awk -F/ '{print $2}' 16:39:51 + tox_env=tests71 16:39:51 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:39:51 + for i in .tox/*/log 16:39:51 ++ echo .tox/testsPCE/log 16:39:51 ++ awk -F/ '{print $2}' 16:39:51 + tox_env=testsPCE 16:39:51 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:39:51 + for i in .tox/*/log 16:39:51 ++ echo .tox/tests_hybrid/log 16:39:51 ++ awk -F/ '{print $2}' 16:39:51 + tox_env=tests_hybrid 16:39:51 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:39:51 + for i in .tox/*/log 16:39:51 ++ echo .tox/tests_tapi/log 16:39:51 ++ awk -F/ '{print $2}' 16:39:51 + tox_env=tests_tapi 16:39:51 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:39:51 + DOC_DIR=docs/_build/html 16:39:51 + [[ -d docs/_build/html ]] 16:39:51 + echo '---> Archiving generated docs' 16:39:51 ---> Archiving generated docs 16:39:51 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:39:51 + echo '---> tox-run.sh ends' 16:39:51 ---> tox-run.sh ends 16:39:51 + test 255 -eq 0 16:39:51 + exit 255 16:39:51 ++ '[' 1 = 1 ']' 16:39:51 ++ '[' -x /usr/bin/clear_console ']' 16:39:51 ++ /usr/bin/clear_console -q 16:39:51 Build step 'Execute shell' marked build as failure 16:39:51 $ ssh-agent -k 16:39:51 unset SSH_AUTH_SOCK; 16:39:51 unset SSH_AGENT_PID; 16:39:51 echo Agent pid 2814 killed; 16:39:51 [ssh-agent] Stopped. 16:39:51 [PostBuildScript] - [INFO] Executing post build scripts. 16:39:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1766415647151278029.sh 16:39:51 ---> sysstat.sh 16:39:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13718787817252845440.sh 16:39:52 ---> package-listing.sh 16:39:52 ++ facter osfamily 16:39:52 ++ tr '[:upper:]' '[:lower:]' 16:39:52 + OS_FAMILY=debian 16:39:52 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:39:52 + START_PACKAGES=/tmp/packages_start.txt 16:39:52 + END_PACKAGES=/tmp/packages_end.txt 16:39:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:52 + PACKAGES=/tmp/packages_start.txt 16:39:52 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:39:52 + PACKAGES=/tmp/packages_end.txt 16:39:52 + case "${OS_FAMILY}" in 16:39:52 + dpkg -l 16:39:52 + grep '^ii' 16:39:52 + '[' -f /tmp/packages_start.txt ']' 16:39:52 + '[' -f /tmp/packages_end.txt ']' 16:39:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:52 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:39:52 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:39:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:39:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13661267106167534040.sh 16:39:52 ---> capture-instance-metadata.sh 16:39:52 Setup pyenv: 16:39:52 system 16:39:52 3.8.20 16:39:52 3.9.20 16:39:52 3.10.15 16:39:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:39:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xFob from file:/tmp/.os_lf_venv 16:39:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:39:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:39:55 lf-activate-venv(): INFO: Base packages installed successfully 16:39:55 lf-activate-venv(): INFO: Installing additional packages: lftools 16:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-xFob/bin to PATH 16:40:09 INFO: Running in OpenStack, capturing instance metadata 16:40:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11812252349604139030.sh 16:40:09 provisioning config files... 16:40:10 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3777 16:40:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config18351851185143646331tmp 16:40:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:40:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:40:10 provisioning config files... 16:40:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:40:10 [EnvInject] - Injecting environment variables from a build step. 16:40:10 [EnvInject] - Injecting as environment variables the properties content 16:40:10 SERVER_ID=logs 16:40:10 16:40:10 [EnvInject] - Variables injected successfully. 16:40:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14111176383954445723.sh 16:40:10 ---> create-netrc.sh 16:40:10 WARN: Log server credential not found. 16:40:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9298497705674508231.sh 16:40:10 ---> python-tools-install.sh 16:40:10 Setup pyenv: 16:40:10 system 16:40:10 3.8.20 16:40:10 3.9.20 16:40:10 3.10.15 16:40:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:40:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xFob from file:/tmp/.os_lf_venv 16:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:40:13 lf-activate-venv(): INFO: Base packages installed successfully 16:40:13 lf-activate-venv(): INFO: Installing additional packages: lftools 16:40:23 lf-activate-venv(): INFO: Adding /tmp/venv-xFob/bin to PATH 16:40:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3844704196784862959.sh 16:40:23 ---> sudo-logs.sh 16:40:23 Archiving 'sudo' log.. 16:40:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10388092819231815284.sh 16:40:24 ---> job-cost.sh 16:40:24 Setup pyenv: 16:40:24 system 16:40:24 3.8.20 16:40:24 3.9.20 16:40:24 3.10.15 16:40:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:40:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xFob from file:/tmp/.os_lf_venv 16:40:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:40:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:40:27 lf-activate-venv(): INFO: Base packages installed successfully 16:40:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:40:34 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. 16:40:34 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-xFob/bin to PATH 16:40:34 INFO: No Stack... 16:40:34 INFO: Retrieving Pricing Info for: v3-standard-4 16:40:35 INFO: Archiving Costs 16:40:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1523541762993066110.sh 16:40:35 ---> logs-deploy.sh 16:40:35 Setup pyenv: 16:40:35 system 16:40:35 3.8.20 16:40:35 3.9.20 16:40:35 3.10.15 16:40:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:40:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xFob from file:/tmp/.os_lf_venv 16:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:40:37 lf-activate-venv(): INFO: Base packages installed successfully 16:40:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:40:48 lf-activate-venv(): INFO: Adding /tmp/venv-xFob/bin to PATH 16:40:48 WARNING: Nexus logging server not set 16:40:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3777/ 16:40:48 INFO: archiving logs to S3 16:40:49 ---> uname -a: 16:40:49 Linux prd-ubuntu2204-docker-4c-16g-2870 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:40:49 16:40:49 16:40:49 ---> lscpu: 16:40:49 Architecture: x86_64 16:40:49 CPU op-mode(s): 32-bit, 64-bit 16:40:49 Address sizes: 40 bits physical, 48 bits virtual 16:40:49 Byte Order: Little Endian 16:40:49 CPU(s): 4 16:40:49 On-line CPU(s) list: 0-3 16:40:49 Vendor ID: AuthenticAMD 16:40:49 Model name: AMD EPYC-Rome Processor 16:40:49 CPU family: 23 16:40:49 Model: 49 16:40:49 Thread(s) per core: 1 16:40:49 Core(s) per socket: 1 16:40:49 Socket(s): 4 16:40:49 Stepping: 0 16:40:49 BogoMIPS: 5599.99 16:40:49 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 16:40:49 Virtualization: AMD-V 16:40:49 Hypervisor vendor: KVM 16:40:49 Virtualization type: full 16:40:49 L1d cache: 128 KiB (4 instances) 16:40:49 L1i cache: 128 KiB (4 instances) 16:40:49 L2 cache: 2 MiB (4 instances) 16:40:49 L3 cache: 64 MiB (4 instances) 16:40:49 NUMA node(s): 1 16:40:49 NUMA node0 CPU(s): 0-3 16:40:49 Vulnerability Gather data sampling: Not affected 16:40:49 Vulnerability Indirect target selection: Not affected 16:40:49 Vulnerability Itlb multihit: Not affected 16:40:49 Vulnerability L1tf: Not affected 16:40:49 Vulnerability Mds: Not affected 16:40:49 Vulnerability Meltdown: Not affected 16:40:49 Vulnerability Mmio stale data: Not affected 16:40:49 Vulnerability Reg file data sampling: Not affected 16:40:49 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:40:49 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:40:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:40:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:40:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:40:49 Vulnerability Srbds: Not affected 16:40:49 Vulnerability Tsx async abort: Not affected 16:40:49 16:40:49 16:40:49 ---> nproc: 16:40:49 4 16:40:49 16:40:49 16:40:49 ---> df -h: 16:40:49 Filesystem Size Used Avail Use% Mounted on 16:40:49 tmpfs 1.6G 1.1M 1.6G 1% /run 16:40:49 /dev/vda1 78G 18G 61G 23% / 16:40:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:40:49 tmpfs 5.0M 0 5.0M 0% /run/lock 16:40:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:40:49 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:40:49 16:40:49 16:40:49 ---> free -m: 16:40:49 total used free shared buff/cache available 16:40:49 Mem: 15989 723 10865 3 4399 14922 16:40:49 Swap: 1023 1 1022 16:40:49 16:40:49 16:40:50 ---> ip addr: 16:40:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:40:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:40:50 inet 127.0.0.1/8 scope host lo 16:40:50 valid_lft forever preferred_lft forever 16:40:50 inet6 ::1/128 scope host 16:40:50 valid_lft forever preferred_lft forever 16:40:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:40:50 link/ether fa:16:3e:08:c5:6e brd ff:ff:ff:ff:ff:ff 16:40:50 altname enp0s3 16:40:50 inet 10.30.171.28/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:40:50 valid_lft 71816sec preferred_lft 71816sec 16:40:50 inet6 fe80::f816:3eff:fe08:c56e/64 scope link 16:40:50 valid_lft forever preferred_lft forever 16:40:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:40:50 link/ether 16:c0:00:7f:04:e1 brd ff:ff:ff:ff:ff:ff 16:40:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:40:50 valid_lft forever preferred_lft forever 16:40:50 16:40:50 16:40:50 ---> sar -b -r -n DEV: 16:40:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2870) 10/28/25 _x86_64_ (4 CPU) 16:40:50 16:40:50 12:37:48 LINUX RESTART (4 CPU) 16:40:50 16:40:50 12:40:16 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:40:50 12:50:16 5.59 0.66 4.49 0.43 540.35 678.32 1726.32 16:40:50 13:00:16 1.56 0.01 1.53 0.02 0.04 17.73 0.16 16:40:50 13:10:16 1.39 0.00 1.37 0.02 0.00 15.93 0.13 16:40:50 13:20:16 1.39 0.00 1.37 0.01 0.01 15.80 0.11 16:40:50 13:30:16 1.53 0.00 1.51 0.02 0.00 17.89 0.15 16:40:50 13:40:16 11.72 0.00 1.58 10.14 0.15 17.65 242558.93 16:40:50 13:50:16 1.53 0.00 1.53 0.00 0.00 17.07 0.00 16:40:50 14:00:16 1.58 0.00 1.58 0.00 0.00 17.85 0.00 16:40:50 14:10:16 1.52 0.00 1.52 0.00 0.00 17.00 0.00 16:40:50 14:20:16 1.59 0.00 1.59 0.00 0.00 17.75 0.00 16:40:50 14:30:16 1.46 0.00 1.46 0.00 0.00 16.40 0.00 16:40:50 14:40:16 1.47 0.00 1.47 0.00 0.00 16.43 0.00 16:40:50 14:50:16 38.22 2.64 34.01 1.56 157.08 3991.93 1420.53 16:40:50 15:00:14 69.59 2.54 63.27 3.78 128.19 31232.70 12602.42 16:40:50 15:10:01 64.67 25.06 36.99 2.61 379.01 5060.63 2704.73 16:40:50 15:20:16 14.47 0.13 13.59 0.75 4.12 424.04 1322.56 16:40:50 15:30:16 19.91 0.02 19.01 0.88 0.67 753.07 1039.30 16:40:50 15:40:00 9.32 0.01 8.92 0.39 0.49 274.65 297.58 16:40:50 15:50:16 4.52 0.00 4.36 0.15 0.16 116.77 50.17 16:40:50 16:00:16 4.64 0.01 4.47 0.16 1.05 130.64 68.04 16:40:50 16:10:01 4.50 0.00 4.33 0.18 0.31 123.92 52.50 16:40:50 16:20:02 5.10 0.02 4.95 0.13 2.01 143.65 63.82 16:40:50 16:30:02 8.81 0.01 8.43 0.36 0.57 526.69 101.08 16:40:50 16:40:09 7.41 1.76 5.13 0.51 73.42 192.45 220.98 16:40:50 Average: 11.76 1.35 9.49 0.92 53.36 1818.64 11012.05 16:40:50 16:40:50 12:40:16 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:40:50 12:50:16 13489976 15521400 493368 3.01 57876 2198068 1130668 6.49 379760 2240488 212 16:40:50 13:00:16 13492176 15524288 490572 3.00 58544 2198080 1130716 6.49 380448 2244636 8 16:40:50 13:10:16 13491680 15524544 490288 2.99 59168 2198216 1130668 6.49 381064 2245392 36 16:40:50 13:20:16 13491680 15525176 489756 2.99 59780 2198232 1130796 6.49 381684 2247356 324 16:40:50 13:30:16 13490420 15524580 490332 2.99 60440 2198236 1130924 6.49 382336 2252288 8 16:40:50 13:40:16 13485884 15525800 489096 2.99 61276 2203140 1130992 6.49 387920 2252556 32 16:40:50 13:50:16 13485132 15525820 489024 2.99 61888 2203276 1131056 6.49 388540 2253044 172 16:40:50 14:00:16 13484880 15526176 488656 2.98 62488 2203284 1130992 6.49 389136 2252784 8 16:40:50 14:10:16 13483620 15525544 489276 2.99 63096 2203292 1130992 6.49 389740 2252940 172 16:40:50 14:20:16 13482864 15525372 489400 2.99 63672 2203304 1130992 6.49 390308 2253416 8 16:40:50 14:30:16 13481356 15524540 490212 2.99 64248 2203384 1131056 6.49 390892 2253648 132 16:40:50 14:40:16 13481104 15525132 489692 2.99 64832 2203632 1131056 6.49 391460 2254020 4 16:40:50 14:50:16 10664408 14447004 1510888 9.23 141204 3746976 2241564 12.87 655508 4627972 722040 16:40:50 15:00:14 1570608 12867204 3054644 18.66 259756 10784892 4167900 23.92 2117592 11886260 679084 16:40:50 15:10:01 5357472 8751668 7181328 43.86 265696 3112140 8505328 48.82 2143856 8296076 2648 16:40:50 15:20:16 7267128 10690896 5246616 32.04 267736 3139500 6894212 39.57 2179600 6371352 296 16:40:50 15:30:16 10076900 13633152 2305456 14.08 272756 3262752 2983812 17.13 2231432 3499256 7988 16:40:50 15:40:00 7979936 11565148 4372484 26.71 274056 3290408 5146192 29.54 2234144 5596560 248 16:40:50 15:50:16 7855484 11454600 4482492 27.38 274552 3303828 5137348 29.49 2235256 5717708 524 16:40:50 16:00:16 6252160 9867980 6068460 37.06 275116 3319956 6700236 38.46 2237272 7316856 280 16:40:50 16:10:01 6787432 10419000 5517996 33.70 275568 3335252 6531828 37.49 2240136 6781204 464 16:40:50 16:20:02 8053956 11704864 4232832 25.85 275960 3354168 5024608 28.84 2242528 5511468 460 16:40:50 16:30:02 7662916 11434036 4502952 27.50 279440 3464668 5153568 29.58 2257112 5876616 336 16:40:50 16:40:09 11256552 15366984 571688 3.49 281116 3793608 1156760 6.64 2301776 2246888 289280 16:40:50 Average: 10526072 13687538 2288646 13.98 161678 3096762 3050594 17.51 1237896 4197116 71032 16:40:50 16:40:50 12:40:16 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:40:50 12:50:16 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 12:50:16 ens3 12.50 5.52 126.21 0.42 0.00 0.00 0.00 0.00 16:40:50 12:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 13:00:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 13:00:16 ens3 0.41 0.11 0.09 0.04 0.00 0.00 0.00 0.00 16:40:50 13:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 13:10:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 13:10:16 ens3 1.11 0.07 0.13 0.02 0.00 0.00 0.00 0.00 16:40:50 13:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 13:20:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 13:20:16 ens3 1.13 0.14 0.19 0.06 0.00 0.00 0.00 0.00 16:40:50 13:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 13:30:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 13:30:16 ens3 0.74 0.45 0.16 0.60 0.00 0.00 0.00 0.00 16:40:50 13:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 13:40:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 13:40:16 ens3 0.34 0.14 0.10 0.06 0.00 0.00 0.00 0.00 16:40:50 13:40:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 13:50:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 13:50:16 ens3 0.49 0.13 0.12 0.06 0.00 0.00 0.00 0.00 16:40:50 13:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 14:00:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 14:00:16 ens3 1.01 0.16 0.20 0.07 0.00 0.00 0.00 0.00 16:40:50 14:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 14:10:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 14:10:16 ens3 0.23 0.09 0.04 0.02 0.00 0.00 0.00 0.00 16:40:50 14:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 14:20:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 14:20:16 ens3 0.27 0.12 0.07 0.04 0.00 0.00 0.00 0.00 16:40:50 14:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 14:30:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 14:30:16 ens3 0.21 0.09 0.04 0.02 0.00 0.00 0.00 0.00 16:40:50 14:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 14:40:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:50 14:40:16 ens3 0.32 0.14 0.10 0.06 0.00 0.00 0.00 0.00 16:40:50 14:40:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 14:50:16 lo 0.59 0.59 0.09 0.09 0.00 0.00 0.00 0.00 16:40:50 14:50:16 ens3 63.25 46.46 581.25 8.69 0.00 0.00 0.00 0.00 16:40:50 14:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 15:00:14 lo 2.49 2.49 2.30 2.30 0.00 0.00 0.00 0.00 16:40:50 15:00:14 ens3 92.44 72.82 1375.77 7.75 0.00 0.00 0.00 0.00 16:40:50 15:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 15:10:01 lo 29.22 29.22 16.86 16.86 0.00 0.00 0.00 0.00 16:40:50 15:10:01 ens3 1.66 1.40 0.39 0.34 0.00 0.00 0.00 0.00 16:40:50 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 15:20:16 lo 43.51 43.51 18.36 18.36 0.00 0.00 0.00 0.00 16:40:50 15:20:16 ens3 1.34 1.12 0.29 0.24 0.00 0.00 0.00 0.00 16:40:50 15:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 15:30:16 lo 11.62 11.62 6.07 6.07 0.00 0.00 0.00 0.00 16:40:50 15:30:16 ens3 0.98 0.95 0.25 0.21 0.00 0.00 0.00 0.00 16:40:50 15:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 15:40:00 lo 14.87 14.87 7.81 7.81 0.00 0.00 0.00 0.00 16:40:50 15:40:00 ens3 0.77 0.61 0.19 0.15 0.00 0.00 0.00 0.00 16:40:50 15:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 15:50:16 lo 21.35 21.35 9.13 9.13 0.00 0.00 0.00 0.00 16:40:50 15:50:16 ens3 0.84 0.58 0.24 0.17 0.00 0.00 0.00 0.00 16:40:50 15:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 16:00:16 lo 25.73 25.73 10.89 10.89 0.00 0.00 0.00 0.00 16:40:50 16:00:16 ens3 0.65 0.52 0.15 0.11 0.00 0.00 0.00 0.00 16:40:50 16:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 16:10:01 lo 6.62 6.62 4.06 4.06 0.00 0.00 0.00 0.00 16:40:50 16:10:01 ens3 0.43 0.34 0.08 0.06 0.00 0.00 0.00 0.00 16:40:50 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 16:20:02 lo 18.08 18.08 10.21 10.21 0.00 0.00 0.00 0.00 16:40:50 16:20:02 ens3 0.95 0.58 0.29 0.21 0.00 0.00 0.00 0.00 16:40:50 16:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 16:30:02 lo 13.56 13.56 7.14 7.14 0.00 0.00 0.00 0.00 16:40:50 16:30:02 ens3 0.81 0.69 0.22 0.17 0.00 0.00 0.00 0.00 16:40:50 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 16:40:09 lo 32.61 32.61 12.68 12.68 0.00 0.00 0.00 0.00 16:40:50 16:40:09 ens3 1.79 1.64 0.80 0.53 0.00 0.00 0.00 0.00 16:40:50 16:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 Average: lo 9.27 9.27 4.41 4.41 0.00 0.00 0.00 0.00 16:40:50 Average: ens3 7.68 5.61 86.80 0.84 0.00 0.00 0.00 0.00 16:40:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:50 16:40:50 16:40:50 ---> sar -P ALL: 16:40:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2870) 10/28/25 _x86_64_ (4 CPU) 16:40:50 16:40:50 12:37:48 LINUX RESTART (4 CPU) 16:40:50 16:40:50 12:40:16 CPU %user %nice %system %iowait %steal %idle 16:40:50 12:50:16 all 0.40 0.00 0.14 1.51 0.02 97.93 16:40:50 12:50:16 0 0.62 0.00 0.18 0.75 0.01 98.43 16:40:50 12:50:16 1 0.40 0.00 0.11 0.58 0.01 98.90 16:40:50 12:50:16 2 0.42 0.00 0.15 2.56 0.02 96.85 16:40:50 12:50:16 3 0.16 0.00 0.12 2.17 0.03 97.53 16:40:50 13:00:16 all 0.14 0.00 0.03 0.08 0.01 99.74 16:40:50 13:00:16 0 0.45 0.00 0.03 0.03 0.01 99.47 16:40:50 13:00:16 1 0.02 0.00 0.03 0.04 0.01 99.90 16:40:50 13:00:16 2 0.05 0.00 0.02 0.02 0.01 99.90 16:40:50 13:00:16 3 0.03 0.00 0.02 0.25 0.01 99.69 16:40:50 13:10:16 all 0.11 0.00 0.03 0.04 0.01 99.81 16:40:50 13:10:16 0 0.02 0.00 0.02 0.00 0.00 99.96 16:40:50 13:10:16 1 0.02 0.00 0.03 0.02 0.01 99.93 16:40:50 13:10:16 2 0.05 0.00 0.04 0.12 0.02 99.78 16:40:50 13:10:16 3 0.37 0.00 0.02 0.04 0.01 99.57 16:40:50 13:20:16 all 0.14 0.00 0.02 0.07 0.01 99.76 16:40:50 13:20:16 0 0.20 0.00 0.04 0.04 0.01 99.72 16:40:50 13:20:16 1 0.02 0.00 0.01 0.04 0.01 99.91 16:40:50 13:20:16 2 0.03 0.00 0.03 0.21 0.01 99.73 16:40:50 13:20:16 3 0.30 0.00 0.02 0.00 0.01 99.67 16:40:50 13:30:16 all 0.12 0.00 0.03 0.08 0.01 99.76 16:40:50 13:30:16 0 0.13 0.00 0.03 0.00 0.01 99.84 16:40:50 13:30:16 1 0.19 0.00 0.02 0.03 0.01 99.74 16:40:50 13:30:16 2 0.12 0.00 0.03 0.27 0.01 99.57 16:40:50 13:30:16 3 0.04 0.00 0.04 0.02 0.01 99.89 16:40:50 13:40:16 all 0.15 0.00 0.03 0.04 0.01 99.77 16:40:50 13:40:16 0 0.02 0.00 0.04 0.07 0.01 99.87 16:40:50 13:40:16 1 0.03 0.00 0.02 0.08 0.01 99.86 16:40:50 13:40:16 2 0.53 0.00 0.02 0.02 0.01 99.41 16:40:50 13:40:16 3 0.02 0.00 0.02 0.00 0.01 99.96 16:40:50 13:50:16 all 0.08 0.00 0.02 0.08 0.01 99.81 16:40:50 13:50:16 0 0.15 0.00 0.04 0.02 0.01 99.79 16:40:50 13:50:16 1 0.02 0.00 0.03 0.26 0.01 99.69 16:40:50 13:50:16 2 0.03 0.00 0.02 0.02 0.01 99.91 16:40:50 13:50:16 3 0.13 0.00 0.01 0.00 0.01 99.85 16:40:50 14:00:16 all 0.13 0.00 0.02 0.10 0.01 99.74 16:40:50 14:00:16 0 0.01 0.00 0.02 0.00 0.00 99.97 16:40:50 14:00:16 1 0.03 0.00 0.04 0.31 0.02 99.60 16:40:50 14:00:16 2 0.23 0.00 0.02 0.02 0.01 99.73 16:40:50 14:00:16 3 0.24 0.00 0.02 0.05 0.01 99.68 16:40:50 14:10:16 all 0.14 0.00 0.02 0.10 0.01 99.72 16:40:50 14:10:16 0 0.02 0.00 0.01 0.02 0.00 99.94 16:40:50 14:10:16 1 0.12 0.00 0.02 0.31 0.01 99.54 16:40:50 14:10:16 2 0.41 0.00 0.03 0.02 0.02 99.53 16:40:50 14:10:16 3 0.02 0.00 0.03 0.06 0.01 99.88 16:40:50 14:20:16 all 0.19 0.00 0.02 0.11 0.01 99.67 16:40:50 14:20:16 0 0.01 0.00 0.01 0.06 0.00 99.92 16:40:50 14:20:16 1 0.02 0.00 0.03 0.25 0.01 99.69 16:40:50 14:20:16 2 0.72 0.00 0.03 0.09 0.02 99.14 16:40:50 14:20:16 3 0.01 0.00 0.02 0.02 0.01 99.94 16:40:50 14:30:16 all 0.08 0.00 0.02 0.12 0.01 99.78 16:40:50 14:30:16 0 0.01 0.00 0.01 0.02 0.00 99.96 16:40:50 14:30:16 1 0.11 0.00 0.01 0.10 0.01 99.77 16:40:50 14:30:16 2 0.17 0.00 0.03 0.04 0.01 99.75 16:40:50 14:30:16 3 0.02 0.00 0.03 0.31 0.01 99.64 16:40:50 16:40:50 14:30:16 CPU %user %nice %system %iowait %steal %idle 16:40:50 14:40:16 all 0.08 0.00 0.02 0.08 0.01 99.81 16:40:50 14:40:16 0 0.01 0.00 0.01 0.03 0.00 99.94 16:40:50 14:40:16 1 0.07 0.00 0.01 0.02 0.01 99.89 16:40:50 14:40:16 2 0.02 0.00 0.02 0.02 0.01 99.93 16:40:50 14:40:16 3 0.22 0.00 0.03 0.27 0.01 99.47 16:40:50 14:50:16 all 6.73 0.00 0.77 5.77 0.03 86.70 16:40:50 14:50:16 0 8.13 0.00 0.88 3.79 0.03 87.18 16:40:50 14:50:16 1 6.22 0.00 0.77 4.29 0.04 88.68 16:40:50 14:50:16 2 6.91 0.00 0.77 4.68 0.03 87.61 16:40:50 14:50:16 3 5.67 0.00 0.66 10.30 0.04 83.33 16:40:50 15:00:14 all 38.45 0.00 2.08 10.66 0.13 48.68 16:40:50 15:00:14 0 37.75 0.00 1.88 8.73 0.13 51.50 16:40:50 15:00:14 1 40.86 0.00 2.09 7.45 0.12 49.47 16:40:50 15:00:14 2 37.38 0.00 2.17 13.99 0.13 46.32 16:40:50 15:00:14 3 37.81 0.00 2.18 12.47 0.12 47.41 16:40:50 15:10:01 all 50.49 0.00 2.12 0.74 0.14 46.51 16:40:50 15:10:01 0 51.13 0.00 1.87 0.91 0.14 45.95 16:40:50 15:10:01 1 49.41 0.00 2.18 0.64 0.14 47.62 16:40:50 15:10:01 2 50.00 0.00 2.28 0.78 0.15 46.79 16:40:50 15:10:01 3 51.42 0.00 2.15 0.61 0.15 45.67 16:40:50 15:20:16 all 31.16 0.00 1.42 0.22 0.12 67.07 16:40:50 15:20:16 0 31.56 0.00 1.53 0.28 0.12 66.50 16:40:50 15:20:16 1 30.81 0.00 1.35 0.10 0.13 67.62 16:40:50 15:20:16 2 31.41 0.00 1.43 0.45 0.12 66.59 16:40:50 15:20:16 3 30.87 0.00 1.39 0.04 0.12 67.57 16:40:50 15:30:16 all 28.82 0.00 1.05 0.25 0.10 69.77 16:40:50 15:30:16 0 28.88 0.00 1.05 0.21 0.11 69.75 16:40:50 15:30:16 1 29.08 0.00 1.12 0.09 0.10 69.61 16:40:50 15:30:16 2 29.17 0.00 1.10 0.27 0.10 69.35 16:40:50 15:30:16 3 28.16 0.00 0.94 0.43 0.10 70.37 16:40:50 15:40:00 all 16.93 0.00 0.63 0.06 0.08 82.30 16:40:50 15:40:00 0 17.34 0.00 0.58 0.12 0.07 81.89 16:40:50 15:40:00 1 16.79 0.00 0.63 0.02 0.08 82.48 16:40:50 15:40:00 2 16.62 0.00 0.61 0.05 0.08 82.64 16:40:50 15:40:00 3 16.99 0.00 0.70 0.04 0.08 82.19 16:40:50 15:50:16 all 8.95 0.00 0.48 0.06 0.07 90.44 16:40:50 15:50:16 0 8.89 0.00 0.52 0.06 0.07 90.47 16:40:50 15:50:16 1 8.68 0.00 0.48 0.05 0.07 90.73 16:40:50 15:50:16 2 9.08 0.00 0.50 0.13 0.07 90.22 16:40:50 15:50:16 3 9.16 0.00 0.44 0.02 0.06 90.33 16:40:50 16:00:16 all 10.86 0.00 0.58 0.52 0.10 87.94 16:40:50 16:00:16 0 10.91 0.00 0.61 0.10 0.09 88.29 16:40:50 16:00:16 1 10.75 0.00 0.62 0.12 0.11 88.39 16:40:50 16:00:16 2 11.23 0.00 0.59 1.35 0.09 86.74 16:40:50 16:00:16 3 10.55 0.00 0.49 0.51 0.11 88.35 16:40:50 16:10:01 all 7.20 0.00 0.49 0.13 0.07 92.12 16:40:50 16:10:01 0 7.16 0.00 0.51 0.04 0.07 92.22 16:40:50 16:10:01 1 7.50 0.00 0.55 0.01 0.08 91.86 16:40:50 16:10:01 2 7.51 0.00 0.47 0.11 0.07 91.85 16:40:50 16:10:01 3 6.61 0.00 0.43 0.35 0.06 92.54 16:40:50 16:20:02 all 8.94 0.00 0.40 0.26 0.08 90.33 16:40:50 16:20:02 0 9.01 0.00 0.38 0.02 0.08 90.51 16:40:50 16:20:02 1 9.37 0.00 0.38 0.04 0.08 90.14 16:40:50 16:20:02 2 8.99 0.00 0.38 0.18 0.07 90.38 16:40:50 16:20:02 3 8.40 0.00 0.45 0.79 0.08 90.28 16:40:50 16:40:50 16:20:02 CPU %user %nice %system %iowait %steal %idle 16:40:50 16:30:02 all 14.28 0.00 0.62 0.64 0.08 84.39 16:40:50 16:30:02 0 14.14 0.00 0.57 0.68 0.08 84.53 16:40:50 16:30:02 1 14.85 0.00 0.62 0.93 0.09 83.51 16:40:50 16:30:02 2 13.42 0.00 0.59 0.60 0.08 85.30 16:40:50 16:30:02 3 14.69 0.00 0.68 0.35 0.08 84.21 16:40:50 16:40:09 all 10.98 0.00 0.53 0.33 0.07 88.09 16:40:50 16:40:09 0 11.78 0.00 0.50 0.38 0.08 87.27 16:40:50 16:40:09 1 10.91 0.00 0.48 0.69 0.07 87.85 16:40:50 16:40:09 2 10.26 0.00 0.62 0.19 0.07 88.86 16:40:50 16:40:09 3 10.99 0.00 0.53 0.04 0.07 88.36 16:40:50 Average: all 9.77 0.00 0.48 0.91 0.05 88.78 16:40:50 Average: 0 9.89 0.00 0.47 0.68 0.05 88.92 16:40:50 Average: 1 9.80 0.00 0.48 0.68 0.05 88.98 16:40:50 Average: 2 9.74 0.00 0.50 1.09 0.05 88.63 16:40:50 Average: 3 9.66 0.00 0.47 1.21 0.05 88.61 16:40:50 16:40:50 16:40:50