19:37:07 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119079 19:37:07 Running as SYSTEM 19:37:07 [EnvInject] - Loading node environment variables. 19:37:07 Building remotely on prd-ubuntu2204-docker-4c-16g-12255 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 19:37:07 [ssh-agent] Looking for ssh-agent implementation... 19:37:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:07 $ ssh-agent 19:37:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFWoBFr/agent.1569 19:37:07 SSH_AGENT_PID=1571 19:37:07 [ssh-agent] Started. 19:37:07 Running ssh-add (command line suppressed) 19:37:07 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16378382696723944841.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16378382696723944841.key) 19:37:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:37:07 The recommended git tool is: NONE 19:37:09 using credential jenkins-ssh 19:37:09 Wiping out workspace first. 19:37:09 Cloning the remote Git repository 19:37:09 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 19:37:09 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 19:37:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:37:09 > git --version # timeout=10 19:37:09 > git --version # 'git version 2.34.1' 19:37:09 using GIT_SSH to set credentials jenkins-ssh 19:37:09 Verifying host key using known hosts file 19:37:09 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. 19:37:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:37:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:37:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:37:16 using GIT_SSH to set credentials jenkins-ssh 19:37:16 Verifying host key using known hosts file 19:37:16 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. 19:37:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/79/119079/8 # timeout=10 19:37:16 > git rev-parse e5afc0ed65f7ba72e1c0060850efff4823e2b0f7^{commit} # timeout=10 19:37:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:37:16 Checking out Revision e5afc0ed65f7ba72e1c0060850efff4823e2b0f7 (refs/changes/79/119079/8) 19:37:16 > git config core.sparsecheckout # timeout=10 19:37:16 > git checkout -f e5afc0ed65f7ba72e1c0060850efff4823e2b0f7 # timeout=10 19:37:17 Commit message: "Add unit test for path check" 19:37:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:37:17 > git rev-list --no-walk 797b1eb195427ebe5c286ad9e7267d37293e6265 # timeout=10 19:37:17 > git remote # timeout=10 19:37:17 > git submodule init # timeout=10 19:37:17 > git submodule sync # timeout=10 19:37:17 > git config --get remote.origin.url # timeout=10 19:37:17 > git submodule init # timeout=10 19:37:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:37:17 ERROR: No submodules found. 19:37:20 provisioning config files... 19:37:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:37:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:37:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11797018640802525522.sh 19:37:20 ---> python-tools-install.sh 19:37:20 Setup pyenv: 19:37:20 * system (set by /opt/pyenv/version) 19:37:20 * 3.8.20 (set by /opt/pyenv/version) 19:37:20 * 3.9.20 (set by /opt/pyenv/version) 19:37:20 3.10.15 19:37:20 3.11.10 19:37:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DG3R 19:37:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:37:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:29 lf-activate-venv(): INFO: Base packages installed successfully 19:37:29 lf-activate-venv(): INFO: Installing additional packages: lftools 19:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-DG3R/bin to PATH 19:37:54 Generating Requirements File 19:38:13 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. 19:38:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:38:13 Python 3.11.10 19:38:13 pip 25.3 from /tmp/venv-DG3R/lib/python3.11/site-packages/pip (python 3.11) 19:38:14 appdirs==1.4.4 19:38:14 argcomplete==3.6.3 19:38:14 aspy.yaml==1.3.0 19:38:14 attrs==25.4.0 19:38:14 autopage==0.5.2 19:38:14 beautifulsoup4==4.14.2 19:38:14 boto3==1.41.0 19:38:14 botocore==1.41.0 19:38:14 bs4==0.0.2 19:38:14 cachetools==6.2.2 19:38:14 certifi==2025.11.12 19:38:14 cffi==2.0.0 19:38:14 cfgv==3.5.0 19:38:14 chardet==5.2.0 19:38:14 charset-normalizer==3.4.4 19:38:14 click==8.3.1 19:38:14 cliff==4.12.0 19:38:14 cmd2==2.7.0 19:38:14 cryptography==3.3.2 19:38:14 debtcollector==3.0.0 19:38:14 decorator==5.2.1 19:38:14 defusedxml==0.7.1 19:38:14 Deprecated==1.3.1 19:38:14 distlib==0.4.0 19:38:14 dnspython==2.8.0 19:38:14 docker==7.1.0 19:38:14 dogpile.cache==1.5.0 19:38:14 durationpy==0.10 19:38:14 email-validator==2.3.0 19:38:14 filelock==3.20.0 19:38:14 future==1.0.0 19:38:14 gitdb==4.0.12 19:38:14 GitPython==3.1.45 19:38:14 google-auth==2.43.0 19:38:14 httplib2==0.31.0 19:38:14 identify==2.6.15 19:38:14 idna==3.11 19:38:14 importlib-resources==1.5.0 19:38:14 iso8601==2.1.0 19:38:14 Jinja2==3.1.6 19:38:14 jmespath==1.0.1 19:38:14 jsonpatch==1.33 19:38:14 jsonpointer==3.0.0 19:38:14 jsonschema==4.25.1 19:38:14 jsonschema-specifications==2025.9.1 19:38:14 keystoneauth1==5.12.0 19:38:14 kubernetes==34.1.0 19:38:14 lftools==0.37.16 19:38:14 lxml==6.0.2 19:38:14 markdown-it-py==4.0.0 19:38:14 MarkupSafe==3.0.3 19:38:14 mdurl==0.1.2 19:38:14 msgpack==1.1.2 19:38:14 multi_key_dict==2.0.3 19:38:14 munch==4.0.0 19:38:14 netaddr==1.3.0 19:38:14 niet==1.4.2 19:38:14 nodeenv==1.9.1 19:38:14 oauth2client==4.1.3 19:38:14 oauthlib==3.3.1 19:38:14 openstacksdk==4.8.0 19:38:14 os-service-types==1.8.1 19:38:14 osc-lib==4.2.0 19:38:14 oslo.config==10.1.0 19:38:14 oslo.context==6.2.0 19:38:14 oslo.i18n==6.7.1 19:38:14 oslo.log==7.2.1 19:38:14 oslo.serialization==5.8.0 19:38:14 oslo.utils==9.2.0 19:38:14 packaging==25.0 19:38:14 pbr==7.0.3 19:38:14 platformdirs==4.5.0 19:38:14 prettytable==3.17.0 19:38:14 psutil==7.1.3 19:38:14 pyasn1==0.6.1 19:38:14 pyasn1_modules==0.4.2 19:38:14 pycparser==2.23 19:38:14 pygerrit2==2.0.15 19:38:14 PyGithub==2.8.1 19:38:14 Pygments==2.19.2 19:38:14 PyJWT==2.10.1 19:38:14 PyNaCl==1.6.1 19:38:14 pyparsing==2.4.7 19:38:14 pyperclip==1.11.0 19:38:14 pyrsistent==0.20.0 19:38:14 python-cinderclient==9.8.0 19:38:14 python-dateutil==2.9.0.post0 19:38:14 python-heatclient==4.3.0 19:38:14 python-jenkins==1.8.3 19:38:14 python-keystoneclient==5.7.0 19:38:14 python-magnumclient==4.9.0 19:38:14 python-openstackclient==8.2.0 19:38:14 python-swiftclient==4.9.0 19:38:14 PyYAML==6.0.3 19:38:14 referencing==0.37.0 19:38:14 requests==2.32.5 19:38:14 requests-oauthlib==2.0.0 19:38:14 requestsexceptions==1.4.0 19:38:14 rfc3986==2.0.0 19:38:14 rich==14.2.0 19:38:14 rich-argparse==1.7.2 19:38:14 rpds-py==0.29.0 19:38:14 rsa==4.9.1 19:38:14 ruamel.yaml==0.18.16 19:38:14 ruamel.yaml.clib==0.2.15 19:38:14 s3transfer==0.14.0 19:38:14 simplejson==3.20.2 19:38:14 six==1.17.0 19:38:14 smmap==5.0.2 19:38:14 soupsieve==2.8 19:38:14 stevedore==5.6.0 19:38:14 tabulate==0.9.0 19:38:14 toml==0.10.2 19:38:14 tomlkit==0.13.3 19:38:14 tqdm==4.67.1 19:38:14 typing_extensions==4.15.0 19:38:14 tzdata==2025.2 19:38:14 urllib3==1.26.20 19:38:14 virtualenv==20.35.4 19:38:14 wcwidth==0.2.14 19:38:14 websocket-client==1.9.0 19:38:14 wrapt==2.0.1 19:38:14 xdg==6.0.0 19:38:14 xmltodict==1.0.2 19:38:14 yq==3.4.3 19:38:14 [EnvInject] - Injecting environment variables from a build step. 19:38:14 [EnvInject] - Injecting as environment variables the properties content 19:38:14 PYTHON=python3 19:38:14 19:38:14 [EnvInject] - Variables injected successfully. 19:38:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11756120686874797305.sh 19:38:14 ---> tox-install.sh 19:38:14 + source /home/jenkins/lf-env.sh 19:38:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:38:14 ++ mktemp -d /tmp/venv-XXXX 19:38:14 + lf_venv=/tmp/venv-FaCY 19:38:14 + local venv_file=/tmp/.os_lf_venv 19:38:14 + local python=python3 19:38:14 + local options 19:38:14 + local set_path=true 19:38:14 + local install_args= 19:38:14 ++ 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 19:38:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:38:14 + true 19:38:14 + case $1 in 19:38:14 + venv_file=/tmp/.toxenv 19:38:14 + shift 2 19:38:14 + true 19:38:14 + case $1 in 19:38:14 + shift 19:38:14 + break 19:38:14 + case $python in 19:38:14 + local pkg_list= 19:38:14 + [[ -d /opt/pyenv ]] 19:38:14 + echo 'Setup pyenv:' 19:38:14 Setup pyenv: 19:38:14 + export PYENV_ROOT=/opt/pyenv 19:38:14 + PYENV_ROOT=/opt/pyenv 19:38:14 + 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 19:38:14 + 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 19:38:14 + pyenv versions 19:38:14 system 19:38:14 3.8.20 19:38:14 3.9.20 19:38:14 3.10.15 19:38:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:38:14 + command -v pyenv 19:38:14 ++ pyenv init - --no-rehash 19:38:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:38:14 for i in ${!paths[@]}; do 19:38:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:38:14 fi; done; 19:38:14 echo "${paths[*]}"'\'')" 19:38:14 export PATH="/opt/pyenv/shims:${PATH}" 19:38:14 export PYENV_SHELL=bash 19:38:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:38:14 pyenv() { 19:38:14 local command 19:38:14 command="${1:-}" 19:38:14 if [ "$#" -gt 0 ]; then 19:38:14 shift 19:38:14 fi 19:38:14 19:38:14 case "$command" in 19:38:14 rehash|shell) 19:38:14 eval "$(pyenv "sh-$command" "$@")" 19:38:14 ;; 19:38:14 *) 19:38:14 command pyenv "$command" "$@" 19:38:14 ;; 19:38:14 esac 19:38:14 }' 19:38:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:38:14 for i in ${!paths[@]}; do 19:38:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:38:14 fi; done; 19:38:14 echo "${paths[*]}"' 19:38:14 ++ 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 19:38:14 ++ 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 19:38:14 ++ 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 19:38:14 ++ export PYENV_SHELL=bash 19:38:14 ++ PYENV_SHELL=bash 19:38:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:38:14 +++ complete -F _pyenv pyenv 19:38:14 ++ lf-pyver python3 19:38:14 ++ local py_version_xy=python3 19:38:14 ++ local py_version_xyz= 19:38:14 ++ pyenv versions 19:38:14 ++ local command 19:38:14 ++ command=versions 19:38:14 ++ '[' 1 -gt 0 ']' 19:38:14 ++ shift 19:38:14 ++ case "$command" in 19:38:14 ++ command pyenv versions 19:38:14 ++ awk '{ print $1 }' 19:38:14 ++ grep -E '^[0-9.]*[0-9]$' 19:38:14 ++ sed 's/^[ *]* //' 19:38:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:38:14 +++ sort -V 19:38:14 +++ grep '^3' /tmp/.pyenv_versions 19:38:14 +++ tail -n 1 19:38:14 ++ py_version_xyz=3.11.10 19:38:14 ++ [[ -z 3.11.10 ]] 19:38:14 ++ echo 3.11.10 19:38:14 ++ return 0 19:38:14 + pyenv local 3.11.10 19:38:14 + local command 19:38:14 + command=local 19:38:14 + '[' 2 -gt 0 ']' 19:38:14 + shift 19:38:14 + case "$command" in 19:38:14 + command pyenv local 3.11.10 19:38:14 + for arg in "$@" 19:38:14 + case $arg in 19:38:14 + pkg_list+='tox ' 19:38:14 + for arg in "$@" 19:38:14 + case $arg in 19:38:14 + pkg_list+='virtualenv ' 19:38:14 + for arg in "$@" 19:38:14 + case $arg in 19:38:14 + pkg_list+='urllib3~=1.26.15 ' 19:38:14 + [[ -f /tmp/.toxenv ]] 19:38:14 + [[ ! -f /tmp/.toxenv ]] 19:38:14 + [[ -n '' ]] 19:38:14 + python3 -m venv /tmp/venv-FaCY 19:38:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FaCY' 19:38:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FaCY 19:38:18 + echo /tmp/venv-FaCY 19:38:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:38:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:38:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:38:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:18 + local 'pip_opts=--upgrade --quiet' 19:38:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:38:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:38:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:38:18 + [[ -n '' ]] 19:38:18 + [[ -n '' ]] 19:38:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:38:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:18 + /tmp/venv-FaCY/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 19:38:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:38:22 lf-activate-venv(): INFO: Base packages installed successfully 19:38:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:38:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:38:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:38:22 + /tmp/venv-FaCY/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 19:38:24 + type python3 19:38:24 + true 19:38:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FaCY/bin to PATH' 19:38:24 lf-activate-venv(): INFO: Adding /tmp/venv-FaCY/bin to PATH 19:38:24 + PATH=/tmp/venv-FaCY/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 19:38:24 + return 0 19:38:24 + python3 --version 19:38:24 Python 3.11.10 19:38:24 + python3 -m pip --version 19:38:24 pip 25.3 from /tmp/venv-FaCY/lib/python3.11/site-packages/pip (python 3.11) 19:38:24 + python3 -m pip freeze 19:38:24 cachetools==6.2.2 19:38:24 chardet==5.2.0 19:38:24 colorama==0.4.6 19:38:24 distlib==0.4.0 19:38:24 filelock==3.20.0 19:38:24 packaging==25.0 19:38:24 platformdirs==4.5.0 19:38:24 pluggy==1.6.0 19:38:24 pyproject-api==1.10.0 19:38:24 tox==4.32.0 19:38:24 urllib3==1.26.20 19:38:24 virtualenv==20.35.4 19:38:24 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins13014071226862189457.sh 19:38:24 [EnvInject] - Injecting environment variables from a build step. 19:38:24 [EnvInject] - Injecting as environment variables the properties content 19:38:24 PARALLEL=True 19:38:24 19:38:24 [EnvInject] - Variables injected successfully. 19:38:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins803219764942347295.sh 19:38:24 ---> tox-run.sh 19:38:24 + 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 19:38:24 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:38:24 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:38:24 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:38:24 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 19:38:24 + source /home/jenkins/lf-env.sh 19:38:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:38:24 ++ mktemp -d /tmp/venv-XXXX 19:38:24 + lf_venv=/tmp/venv-xT9i 19:38:24 + local venv_file=/tmp/.os_lf_venv 19:38:24 + local python=python3 19:38:24 + local options 19:38:24 + local set_path=true 19:38:24 + local install_args= 19:38:24 ++ 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 19:38:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:38:24 + true 19:38:24 + case $1 in 19:38:24 + venv_file=/tmp/.toxenv 19:38:24 + shift 2 19:38:24 + true 19:38:24 + case $1 in 19:38:24 + shift 19:38:24 + break 19:38:24 + case $python in 19:38:24 + local pkg_list= 19:38:24 + [[ -d /opt/pyenv ]] 19:38:24 + echo 'Setup pyenv:' 19:38:24 Setup pyenv: 19:38:24 + export PYENV_ROOT=/opt/pyenv 19:38:24 + PYENV_ROOT=/opt/pyenv 19:38:24 + 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 19:38:24 + 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 19:38:24 + pyenv versions 19:38:24 system 19:38:24 3.8.20 19:38:24 3.9.20 19:38:24 3.10.15 19:38:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:38:24 + command -v pyenv 19:38:24 ++ pyenv init - --no-rehash 19:38:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:38:24 for i in ${!paths[@]}; do 19:38:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:38:24 fi; done; 19:38:24 echo "${paths[*]}"'\'')" 19:38:24 export PATH="/opt/pyenv/shims:${PATH}" 19:38:24 export PYENV_SHELL=bash 19:38:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:38:24 pyenv() { 19:38:24 local command 19:38:24 command="${1:-}" 19:38:24 if [ "$#" -gt 0 ]; then 19:38:24 shift 19:38:24 fi 19:38:24 19:38:24 case "$command" in 19:38:24 rehash|shell) 19:38:24 eval "$(pyenv "sh-$command" "$@")" 19:38:24 ;; 19:38:24 *) 19:38:24 command pyenv "$command" "$@" 19:38:24 ;; 19:38:24 esac 19:38:24 }' 19:38:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:38:24 for i in ${!paths[@]}; do 19:38:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:38:24 fi; done; 19:38:24 echo "${paths[*]}"' 19:38:24 ++ 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 19:38:24 ++ 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 19:38:24 ++ 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 19:38:24 ++ export PYENV_SHELL=bash 19:38:24 ++ PYENV_SHELL=bash 19:38:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:38:24 +++ complete -F _pyenv pyenv 19:38:24 ++ lf-pyver python3 19:38:24 ++ local py_version_xy=python3 19:38:24 ++ local py_version_xyz= 19:38:24 ++ pyenv versions 19:38:24 ++ local command 19:38:24 ++ command=versions 19:38:24 ++ '[' 1 -gt 0 ']' 19:38:24 ++ shift 19:38:24 ++ case "$command" in 19:38:24 ++ command pyenv versions 19:38:24 ++ sed 's/^[ *]* //' 19:38:24 ++ awk '{ print $1 }' 19:38:24 ++ grep -E '^[0-9.]*[0-9]$' 19:38:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:38:24 +++ grep '^3' /tmp/.pyenv_versions 19:38:24 +++ sort -V 19:38:24 +++ tail -n 1 19:38:24 ++ py_version_xyz=3.11.10 19:38:24 ++ [[ -z 3.11.10 ]] 19:38:24 ++ echo 3.11.10 19:38:24 ++ return 0 19:38:24 + pyenv local 3.11.10 19:38:24 + local command 19:38:24 + command=local 19:38:24 + '[' 2 -gt 0 ']' 19:38:24 + shift 19:38:24 + case "$command" in 19:38:24 + command pyenv local 3.11.10 19:38:24 + for arg in "$@" 19:38:24 + case $arg in 19:38:24 + pkg_list+='tox ' 19:38:24 + for arg in "$@" 19:38:24 + case $arg in 19:38:24 + pkg_list+='virtualenv ' 19:38:24 + for arg in "$@" 19:38:24 + case $arg in 19:38:24 + pkg_list+='urllib3~=1.26.15 ' 19:38:24 + [[ -f /tmp/.toxenv ]] 19:38:24 ++ cat /tmp/.toxenv 19:38:24 + lf_venv=/tmp/venv-FaCY 19:38:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaCY from' file:/tmp/.toxenv 19:38:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaCY from file:/tmp/.toxenv 19:38:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:38:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:24 + local 'pip_opts=--upgrade --quiet' 19:38:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:38:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:38:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:38:24 + [[ -n '' ]] 19:38:24 + [[ -n '' ]] 19:38:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:38:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:24 + /tmp/venv-FaCY/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 19:38:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:38:25 lf-activate-venv(): INFO: Base packages installed successfully 19:38:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:38:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:38:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:38:25 + /tmp/venv-FaCY/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 19:38:26 + type python3 19:38:26 + true 19:38:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FaCY/bin to PATH' 19:38:26 lf-activate-venv(): INFO: Adding /tmp/venv-FaCY/bin to PATH 19:38:26 + PATH=/tmp/venv-FaCY/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 19:38:26 + return 0 19:38:26 + [[ -d /opt/pyenv ]] 19:38:26 + echo '---> Setting up pyenv' 19:38:26 ---> Setting up pyenv 19:38:26 + export PYENV_ROOT=/opt/pyenv 19:38:26 + PYENV_ROOT=/opt/pyenv 19:38:26 + export PATH=/opt/pyenv/bin:/tmp/venv-FaCY/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 19:38:26 + PATH=/opt/pyenv/bin:/tmp/venv-FaCY/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 19:38:26 ++ pwd 19:38:26 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 19:38:26 + export PYTHONPATH 19:38:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:38:26 + TOX_TESTENV_PASSENV=PYTHONPATH 19:38:26 + tox --version 19:38:27 4.32.0 from /tmp/venv-FaCY/lib/python3.11/site-packages/tox/__init__.py 19:38:27 + PARALLEL=True 19:38:27 + TOX_OPTIONS_LIST= 19:38:27 + [[ -n '' ]] 19:38:27 + case ${PARALLEL,,} in 19:38:27 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 19:38:27 + tox --parallel auto --parallel-live 19:38:27 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 19:38:28 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 19:38:28 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 19:38:28 checkbashisms: freeze> python -m pip freeze --all 19:38:28 docs: install_deps> python -I -m pip install -r docs/requirements.txt 19:38:29 checkbashisms: pip==25.3,setuptools==80.9.0 19:38:29 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:38:29 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)' 19:38:29 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 19:38:30 checkbashisms: OK ✔ in 3.21 seconds 19:38:30 pre-commit: install_deps> python -I -m pip install pre-commit 19:38:33 pre-commit: freeze> python -m pip freeze --all 19:38:33 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 19:38:33 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:38:33 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)' 19:38:33 /usr/bin/cpan 19:38:33 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 19:38:33 [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. 19:38:33 [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. 19:38:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:38:33 [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. 19:38:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:38:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:38:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:38:34 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 19:38:35 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 19:38:35 buildcontroller: freeze> python -m pip freeze --all 19:38:35 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:38:35 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 19:38:35 + update-java-alternatives -l 19:38:35 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 19:38:35 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 19:38:35 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 19:38:35 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 19:38:35 update-alternatives: error: no alternatives for jaotc 19:38:35 update-alternatives: error: no alternatives for rmic 19:38:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:38:35 [INFO] Once installed this environment will be reused. 19:38:35 [INFO] This may take a few minutes... 19:38:36 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 19:38:36 + java -version 19:38:36 + JAVA_VER=21 19:38:36 + echo 21 19:38:36 21 19:38:36 + javac -version 19:38:36 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 19:38:36 + JAVAC_VER=21 19:38:36 + echo 21 19:38:36 21 19:38:36 ok, java is 21 or newer 19:38:36 + [ 21 -ge 21 ] 19:38:36 + [ 21 -ge 21 ] 19:38:36 + echo ok, java is 21 or newer 19:38:36 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 19:38:36 2025-11-20 19:38:36 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] 19:38:36 + sudo mkdir -p /opt 19:38:36 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 19:38:36 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 19:38:36 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 19:38:36 + mvn --version 19:38:37 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 19:38:37 Maven home: /opt/maven 19:38:37 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:38:37 Default locale: en, platform encoding: UTF-8 19:38:37 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:38:37 NOTE: Picked up JDK_JAVA_OPTIONS: 19:38:37 --add-opens=java.base/java.io=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.lang=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.net=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.nio=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.util=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:38:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:38:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:38:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:38:37 -Xlog:disable 19:38:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:38:41 [INFO] Once installed this environment will be reused. 19:38:41 [INFO] This may take a few minutes... 19:38:49 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 19:38:49 [INFO] Once installed this environment will be reused. 19:38:49 [INFO] This may take a few minutes... 19:38:54 [INFO] Installing environment for https://github.com/perltidy/perltidy. 19:38:54 [INFO] Once installed this environment will be reused. 19:38:54 [INFO] This may take a few minutes... 19:38:55 docs: freeze> python -m pip freeze --all 19:38:56 docs-linkcheck: freeze> python -m pip freeze --all 19:38:56 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,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.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,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==25.10.0 19:38:56 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 19:38:56 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,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.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,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==25.10.0 19:38:56 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 19:38:59 docs: OK ✔ in 32.28 seconds 19:38:59 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 19:39:03 docs-linkcheck: OK ✔ in 33.74 seconds 19:39:03 pylint: freeze> python -m pip freeze --all 19:39:04 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 19:39:04 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}$' '{}' + 19:39:06 trim trailing whitespace.................................................Passed 19:39:07 Tabs remover.............................................................Passed 19:39:07 autopep8.................................................................Passed 19:39:13 perltidy.................................................................Passed 19:39:14 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 19:39:14 [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. 19:39:14 [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. 19:39:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:39:14 [INFO] Once installed this environment will be reused. 19:39:14 [INFO] This may take a few minutes... 19:39:24 gitlint..................................................................Passed 19:39:28 19:39:28 ------------------------------------ 19:39:28 Your code has been rated at 10.00/10 19:39:28 19:40:20 pre-commit: OK ✔ in 53.63 seconds 19:40:20 pylint: OK ✔ in 30.57 seconds 19:40:20 buildcontroller: OK ✔ in 1 minute 52.32 seconds 19:40:20 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 19:40:20 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 19:40:20 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 19:40:20 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 19:40:27 build_karaf_tests71: freeze> python -m pip freeze --all 19:40:28 build_karaf_tests121: freeze> python -m pip freeze --all 19:40:28 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:40:28 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:28 build karaf in karaf71 with ./karaf71.env 19:40:28 build_karaf_tests190: freeze> python -m pip freeze --all 19:40:28 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:28 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:28 -Xlog:disable 19:40:28 build_karaf_tests221: freeze> python -m pip freeze --all 19:40:28 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:40:28 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:28 build karaf in karaf121 with ./karaf121.env 19:40:28 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:40:28 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:28 build karaf in karafoc with ./karafoc.env 19:40:28 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:28 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:28 -Xlog:disable 19:40:28 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:40:28 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:28 build karaf in karaf221 with ./karaf221.env 19:40:28 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:28 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:28 -Xlog:disable 19:40:28 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:28 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:28 -Xlog:disable 19:42:00 build_karaf_tests71: OK ✔ in 1 minute 38.06 seconds 19:42:00 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 19:42:02 build_karaf_tests221: OK ✔ in 1 minute 40.69 seconds 19:42:02 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 19:42:05 build_karaf_tests121: OK ✔ in 1 minute 42.46 seconds 19:42:05 build_karaf_tests190: OK ✔ in 1 minute 45.13 seconds 19:42:05 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 19:42:23 buildlighty: freeze> python -m pip freeze --all 19:42:23 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:42:23 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 19:42:23 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 19:42:24 sims: freeze> python -m pip freeze --all 19:42:24 sims: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:42:24 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 19:42:24 Using lighynode version 20.1.0.5 19:42:24 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 19:43:13 sims: OK ✔ in 28.27 seconds 19:43:13 buildlighty: OK ✔ in 47.58 seconds 19:43:13 testsPCE: freeze> python -m pip freeze --all 19:43:13 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 19:43:13 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 19:43:13 pytest -q transportpce_tests/pce/test01_pce.py 19:44:00 .................... [100%] 19:45:04 20 passed in 110.19s (0:01:50) 19:45:04 pytest -q transportpce_tests/pce/test02_pce_400G.py 19:45:20 ............ [100%] 19:45:51 12 passed in 46.77s 19:45:51 pytest -q transportpce_tests/pce/test03_gnpy.py 19:46:08 ........ [100%] 19:46:29 8 passed in 37.99s 19:46:29 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 19:47:01 ... [100%] 19:47:06 3 passed in 36.17s 19:47:06 testsPCE: OK ✔ in 5 minutes 1.23 seconds 19:47:06 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 19:47:06 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 19:47:06 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 19:47:13 tests121: freeze> python -m pip freeze --all 19:47:13 tests_tapi: freeze> python -m pip freeze --all 19:47:13 tests190: freeze> python -m pip freeze --all 19:47:13 tests121: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:47:13 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 19:47:13 using environment variables from ./karaf121.env 19:47:13 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 19:47:13 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:47:13 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 19:47:13 using environment variables from ./karaf221.env 19:47:13 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 19:47:13 tests190: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:47:13 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 19:47:13 using environment variables from ./karafoc.env 19:47:13 pytest -q transportpce_tests/oc/test01_portmapping.py 19:48:16 ........... [100%] 19:48:33 10 passed in 79.46s (0:01:19) 19:48:33 pytest -q transportpce_tests/oc/test02_topology.py 19:48:36 .......................................................... [100%] 19:49:40 14 passed in 66.93s (0:01:06) 19:49:40 pytest -q transportpce_tests/oc/test03_renderer.py 19:49:57 .......................... [100%] 19:50:30 19 passed in 49.59s 19:50:30 tests190: OK ✔ in 3 minutes 24.69 seconds 19:50:30 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 19:50:38 tests71: freeze> python -m pip freeze --all 19:50:38 tests71: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:50:38 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 19:50:38 using environment variables from ./karaf71.env 19:50:38 pytest -q transportpce_tests/7.1/test01_portmapping.py 19:50:42 ................... [100%] 19:51:24 12 passed in 45.47s 19:51:24 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 19:51:50 .................. [100%] 19:52:15 21 passed in 302.07s (0:05:02) 19:52:15 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 19:52:15 ............................ [100%] 19:53:02 6 passed in 46.07s 19:53:02 pytest -q transportpce_tests/1.2.1/test03_topology.py 19:53:02 .................................... [100%] 19:54:00 62 passed in 156.01s (0:02:36) 19:54:00 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 19:54:02 ............................................................. [100%] 19:55:22 44 passed in 139.98s (0:02:19) 19:55:22 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 19:55:22 .... [100%] 19:55:26 51 passed in 493.09s (0:08:13) 19:55:27 pytest -q transportpce_tests/tapi/test02_full_topology.py 19:55:28 ................................. [100%] 19:56:23 48 passed in 142.16s (0:02:22) 19:56:23 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 19:56:25 ......................... [100%] 19:57:01 24 passed in 98.34s (0:01:38) 19:57:01 pytest -q transportpce_tests/1.2.1/test05_olm.py 19:57:03 ............................. [100%] 19:57:43 22 passed in 80.17s (0:01:20) 19:57:45 .................................................... [100%] 20:00:07 40 passed in 185.76s (0:03:05) 20:00:07 pytest -q transportpce_tests/1.2.1/test06_end2end.py 20:00:07 .................................................... [100%] 20:04:15 36 passed in 527.81s (0:08:47) 20:04:15 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 20:04:20 ............................................................................... [100%] 20:09:31 71 passed in 316.27s (0:05:16) 20:09:31 pytest -q transportpce_tests/tapi/test04_topo_extension.py 20:10:25 .................. [100%] 20:12:05 54 passed in 718.20s (0:11:58) 20:14:23 .... [100%] 20:14:56 19 passed in 324.65s (0:05:24) 20:14:56 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 20:17:00 ...................... [100%] 20:22:37 22 passed in 459.99s (0:07:39) 20:22:37 tests71: OK ✔ in 7 minutes 13.21 seconds 20:22:37 tests121: OK ✔ in 24 minutes 59.68 seconds 20:22:37 tests_tapi: OK ✔ in 35 minutes 30.99 seconds 20:22:37 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 20:22:45 tests221: freeze> python -m pip freeze --all 20:22:45 tests221: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:22:45 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 20:22:45 using environment variables from ./karaf221.env 20:22:45 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 20:23:25 ................................... [100%] 20:24:04 35 passed in 79.01s (0:01:19) 20:24:04 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 20:24:38 ...... [100%] 20:24:53 6 passed in 47.92s 20:24:53 pytest -q transportpce_tests/2.2.1/test03_topology.py 20:25:39 ............................................ [100%] 20:27:14 44 passed in 140.79s (0:02:20) 20:27:14 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 20:27:51 ............ [100%] 20:28:16 12 passed in 61.68s (0:01:01) 20:28:16 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 20:28:42 ................ [100%] 20:30:11 16 passed in 115.52s (0:01:55) 20:30:12 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 20:30:42 ............................... [100%] 20:30:48 31 passed in 36.17s 20:30:48 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 20:31:24 .......................... [100%] 20:32:20 26 passed in 91.32s (0:01:31) 20:32:20 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 20:32:55 ...................... [100%] 20:33:59 22 passed in 99.22s (0:01:39) 20:33:59 pytest -q transportpce_tests/2.2.1/test09_olm.py 20:34:41 ........................................ [100%] 20:37:04 40 passed in 185.09s (0:03:05) 20:37:04 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 20:37:49 ........................................................................ [ 74%] 20:43:26 ......................... [100%] 20:48:18 97 passed in 673.35s (0:11:13) 20:48:18 pytest -q transportpce_tests/2.2.1/test12_end2end.py 20:49:00 ...................................................... [100%] 20:55:48 54 passed in 449.47s (0:07:29) 20:55:48 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 20:56:44 ........................................................................ [ 71%] 21:01:54 ............................. [100%] 21:04:03 101 passed in 494.76s (0:08:14) 21:04:03 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 21:04:58 ........................................................................ [ 67%] 21:10:44 ................................... [100%] 21:14:04 107 passed in 601.14s (0:10:01) 21:14:04 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 21:14:46 ............................................. [100%] 21:17:23 45 passed in 198.62s (0:03:18) 21:17:24 tests221: OK ✔ in 54 minutes 46.83 seconds 21:17:24 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 21:17:30 tests_hybrid: freeze> python -m pip freeze --all 21:17:30 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 21:17:30 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 21:17:30 using environment variables from ./karaf221.env 21:17:30 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 21:18:12 ................................................... [100%] 21:22:59 51 passed in 328.66s (0:05:28) 21:22:59 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 21:23:43 ........................................................................ [ 66%] 21:28:03 ..................................... [100%] 21:30:09 109 passed in 429.86s (0:07:09) 21:30:09 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 21:30:57 ..................................................... [100%] 21:37:30 53 passed in 440.03s (0:07:20) 21:37:30 buildcontroller: OK (112.32=setup[8.28]+cmd[104.04] seconds) 21:37:30 sims: OK (28.27=setup[24.43]+cmd[3.84] seconds) 21:37:30 build_karaf_tests121: OK (102.46=setup[8.54]+cmd[93.91] seconds) 21:37:30 testsPCE: OK (301.23=setup[68.89]+cmd[232.35] seconds) 21:37:30 tests121: OK (1499.68=setup[7.36]+cmd[1492.32] seconds) 21:37:30 build_karaf_tests221: OK (100.69=setup[8.75]+cmd[91.94] seconds) 21:37:30 tests_tapi: OK (2130.99=setup[7.45]+cmd[2123.54] seconds) 21:37:30 tests221: OK (3286.83=setup[8.41]+cmd[3278.42] seconds) 21:37:30 build_karaf_tests71: OK (98.06=setup[8.33]+cmd[89.73] seconds) 21:37:30 tests71: OK (433.21=setup[8.07]+cmd[425.13] seconds) 21:37:30 build_karaf_tests190: OK (105.13=setup[8.66]+cmd[96.48] seconds) 21:37:30 tests190: OK (204.69=setup[7.46]+cmd[197.22] seconds) 21:37:30 tests_hybrid: OK (1206.19=setup[6.75]+cmd[1199.44] seconds) 21:37:30 buildlighty: OK (47.58=setup[25.71]+cmd[21.87] seconds) 21:37:30 docs: OK (32.28=setup[29.16]+cmd[3.12] seconds) 21:37:30 docs-linkcheck: OK (33.74=setup[28.92]+cmd[4.82] seconds) 21:37:30 checkbashisms: OK (3.21=setup[1.90]+cmd[0.01,0.05,1.25] seconds) 21:37:30 pre-commit: OK (53.63=setup[2.69]+cmd[0.00,0.00,40.96,9.97] seconds) 21:37:30 pylint: OK (30.57=setup[4.39]+cmd[26.18] seconds) 21:37:30 congratulations :) (7142.76 seconds) 21:37:30 + tox_status=0 21:37:30 + echo '---> Completed tox runs' 21:37:30 ---> Completed tox runs 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/build_karaf_tests121/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=build_karaf_tests121 21:37:30 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/build_karaf_tests190/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=build_karaf_tests190 21:37:30 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/build_karaf_tests221/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=build_karaf_tests221 21:37:30 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 21:37:30 + for i in .tox/*/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 ++ echo .tox/build_karaf_tests71/log 21:37:30 + tox_env=build_karaf_tests71 21:37:30 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/buildcontroller/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=buildcontroller 21:37:30 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/buildlighty/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=buildlighty 21:37:30 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/checkbashisms/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=checkbashisms 21:37:30 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/docs-linkcheck/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=docs-linkcheck 21:37:30 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/docs/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=docs 21:37:30 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/pre-commit/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=pre-commit 21:37:30 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/pylint/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=pylint 21:37:30 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/sims/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=sims 21:37:30 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/tests121/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=tests121 21:37:30 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 21:37:30 + for i in .tox/*/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 ++ echo .tox/tests190/log 21:37:30 + tox_env=tests190 21:37:30 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/tests221/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=tests221 21:37:30 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/tests71/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=tests71 21:37:30 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/testsPCE/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=testsPCE 21:37:30 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/tests_hybrid/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=tests_hybrid 21:37:30 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 21:37:30 + for i in .tox/*/log 21:37:30 ++ echo .tox/tests_tapi/log 21:37:30 ++ awk -F/ '{print $2}' 21:37:30 + tox_env=tests_tapi 21:37:30 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 21:37:30 + DOC_DIR=docs/_build/html 21:37:30 + [[ -d docs/_build/html ]] 21:37:30 + echo '---> Archiving generated docs' 21:37:30 ---> Archiving generated docs 21:37:30 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 21:37:30 + echo '---> tox-run.sh ends' 21:37:30 ---> tox-run.sh ends 21:37:30 + test 0 -eq 0 21:37:30 $ ssh-agent -k 21:37:30 unset SSH_AUTH_SOCK; 21:37:30 unset SSH_AGENT_PID; 21:37:30 echo Agent pid 1571 killed; 21:37:30 [ssh-agent] Stopped. 21:37:30 [PostBuildScript] - [INFO] Executing post build scripts. 21:37:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15970317087996763278.sh 21:37:30 ---> sysstat.sh 21:37:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7507220319723600729.sh 21:37:31 ---> package-listing.sh 21:37:31 ++ facter osfamily 21:37:31 ++ tr '[:upper:]' '[:lower:]' 21:37:31 + OS_FAMILY=debian 21:37:31 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 21:37:31 + START_PACKAGES=/tmp/packages_start.txt 21:37:31 + END_PACKAGES=/tmp/packages_end.txt 21:37:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:31 + PACKAGES=/tmp/packages_start.txt 21:37:31 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:37:31 + PACKAGES=/tmp/packages_end.txt 21:37:31 + case "${OS_FAMILY}" in 21:37:31 + dpkg -l 21:37:31 + grep '^ii' 21:37:31 + '[' -f /tmp/packages_start.txt ']' 21:37:31 + '[' -f /tmp/packages_end.txt ']' 21:37:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:31 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:37:31 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:37:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:37:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3613652512734963227.sh 21:37:31 ---> capture-instance-metadata.sh 21:37:31 Setup pyenv: 21:37:31 system 21:37:31 3.8.20 21:37:31 3.9.20 21:37:31 3.10.15 21:37:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:37:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DG3R from file:/tmp/.os_lf_venv 21:37:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:34 lf-activate-venv(): INFO: Base packages installed successfully 21:37:34 lf-activate-venv(): INFO: Installing additional packages: lftools 21:37:49 lf-activate-venv(): INFO: Adding /tmp/venv-DG3R/bin to PATH 21:37:49 INFO: Running in OpenStack, capturing instance metadata 21:37:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13754266554466877579.sh 21:37:49 provisioning config files... 21:37:50 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3953 21:37:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config5771767950925370381tmp 21:37:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:37:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:37:50 provisioning config files... 21:37:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:37:50 [EnvInject] - Injecting environment variables from a build step. 21:37:50 [EnvInject] - Injecting as environment variables the properties content 21:37:50 SERVER_ID=logs 21:37:50 21:37:50 [EnvInject] - Variables injected successfully. 21:37:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17222235760150369391.sh 21:37:50 ---> create-netrc.sh 21:37:50 WARN: Log server credential not found. 21:37:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17535840211915498274.sh 21:37:50 ---> python-tools-install.sh 21:37:50 Setup pyenv: 21:37:50 system 21:37:50 3.8.20 21:37:50 3.9.20 21:37:50 3.10.15 21:37:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DG3R from file:/tmp/.os_lf_venv 21:37:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:52 lf-activate-venv(): INFO: Base packages installed successfully 21:37:52 lf-activate-venv(): INFO: Installing additional packages: lftools 21:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-DG3R/bin to PATH 21:38:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2466800531004113167.sh 21:38:02 ---> sudo-logs.sh 21:38:02 Archiving 'sudo' log.. 21:38:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12334502283862979409.sh 21:38:03 ---> job-cost.sh 21:38:03 Setup pyenv: 21:38:03 system 21:38:03 3.8.20 21:38:03 3.9.20 21:38:03 3.10.15 21:38:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DG3R from file:/tmp/.os_lf_venv 21:38:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:38:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:38:05 lf-activate-venv(): INFO: Base packages installed successfully 21:38:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-DG3R/bin to PATH 21:38:11 INFO: No Stack... 21:38:12 INFO: Retrieving Pricing Info for: v3-standard-4 21:38:12 INFO: Archiving Costs 21:38:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2780696720142997283.sh 21:38:12 ---> logs-deploy.sh 21:38:12 Setup pyenv: 21:38:12 system 21:38:12 3.8.20 21:38:12 3.9.20 21:38:12 3.10.15 21:38:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DG3R from file:/tmp/.os_lf_venv 21:38:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:38:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:38:14 lf-activate-venv(): INFO: Base packages installed successfully 21:38:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:38:24 lf-activate-venv(): INFO: Adding /tmp/venv-DG3R/bin to PATH 21:38:24 WARNING: Nexus logging server not set 21:38:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3953/ 21:38:24 INFO: archiving logs to S3 21:38:26 ---> uname -a: 21:38:26 Linux prd-ubuntu2204-docker-4c-16g-12255 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 21:38:26 21:38:26 21:38:26 ---> lscpu: 21:38:26 Architecture: x86_64 21:38:26 CPU op-mode(s): 32-bit, 64-bit 21:38:26 Address sizes: 40 bits physical, 48 bits virtual 21:38:26 Byte Order: Little Endian 21:38:26 CPU(s): 4 21:38:26 On-line CPU(s) list: 0-3 21:38:26 Vendor ID: AuthenticAMD 21:38:26 Model name: AMD EPYC-Rome Processor 21:38:26 CPU family: 23 21:38:26 Model: 49 21:38:26 Thread(s) per core: 1 21:38:26 Core(s) per socket: 1 21:38:26 Socket(s): 4 21:38:26 Stepping: 0 21:38:26 BogoMIPS: 5599.99 21:38:26 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 21:38:26 Virtualization: AMD-V 21:38:26 Hypervisor vendor: KVM 21:38:26 Virtualization type: full 21:38:26 L1d cache: 128 KiB (4 instances) 21:38:26 L1i cache: 128 KiB (4 instances) 21:38:26 L2 cache: 2 MiB (4 instances) 21:38:26 L3 cache: 64 MiB (4 instances) 21:38:26 NUMA node(s): 1 21:38:26 NUMA node0 CPU(s): 0-3 21:38:26 Vulnerability Gather data sampling: Not affected 21:38:26 Vulnerability Indirect target selection: Not affected 21:38:26 Vulnerability Itlb multihit: Not affected 21:38:26 Vulnerability L1tf: Not affected 21:38:26 Vulnerability Mds: Not affected 21:38:26 Vulnerability Meltdown: Not affected 21:38:26 Vulnerability Mmio stale data: Not affected 21:38:26 Vulnerability Reg file data sampling: Not affected 21:38:26 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:38:26 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:38:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:38:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:38:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:38:26 Vulnerability Srbds: Not affected 21:38:26 Vulnerability Tsx async abort: Not affected 21:38:26 21:38:26 21:38:26 ---> nproc: 21:38:26 4 21:38:26 21:38:26 21:38:26 ---> df -h: 21:38:26 Filesystem Size Used Avail Use% Mounted on 21:38:26 tmpfs 1.6G 1.1M 1.6G 1% /run 21:38:26 /dev/vda1 78G 18G 60G 23% / 21:38:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:38:26 tmpfs 5.0M 0 5.0M 0% /run/lock 21:38:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:38:26 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 21:38:26 21:38:26 21:38:26 ---> free -m: 21:38:26 total used free shared buff/cache available 21:38:26 Mem: 15989 678 11367 3 3943 14968 21:38:26 Swap: 1023 0 1023 21:38:26 21:38:26 21:38:26 ---> ip addr: 21:38:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:38:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:38:26 inet 127.0.0.1/8 scope host lo 21:38:26 valid_lft forever preferred_lft forever 21:38:26 inet6 ::1/128 scope host 21:38:26 valid_lft forever preferred_lft forever 21:38:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:38:26 link/ether fa:16:3e:ac:c3:6c brd ff:ff:ff:ff:ff:ff 21:38:26 altname enp0s3 21:38:26 inet 10.30.171.165/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:38:26 valid_lft 79085sec preferred_lft 79085sec 21:38:26 inet6 fe80::f816:3eff:feac:c36c/64 scope link 21:38:26 valid_lft forever preferred_lft forever 21:38:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:38:26 link/ether a2:4e:6c:ec:d3:07 brd ff:ff:ff:ff:ff:ff 21:38:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:38:26 valid_lft forever preferred_lft forever 21:38:26 21:38:26 21:38:26 ---> sar -b -r -n DEV: 21:38:26 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-12255) 11/20/25 _x86_64_ (4 CPU) 21:38:26 21:38:26 19:36:33 LINUX RESTART (4 CPU) 21:38:26 21:38:26 19:40:23 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:38:26 19:50:01 71.25 2.69 64.19 4.37 482.57 31794.66 19509.22 21:38:26 20:00:07 52.96 26.22 25.28 1.46 338.01 1604.65 748.95 21:38:26 20:10:17 10.29 0.29 9.49 0.51 9.82 326.87 431.27 21:38:26 20:20:01 5.72 0.01 5.44 0.27 0.62 173.50 300.79 21:38:26 20:30:12 14.97 0.05 14.19 0.72 1.04 726.32 525.82 21:38:26 20:40:24 27.01 0.12 13.12 13.77 3.29 458.68 207524.43 21:38:26 20:50:01 5.10 0.00 4.94 0.16 0.17 140.59 59.05 21:38:26 21:00:24 5.47 0.01 5.29 0.17 1.01 162.22 78.40 21:38:26 21:10:24 5.02 0.05 4.77 0.20 2.69 156.99 98.75 21:38:26 21:20:01 8.83 0.05 8.31 0.47 3.98 594.21 129.97 21:38:26 21:30:10 5.16 0.00 4.99 0.17 0.49 165.71 73.59 21:38:26 Average: 19.15 2.70 14.41 2.04 75.56 3202.11 21217.00 21:38:26 21:38:26 19:40:23 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:38:26 19:50:01 313784 4860004 11067452 67.60 248640 4183564 13132556 75.38 2041908 13331456 1892 21:38:26 20:00:07 7353716 9990024 5948328 36.33 255964 2428428 6921904 39.73 2046252 6480652 2316 21:38:26 20:10:17 4029760 6686724 9251896 56.51 256948 2448100 10759188 61.76 2058920 9776744 680 21:38:26 20:20:01 7119136 9792260 6148420 37.55 258052 2463160 6940508 39.84 2062528 6689100 332 21:38:26 20:30:12 12527392 15352100 591316 3.61 263124 2609544 1321356 7.58 2101888 1258904 12640 21:38:26 20:40:24 8554968 11446744 4494712 27.45 267328 2672416 5218468 29.95 2113304 5207628 248 21:38:26 20:50:01 8562704 11472784 4468784 27.29 267780 2690260 5238056 30.07 2114368 5199844 712 21:38:26 21:00:24 6988024 9921068 6019580 36.77 268400 2712620 6723872 38.59 2116304 6774784 144 21:38:26 21:10:24 6936284 9893472 6047128 36.93 269040 2736124 6733032 38.65 2120220 6824584 152 21:38:26 21:20:01 8310264 11393752 4547440 27.77 272984 2858500 5312984 30.50 2129492 5437004 384 21:38:26 21:30:10 12208752 15343440 599312 3.66 273572 2909104 1321836 7.59 2147352 1524476 25364 21:38:26 Average: 7536799 10559307 5380397 32.86 263803 2791984 6329433 36.33 2095685 6227743 4079 21:38:26 21:38:26 19:40:23 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:38:26 19:50:01 lo 9.71 9.71 10.26 10.26 0.00 0.00 0.00 0.00 21:38:26 19:50:01 ens3 52.56 34.85 753.38 3.69 0.00 0.00 0.00 0.00 21:38:26 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 20:00:07 lo 37.63 37.63 19.09 19.09 0.00 0.00 0.00 0.00 21:38:26 20:00:07 ens3 1.82 1.61 0.44 0.37 0.00 0.00 0.00 0.00 21:38:26 20:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 20:10:17 lo 28.86 28.86 10.71 10.71 0.00 0.00 0.00 0.00 21:38:26 20:10:17 ens3 1.05 0.83 0.23 1.10 0.00 0.00 0.00 0.00 21:38:26 20:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 20:20:01 lo 8.08 8.08 5.45 5.45 0.00 0.00 0.00 0.00 21:38:26 20:20:01 ens3 0.52 0.29 0.12 0.07 0.00 0.00 0.00 0.00 21:38:26 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 20:30:12 lo 11.02 11.02 5.38 5.38 0.00 0.00 0.00 0.00 21:38:26 20:30:12 ens3 0.94 0.78 0.26 0.21 0.00 0.00 0.00 0.00 21:38:26 20:30:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 20:40:24 lo 20.52 20.52 10.85 10.85 0.00 0.00 0.00 0.00 21:38:26 20:40:24 ens3 0.90 0.71 0.22 0.17 0.00 0.00 0.00 0.00 21:38:26 20:40:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 20:50:01 lo 13.70 13.70 5.89 5.89 0.00 0.00 0.00 0.00 21:38:26 20:50:01 ens3 1.78 1.21 0.95 0.66 0.00 0.00 0.00 0.00 21:38:26 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 21:00:24 lo 26.36 26.36 10.71 10.71 0.00 0.00 0.00 0.00 21:38:26 21:00:24 ens3 5.08 3.41 3.27 2.25 0.00 0.00 0.00 0.00 21:38:26 21:00:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 21:10:24 lo 19.68 19.68 10.92 10.92 0.00 0.00 0.00 0.00 21:38:26 21:10:24 ens3 0.65 0.51 0.14 0.11 0.00 0.00 0.00 0.00 21:38:26 21:10:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 21:20:01 lo 18.35 18.35 10.30 10.30 0.00 0.00 0.00 0.00 21:38:26 21:20:01 ens3 0.94 0.77 0.27 0.22 0.00 0.00 0.00 0.00 21:38:26 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 21:30:10 lo 16.41 16.41 6.78 6.78 0.00 0.00 0.00 0.00 21:38:26 21:30:10 ens3 0.65 0.50 0.13 0.10 0.00 0.00 0.00 0.00 21:38:26 21:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 Average: lo 19.24 19.24 9.69 9.69 0.00 0.00 0.00 0.00 21:38:26 Average: ens3 5.93 4.04 66.66 0.81 0.00 0.00 0.00 0.00 21:38:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:26 21:38:26 21:38:26 ---> sar -P ALL: 21:38:26 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-12255) 11/20/25 _x86_64_ (4 CPU) 21:38:26 21:38:26 19:36:33 LINUX RESTART (4 CPU) 21:38:26 21:38:26 19:40:23 CPU %user %nice %system %iowait %steal %idle 21:38:26 19:50:01 all 46.68 0.00 2.24 7.53 0.10 43.46 21:38:26 19:50:01 0 46.86 0.00 2.27 7.16 0.10 43.60 21:38:26 19:50:01 1 47.56 0.00 2.22 9.91 0.10 40.21 21:38:26 19:50:01 2 45.92 0.00 2.39 4.89 0.10 46.71 21:38:26 19:50:01 3 46.36 0.00 2.06 8.14 0.10 43.33 21:38:26 20:00:07 all 42.75 0.00 1.82 0.13 0.10 55.20 21:38:26 20:00:07 0 42.94 0.00 1.64 0.13 0.10 55.19 21:38:26 20:00:07 1 43.18 0.00 1.81 0.10 0.10 54.81 21:38:26 20:00:07 2 41.67 0.00 2.04 0.13 0.10 56.05 21:38:26 20:00:07 3 43.20 0.00 1.76 0.18 0.11 54.75 21:38:26 20:10:17 all 20.39 0.00 1.02 0.04 0.09 78.46 21:38:26 20:10:17 0 20.96 0.00 0.92 0.04 0.09 78.00 21:38:26 20:10:17 1 20.56 0.00 1.01 0.06 0.09 78.28 21:38:26 20:10:17 2 19.94 0.00 1.13 0.03 0.09 78.81 21:38:26 20:10:17 3 20.10 0.00 1.02 0.04 0.08 78.76 21:38:26 20:20:01 all 11.37 0.00 0.57 0.03 0.09 87.94 21:38:26 20:20:01 0 11.56 0.00 0.58 0.05 0.08 87.73 21:38:26 20:20:01 1 11.21 0.00 0.59 0.04 0.09 88.07 21:38:26 20:20:01 2 11.53 0.00 0.62 0.01 0.09 87.75 21:38:26 20:20:01 3 11.16 0.00 0.51 0.02 0.08 88.23 21:38:26 20:30:12 all 22.34 0.00 1.00 0.07 0.08 76.50 21:38:26 20:30:12 0 23.39 0.00 1.07 0.07 0.08 75.39 21:38:26 20:30:12 1 22.26 0.00 0.97 0.11 0.09 76.58 21:38:26 20:30:12 2 21.67 0.00 0.89 0.05 0.08 77.30 21:38:26 20:30:12 3 22.06 0.00 1.08 0.04 0.08 76.74 21:38:26 20:40:24 all 24.79 0.00 0.93 0.06 0.09 74.13 21:38:26 20:40:24 0 24.27 0.00 0.98 0.08 0.08 74.59 21:38:26 20:40:24 1 24.35 0.00 0.83 0.02 0.09 74.72 21:38:26 20:40:24 2 24.87 0.00 0.95 0.04 0.09 74.06 21:38:26 20:40:24 3 25.69 0.00 0.98 0.09 0.08 73.17 21:38:26 20:50:01 all 7.69 0.00 0.46 0.02 0.08 91.74 21:38:26 20:50:01 0 7.82 0.00 0.50 0.02 0.09 91.57 21:38:26 20:50:01 1 7.61 0.00 0.47 0.01 0.08 91.84 21:38:26 20:50:01 2 7.72 0.00 0.43 0.04 0.08 91.73 21:38:26 20:50:01 3 7.60 0.00 0.47 0.03 0.08 91.82 21:38:26 21:00:24 all 10.11 0.00 0.44 0.03 0.08 89.34 21:38:26 21:00:24 0 10.34 0.00 0.44 0.02 0.08 89.11 21:38:26 21:00:24 1 10.40 0.00 0.47 0.03 0.08 89.02 21:38:26 21:00:24 2 9.84 0.00 0.42 0.03 0.08 89.63 21:38:26 21:00:24 3 9.85 0.00 0.44 0.04 0.09 89.58 21:38:26 21:10:24 all 9.73 0.00 0.43 0.03 0.08 89.74 21:38:26 21:10:24 0 9.81 0.00 0.42 0.01 0.08 89.69 21:38:26 21:10:24 1 9.85 0.00 0.52 0.03 0.08 89.52 21:38:26 21:10:24 2 9.05 0.00 0.39 0.04 0.08 90.44 21:38:26 21:10:24 3 10.20 0.00 0.39 0.03 0.08 89.30 21:38:26 21:20:01 all 13.94 0.00 0.63 0.04 0.08 85.31 21:38:26 21:20:01 0 14.24 0.00 0.63 0.02 0.08 85.02 21:38:26 21:20:01 1 13.79 0.00 0.69 0.09 0.08 85.35 21:38:26 21:20:01 2 14.22 0.00 0.62 0.02 0.08 85.06 21:38:26 21:20:01 3 13.51 0.00 0.59 0.04 0.08 85.79 21:38:26 21:30:10 all 7.68 0.00 0.42 0.02 0.08 91.80 21:38:26 21:30:10 0 7.78 0.00 0.28 0.00 0.07 91.86 21:38:26 21:30:10 1 7.69 0.00 0.55 0.05 0.09 91.63 21:38:26 21:30:10 2 7.71 0.00 0.40 0.01 0.08 91.81 21:38:26 21:30:10 3 7.54 0.00 0.44 0.03 0.08 91.91 21:38:26 21:38:26 Average: CPU %user %nice %system %iowait %steal %idle 21:38:26 Average: all 19.75 0.00 0.90 0.70 0.09 78.56 21:38:26 Average: 0 19.98 0.00 0.88 0.67 0.09 78.39 21:38:26 Average: 1 19.84 0.00 0.92 0.92 0.09 78.23 21:38:26 Average: 2 19.44 0.00 0.93 0.46 0.09 79.08 21:38:26 Average: 3 19.74 0.00 0.88 0.76 0.09 78.53 21:38:26 21:38:26 21:38:26