19:37:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119080 19:37:33 Running as SYSTEM 19:37:33 [EnvInject] - Loading node environment variables. 19:37:33 Building remotely on prd-ubuntu2204-docker-4c-16g-12256 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 19:37:33 [ssh-agent] Looking for ssh-agent implementation... 19:37:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:33 $ ssh-agent 19:37:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHx2Jop/agent.1563 19:37:33 SSH_AGENT_PID=1565 19:37:33 [ssh-agent] Started. 19:37:33 Running ssh-add (command line suppressed) 19:37:33 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8275699536122336619.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8275699536122336619.key) 19:37:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:37:33 The recommended git tool is: NONE 19:37:35 using credential jenkins-ssh 19:37:35 Wiping out workspace first. 19:37:35 Cloning the remote Git repository 19:37:35 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 19:37:35 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 19:37:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:37:35 > git --version # timeout=10 19:37:35 > git --version # 'git version 2.34.1' 19:37:35 using GIT_SSH to set credentials jenkins-ssh 19:37:35 Verifying host key using known hosts file 19:37:35 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:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:37:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:37:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:37:39 using GIT_SSH to set credentials jenkins-ssh 19:37:39 Verifying host key using known hosts file 19:37:39 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:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/80/119080/9 # timeout=10 19:37:40 > git rev-parse 88e29b6af4c5af3aed089f034dd63c0b341d0d32^{commit} # timeout=10 19:37:40 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:40 Checking out Revision 88e29b6af4c5af3aed089f034dd63c0b341d0d32 (refs/changes/80/119080/9) 19:37:40 > git config core.sparsecheckout # timeout=10 19:37:40 > git checkout -f 88e29b6af4c5af3aed089f034dd63c0b341d0d32 # timeout=10 19:37:40 Commit message: "Refactor path check in ConnectivityUtils" 19:37:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:37:40 > git rev-list --no-walk e5afc0ed65f7ba72e1c0060850efff4823e2b0f7 # timeout=10 19:37:40 > git remote # timeout=10 19:37:40 > git submodule init # timeout=10 19:37:40 > git submodule sync # timeout=10 19:37:40 > git config --get remote.origin.url # timeout=10 19:37:40 > git submodule init # timeout=10 19:37:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:37:40 ERROR: No submodules found. 19:37:44 provisioning config files... 19:37:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:37:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:37:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2561788610165966266.sh 19:37:44 ---> python-tools-install.sh 19:37:44 Setup pyenv: 19:37:44 * system (set by /opt/pyenv/version) 19:37:44 * 3.8.20 (set by /opt/pyenv/version) 19:37:44 * 3.9.20 (set by /opt/pyenv/version) 19:37:44 3.10.15 19:37:44 3.11.10 19:37:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8OxP 19:37:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:37:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:52 lf-activate-venv(): INFO: Base packages installed successfully 19:37:52 lf-activate-venv(): INFO: Installing additional packages: lftools 19:38:17 lf-activate-venv(): INFO: Adding /tmp/venv-8OxP/bin to PATH 19:38:17 Generating Requirements File 19:38:36 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:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:38:37 Python 3.11.10 19:38:37 pip 25.3 from /tmp/venv-8OxP/lib/python3.11/site-packages/pip (python 3.11) 19:38:37 appdirs==1.4.4 19:38:37 argcomplete==3.6.3 19:38:37 aspy.yaml==1.3.0 19:38:37 attrs==25.4.0 19:38:37 autopage==0.5.2 19:38:37 beautifulsoup4==4.14.2 19:38:37 boto3==1.41.0 19:38:37 botocore==1.41.0 19:38:37 bs4==0.0.2 19:38:37 cachetools==6.2.2 19:38:37 certifi==2025.11.12 19:38:37 cffi==2.0.0 19:38:37 cfgv==3.5.0 19:38:37 chardet==5.2.0 19:38:37 charset-normalizer==3.4.4 19:38:37 click==8.3.1 19:38:37 cliff==4.12.0 19:38:37 cmd2==2.7.0 19:38:37 cryptography==3.3.2 19:38:37 debtcollector==3.0.0 19:38:37 decorator==5.2.1 19:38:37 defusedxml==0.7.1 19:38:37 Deprecated==1.3.1 19:38:37 distlib==0.4.0 19:38:37 dnspython==2.8.0 19:38:37 docker==7.1.0 19:38:37 dogpile.cache==1.5.0 19:38:37 durationpy==0.10 19:38:37 email-validator==2.3.0 19:38:37 filelock==3.20.0 19:38:37 future==1.0.0 19:38:37 gitdb==4.0.12 19:38:37 GitPython==3.1.45 19:38:37 google-auth==2.43.0 19:38:37 httplib2==0.31.0 19:38:37 identify==2.6.15 19:38:37 idna==3.11 19:38:37 importlib-resources==1.5.0 19:38:37 iso8601==2.1.0 19:38:37 Jinja2==3.1.6 19:38:37 jmespath==1.0.1 19:38:37 jsonpatch==1.33 19:38:37 jsonpointer==3.0.0 19:38:37 jsonschema==4.25.1 19:38:37 jsonschema-specifications==2025.9.1 19:38:37 keystoneauth1==5.12.0 19:38:37 kubernetes==34.1.0 19:38:37 lftools==0.37.16 19:38:37 lxml==6.0.2 19:38:37 markdown-it-py==4.0.0 19:38:37 MarkupSafe==3.0.3 19:38:37 mdurl==0.1.2 19:38:37 msgpack==1.1.2 19:38:37 multi_key_dict==2.0.3 19:38:37 munch==4.0.0 19:38:37 netaddr==1.3.0 19:38:37 niet==1.4.2 19:38:37 nodeenv==1.9.1 19:38:37 oauth2client==4.1.3 19:38:37 oauthlib==3.3.1 19:38:37 openstacksdk==4.8.0 19:38:37 os-service-types==1.8.1 19:38:37 osc-lib==4.2.0 19:38:37 oslo.config==10.1.0 19:38:37 oslo.context==6.2.0 19:38:37 oslo.i18n==6.7.1 19:38:37 oslo.log==7.2.1 19:38:37 oslo.serialization==5.8.0 19:38:37 oslo.utils==9.2.0 19:38:37 packaging==25.0 19:38:37 pbr==7.0.3 19:38:37 platformdirs==4.5.0 19:38:37 prettytable==3.17.0 19:38:37 psutil==7.1.3 19:38:37 pyasn1==0.6.1 19:38:37 pyasn1_modules==0.4.2 19:38:37 pycparser==2.23 19:38:37 pygerrit2==2.0.15 19:38:37 PyGithub==2.8.1 19:38:37 Pygments==2.19.2 19:38:37 PyJWT==2.10.1 19:38:37 PyNaCl==1.6.1 19:38:37 pyparsing==2.4.7 19:38:37 pyperclip==1.11.0 19:38:37 pyrsistent==0.20.0 19:38:37 python-cinderclient==9.8.0 19:38:37 python-dateutil==2.9.0.post0 19:38:37 python-heatclient==4.3.0 19:38:37 python-jenkins==1.8.3 19:38:37 python-keystoneclient==5.7.0 19:38:37 python-magnumclient==4.9.0 19:38:37 python-openstackclient==8.2.0 19:38:37 python-swiftclient==4.9.0 19:38:37 PyYAML==6.0.3 19:38:37 referencing==0.37.0 19:38:37 requests==2.32.5 19:38:37 requests-oauthlib==2.0.0 19:38:37 requestsexceptions==1.4.0 19:38:37 rfc3986==2.0.0 19:38:37 rich==14.2.0 19:38:37 rich-argparse==1.7.2 19:38:37 rpds-py==0.29.0 19:38:37 rsa==4.9.1 19:38:37 ruamel.yaml==0.18.16 19:38:37 ruamel.yaml.clib==0.2.15 19:38:37 s3transfer==0.14.0 19:38:37 simplejson==3.20.2 19:38:37 six==1.17.0 19:38:37 smmap==5.0.2 19:38:37 soupsieve==2.8 19:38:37 stevedore==5.6.0 19:38:37 tabulate==0.9.0 19:38:37 toml==0.10.2 19:38:37 tomlkit==0.13.3 19:38:37 tqdm==4.67.1 19:38:37 typing_extensions==4.15.0 19:38:37 tzdata==2025.2 19:38:37 urllib3==1.26.20 19:38:37 virtualenv==20.35.4 19:38:37 wcwidth==0.2.14 19:38:37 websocket-client==1.9.0 19:38:37 wrapt==2.0.1 19:38:37 xdg==6.0.0 19:38:37 xmltodict==1.0.2 19:38:37 yq==3.4.3 19:38:37 [EnvInject] - Injecting environment variables from a build step. 19:38:37 [EnvInject] - Injecting as environment variables the properties content 19:38:37 PYTHON=python3 19:38:37 19:38:37 [EnvInject] - Variables injected successfully. 19:38:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1193369085496185819.sh 19:38:37 ---> tox-install.sh 19:38:37 + source /home/jenkins/lf-env.sh 19:38:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:38:37 ++ mktemp -d /tmp/venv-XXXX 19:38:37 + lf_venv=/tmp/venv-JICt 19:38:37 + local venv_file=/tmp/.os_lf_venv 19:38:37 + local python=python3 19:38:37 + local options 19:38:37 + local set_path=true 19:38:37 + local install_args= 19:38: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 19:38:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:38:37 + true 19:38:37 + case $1 in 19:38:37 + venv_file=/tmp/.toxenv 19:38:37 + shift 2 19:38:37 + true 19:38:37 + case $1 in 19:38:37 + shift 19:38:37 + break 19:38:37 + case $python in 19:38:37 + local pkg_list= 19:38:37 + [[ -d /opt/pyenv ]] 19:38:37 + echo 'Setup pyenv:' 19:38:37 Setup pyenv: 19:38:37 + export PYENV_ROOT=/opt/pyenv 19:38:37 + PYENV_ROOT=/opt/pyenv 19:38:37 + 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:37 + 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:37 + pyenv versions 19:38:37 system 19:38:37 3.8.20 19:38:37 3.9.20 19:38:37 3.10.15 19:38:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:38:37 + command -v pyenv 19:38:37 ++ pyenv init - --no-rehash 19:38:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:38:37 for i in ${!paths[@]}; do 19:38:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:38:37 fi; done; 19:38:37 echo "${paths[*]}"'\'')" 19:38:37 export PATH="/opt/pyenv/shims:${PATH}" 19:38:37 export PYENV_SHELL=bash 19:38:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:38:37 pyenv() { 19:38:37 local command 19:38:37 command="${1:-}" 19:38:37 if [ "$#" -gt 0 ]; then 19:38:37 shift 19:38:37 fi 19:38:37 19:38:37 case "$command" in 19:38:37 rehash|shell) 19:38:37 eval "$(pyenv "sh-$command" "$@")" 19:38:37 ;; 19:38:37 *) 19:38:37 command pyenv "$command" "$@" 19:38:37 ;; 19:38:37 esac 19:38:37 }' 19:38:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:38:37 for i in ${!paths[@]}; do 19:38:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:38:37 fi; done; 19:38:37 echo "${paths[*]}"' 19:38:37 ++ 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:37 ++ 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:37 ++ 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:37 ++ export PYENV_SHELL=bash 19:38:37 ++ PYENV_SHELL=bash 19:38:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:38:37 +++ complete -F _pyenv pyenv 19:38:37 ++ lf-pyver python3 19:38:37 ++ local py_version_xy=python3 19:38:37 ++ local py_version_xyz= 19:38:37 ++ pyenv versions 19:38:37 ++ local command 19:38:37 ++ command=versions 19:38:37 ++ '[' 1 -gt 0 ']' 19:38:37 ++ shift 19:38:37 ++ case "$command" in 19:38:37 ++ command pyenv versions 19:38:37 ++ awk '{ print $1 }' 19:38:37 ++ grep -E '^[0-9.]*[0-9]$' 19:38:37 ++ sed 's/^[ *]* //' 19:38:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:38:37 +++ grep '^3' /tmp/.pyenv_versions 19:38:37 +++ sort -V 19:38:37 +++ tail -n 1 19:38:38 ++ py_version_xyz=3.11.10 19:38:38 ++ [[ -z 3.11.10 ]] 19:38:38 ++ echo 3.11.10 19:38:38 ++ return 0 19:38:38 + pyenv local 3.11.10 19:38:38 + local command 19:38:38 + command=local 19:38:38 + '[' 2 -gt 0 ']' 19:38:38 + shift 19:38:38 + case "$command" in 19:38:38 + command pyenv local 3.11.10 19:38:38 + for arg in "$@" 19:38:38 + case $arg in 19:38:38 + pkg_list+='tox ' 19:38:38 + for arg in "$@" 19:38:38 + case $arg in 19:38:38 + pkg_list+='virtualenv ' 19:38:38 + for arg in "$@" 19:38:38 + case $arg in 19:38:38 + pkg_list+='urllib3~=1.26.15 ' 19:38:38 + [[ -f /tmp/.toxenv ]] 19:38:38 + [[ ! -f /tmp/.toxenv ]] 19:38:38 + [[ -n '' ]] 19:38:38 + python3 -m venv /tmp/venv-JICt 19:38:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JICt' 19:38:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JICt 19:38:42 + echo /tmp/venv-JICt 19:38:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:38:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:38:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:38:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:42 + local 'pip_opts=--upgrade --quiet' 19:38:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:38:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:38:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:38:42 + [[ -n '' ]] 19:38:42 + [[ -n '' ]] 19:38:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:38:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:42 + /tmp/venv-JICt/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:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:38:45 lf-activate-venv(): INFO: Base packages installed successfully 19:38:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:38:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:38:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:38:45 + /tmp/venv-JICt/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:47 + type python3 19:38:47 + true 19:38:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JICt/bin to PATH' 19:38:47 lf-activate-venv(): INFO: Adding /tmp/venv-JICt/bin to PATH 19:38:47 + PATH=/tmp/venv-JICt/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:47 + return 0 19:38:47 + python3 --version 19:38:47 Python 3.11.10 19:38:47 + python3 -m pip --version 19:38:47 pip 25.3 from /tmp/venv-JICt/lib/python3.11/site-packages/pip (python 3.11) 19:38:47 + python3 -m pip freeze 19:38:48 cachetools==6.2.2 19:38:48 chardet==5.2.0 19:38:48 colorama==0.4.6 19:38:48 distlib==0.4.0 19:38:48 filelock==3.20.0 19:38:48 packaging==25.0 19:38:48 platformdirs==4.5.0 19:38:48 pluggy==1.6.0 19:38:48 pyproject-api==1.10.0 19:38:48 tox==4.32.0 19:38:48 urllib3==1.26.20 19:38:48 virtualenv==20.35.4 19:38:48 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins9847359685748604167.sh 19:38:48 [EnvInject] - Injecting environment variables from a build step. 19:38:48 [EnvInject] - Injecting as environment variables the properties content 19:38:48 PARALLEL=True 19:38:48 19:38:48 [EnvInject] - Variables injected successfully. 19:38:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13679504651906742786.sh 19:38:48 ---> tox-run.sh 19:38:48 + 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:48 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:38:48 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:38:48 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:38:48 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 19:38:48 + source /home/jenkins/lf-env.sh 19:38:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:38:48 ++ mktemp -d /tmp/venv-XXXX 19:38:48 + lf_venv=/tmp/venv-NRwX 19:38:48 + local venv_file=/tmp/.os_lf_venv 19:38:48 + local python=python3 19:38:48 + local options 19:38:48 + local set_path=true 19:38:48 + local install_args= 19:38:48 ++ 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:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:38:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:38:48 + true 19:38:48 + case $1 in 19:38:48 + venv_file=/tmp/.toxenv 19:38:48 + shift 2 19:38:48 + true 19:38:48 + case $1 in 19:38:48 + shift 19:38:48 + break 19:38:48 + case $python in 19:38:48 + local pkg_list= 19:38:48 + [[ -d /opt/pyenv ]] 19:38:48 + echo 'Setup pyenv:' 19:38:48 Setup pyenv: 19:38:48 + export PYENV_ROOT=/opt/pyenv 19:38:48 + PYENV_ROOT=/opt/pyenv 19:38:48 + 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:48 + 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:48 + pyenv versions 19:38:48 system 19:38:48 3.8.20 19:38:48 3.9.20 19:38:48 3.10.15 19:38:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:38:48 + command -v pyenv 19:38:48 ++ pyenv init - --no-rehash 19:38:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:38:48 for i in ${!paths[@]}; do 19:38:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:38:48 fi; done; 19:38:48 echo "${paths[*]}"'\'')" 19:38:48 export PATH="/opt/pyenv/shims:${PATH}" 19:38:48 export PYENV_SHELL=bash 19:38:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:38:48 pyenv() { 19:38:48 local command 19:38:48 command="${1:-}" 19:38:48 if [ "$#" -gt 0 ]; then 19:38:48 shift 19:38:48 fi 19:38:48 19:38:48 case "$command" in 19:38:48 rehash|shell) 19:38:48 eval "$(pyenv "sh-$command" "$@")" 19:38:48 ;; 19:38:48 *) 19:38:48 command pyenv "$command" "$@" 19:38:48 ;; 19:38:48 esac 19:38:48 }' 19:38:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:38:48 for i in ${!paths[@]}; do 19:38:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:38:48 fi; done; 19:38:48 echo "${paths[*]}"' 19:38:48 ++ 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:48 ++ 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:48 ++ 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:48 ++ export PYENV_SHELL=bash 19:38:48 ++ PYENV_SHELL=bash 19:38:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:38:48 +++ complete -F _pyenv pyenv 19:38:48 ++ lf-pyver python3 19:38:48 ++ local py_version_xy=python3 19:38:48 ++ local py_version_xyz= 19:38:48 ++ pyenv versions 19:38:48 ++ local command 19:38:48 ++ command=versions 19:38:48 ++ '[' 1 -gt 0 ']' 19:38:48 ++ shift 19:38:48 ++ case "$command" in 19:38:48 ++ command pyenv versions 19:38:48 ++ sed 's/^[ *]* //' 19:38:48 ++ grep -E '^[0-9.]*[0-9]$' 19:38:48 ++ awk '{ print $1 }' 19:38:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:38:48 +++ grep '^3' /tmp/.pyenv_versions 19:38:48 +++ sort -V 19:38:48 +++ tail -n 1 19:38:48 ++ py_version_xyz=3.11.10 19:38:48 ++ [[ -z 3.11.10 ]] 19:38:48 ++ echo 3.11.10 19:38:48 ++ return 0 19:38:48 + pyenv local 3.11.10 19:38:48 + local command 19:38:48 + command=local 19:38:48 + '[' 2 -gt 0 ']' 19:38:48 + shift 19:38:48 + case "$command" in 19:38:48 + command pyenv local 3.11.10 19:38:48 + for arg in "$@" 19:38:48 + case $arg in 19:38:48 + pkg_list+='tox ' 19:38:48 + for arg in "$@" 19:38:48 + case $arg in 19:38:48 + pkg_list+='virtualenv ' 19:38:48 + for arg in "$@" 19:38:48 + case $arg in 19:38:48 + pkg_list+='urllib3~=1.26.15 ' 19:38:48 + [[ -f /tmp/.toxenv ]] 19:38:48 ++ cat /tmp/.toxenv 19:38:48 + lf_venv=/tmp/venv-JICt 19:38:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JICt from' file:/tmp/.toxenv 19:38:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JICt from file:/tmp/.toxenv 19:38:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:38:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:48 + local 'pip_opts=--upgrade --quiet' 19:38:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:38:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:38:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:38:48 + [[ -n '' ]] 19:38:48 + [[ -n '' ]] 19:38:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:38:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:48 + /tmp/venv-JICt/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:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:38:49 lf-activate-venv(): INFO: Base packages installed successfully 19:38:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:38:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:38:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:38:49 + /tmp/venv-JICt/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:50 + type python3 19:38:50 + true 19:38:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JICt/bin to PATH' 19:38:50 lf-activate-venv(): INFO: Adding /tmp/venv-JICt/bin to PATH 19:38:50 + PATH=/tmp/venv-JICt/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:50 + return 0 19:38:50 + [[ -d /opt/pyenv ]] 19:38:50 + echo '---> Setting up pyenv' 19:38:50 ---> Setting up pyenv 19:38:50 + export PYENV_ROOT=/opt/pyenv 19:38:50 + PYENV_ROOT=/opt/pyenv 19:38:50 + export PATH=/opt/pyenv/bin:/tmp/venv-JICt/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:50 + PATH=/opt/pyenv/bin:/tmp/venv-JICt/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:50 ++ pwd 19:38:50 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 19:38:50 + export PYTHONPATH 19:38:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:38:50 + TOX_TESTENV_PASSENV=PYTHONPATH 19:38:50 + tox --version 19:38:50 4.32.0 from /tmp/venv-JICt/lib/python3.11/site-packages/tox/__init__.py 19:38:50 + PARALLEL=True 19:38:50 + TOX_OPTIONS_LIST= 19:38:50 + [[ -n '' ]] 19:38:50 + case ${PARALLEL,,} in 19:38:50 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 19:38:50 + tox --parallel auto --parallel-live 19:38:50 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 19:38:52 checkbashisms: freeze> python -m pip freeze --all 19:38:52 docs: install_deps> python -I -m pip install -r docs/requirements.txt 19:38:52 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 19:38:52 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:52 checkbashisms: pip==25.3,setuptools==80.9.0 19:38:52 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:38:53 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:53 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 19:38:54 checkbashisms: OK ✔ in 3.27 seconds 19:38:54 pre-commit: install_deps> python -I -m pip install pre-commit 19:38:56 pre-commit: freeze> python -m pip freeze --all 19:38:57 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:57 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:38:57 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:57 /usr/bin/cpan 19:38:57 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 19:38:57 [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:57 [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:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:38:57 [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:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:38:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:38:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:38:58 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 19:38:59 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 19:38:59 buildcontroller: freeze> python -m pip freeze --all 19:38:59 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:59 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 19:38:59 + update-java-alternatives -l 19:38:59 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 19:38:59 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 19:38:59 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 19:38:59 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 19:38:59 update-alternatives: error: no alternatives for jaotc 19:38:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:38:59 [INFO] Once installed this environment will be reused. 19:38:59 [INFO] This may take a few minutes... 19:38:59 update-alternatives: error: no alternatives for rmic 19:38:59 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 19:38:59 + java -version 19:39:00 21 19:39:00 + JAVA_VER=21 19:39:00 + echo 21 19:39:00 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 19:39:00 + javac -version 19:39:00 + JAVAC_VER=21 19:39:00 + echo 21 19:39:00 21 19:39:00 ok, java is 21 or newer 19:39:00 + [ 21 -ge 21 ] 19:39:00 + [ 21 -ge 21 ] 19:39:00 + echo ok, java is 21 or newer 19:39:00 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 19:39:00 2025-11-20 19:39:00 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:39:00 + sudo mkdir -p /opt 19:39:00 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 19:39:00 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 19:39:00 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 19:39:00 + mvn --version 19:39:01 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 19:39:01 Maven home: /opt/maven 19:39:01 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:39:01 Default locale: en, platform encoding: UTF-8 19:39:01 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:39:01 NOTE: Picked up JDK_JAVA_OPTIONS: 19:39:01 --add-opens=java.base/java.io=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.lang=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.net=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.nio=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.util=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:39:01 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:39:01 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:39:01 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:39:01 -Xlog:disable 19:39:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:39:05 [INFO] Once installed this environment will be reused. 19:39:05 [INFO] This may take a few minutes... 19:39:12 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 19:39:12 [INFO] Once installed this environment will be reused. 19:39:12 [INFO] This may take a few minutes... 19:39:17 docs: freeze> python -m pip freeze --all 19:39:17 docs-linkcheck: freeze> python -m pip freeze --all 19:39:17 [INFO] Installing environment for https://github.com/perltidy/perltidy. 19:39:17 [INFO] Once installed this environment will be reused. 19:39:17 [INFO] This may take a few minutes... 19:39:17 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:39:17 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:39:18 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:39:18 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:39:21 docs: OK ✔ in 29.84 seconds 19:39:21 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 19:39:24 docs-linkcheck: OK ✔ in 31.76 seconds 19:39:24 pylint: freeze> python -m pip freeze --all 19:39:24 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:24 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:29 trim trailing whitespace.................................................Passed 19:39:29 Tabs remover.............................................................Passed 19:39:29 autopep8.................................................................Passed 19:39:35 perltidy.................................................................Passed 19:39:36 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 19:39:36 [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:36 [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:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:39:36 [INFO] Once installed this environment will be reused. 19:39:36 [INFO] This may take a few minutes... 19:39:43 gitlint..................................................................Passed 19:39:49 19:39:49 ------------------------------------ 19:39:49 Your code has been rated at 10.00/10 19:39:49 19:40:38 pre-commit: OK ✔ in 49.69 seconds 19:40:38 pylint: OK ✔ in 30.57 seconds 19:40:38 buildcontroller: OK ✔ in 1 minute 46.87 seconds 19:40:38 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:39 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:39 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:39 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:45 build_karaf_tests190: freeze> python -m pip freeze --all 19:40:45 build_karaf_tests121: freeze> python -m pip freeze --all 19:40:45 build_karaf_tests221: freeze> python -m pip freeze --all 19:40:45 build_karaf_tests71: freeze> python -m pip freeze --all 19:40:45 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:45 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:45 build karaf in karafoc with ./karafoc.env 19:40:45 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:45 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:45 build karaf in karaf121 with ./karaf121.env 19:40:45 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:45 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:45 -Xlog:disable 19:40:45 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:45 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:45 build karaf in karaf221 with ./karaf221.env 19:40:45 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:45 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:45 -Xlog:disable 19:40:45 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:45 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:40:45 build karaf in karaf71 with ./karaf71.env 19:40:45 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:45 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:45 -Xlog:disable 19:40:45 NOTE: Picked up JDK_JAVA_OPTIONS: 19:40:45 --add-opens=java.base/java.io=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.net=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:40:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:40:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:40:45 -Xlog:disable 19:41:36 build_karaf_tests190: OK ✔ in 58.09 seconds 19:41:36 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:41:37 build_karaf_tests121: OK ✔ in 59.41 seconds 19:41:37 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:41:38 build_karaf_tests221: OK ✔ in 1 minute 0.4 seconds 19:41:38 build_karaf_tests71: OK ✔ in 1 minute 0.44 seconds 19:41:38 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:41:43 buildlighty: freeze> python -m pip freeze --all 19:41:43 sims: freeze> python -m pip freeze --all 19:41:43 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:41:43 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 19:41:43 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 19:41:44 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:41:44 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 19:41:44 Using lighynode version 20.1.0.5 19:41:44 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 19:42:26 sims: OK ✔ in 10.36 seconds 19:42:26 buildlighty: OK ✔ in 28.26 seconds 19:42:26 testsPCE: freeze> python -m pip freeze --all 19:42:26 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:42:26 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 19:42:26 pytest -q transportpce_tests/pce/test01_pce.py 19:43:13 .................... [100%] 19:44:17 20 passed in 110.24s (0:01:50) 19:44:17 pytest -q transportpce_tests/pce/test02_pce_400G.py 19:44:33 ............ [100%] 19:45:03 12 passed in 46.51s 19:45:03 pytest -q transportpce_tests/pce/test03_gnpy.py 19:45:20 ........ [100%] 19:45:42 8 passed in 37.81s 19:45:42 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 19:46:13 ... [100%] 19:46:18 3 passed in 36.24s 19:46:19 testsPCE: OK ✔ in 4 minutes 40.24 seconds 19:46:19 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:46:19 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:46:19 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:46:25 tests121: freeze> python -m pip freeze --all 19:46:25 tests190: freeze> python -m pip freeze --all 19:46:25 tests_tapi: freeze> python -m pip freeze --all 19:46:25 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:46:25 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 19:46:25 using environment variables from ./karaf121.env 19:46:26 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 19:46:26 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:46:26 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 19:46:26 using environment variables from ./karafoc.env 19:46:26 pytest -q transportpce_tests/oc/test01_portmapping.py 19:46:26 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:46:26 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 19:46:26 using environment variables from ./karaf221.env 19:46:26 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 19:47:26 ........... [100%] 19:47:42 10 passed in 75.82s (0:01:15) 19:47:42 pytest -q transportpce_tests/oc/test02_topology.py 19:47:48 ................................. [100%] 19:48:28 21 passed in 122.54s (0:02:02) 19:48:29 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 19:48:29 ........................... [100%] 19:48:49 14 passed in 66.56s (0:01:06) 19:48:49 pytest -q transportpce_tests/oc/test03_renderer.py 19:48:51 ............... [100%] 19:49:31 6 passed in 62.11s (0:01:02) 19:49:31 pytest -q transportpce_tests/1.2.1/test03_topology.py 19:49:31 ..................... [100%] 19:49:52 19 passed in 62.58s (0:01:02) 19:49:52 tests190: OK ✔ in 3 minutes 33.54 seconds 19:49:52 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:49:56 .tests71: freeze> python -m pip freeze --all 19:50:01 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:01 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 19:50:01 using environment variables from ./karaf71.env 19:50:01 pytest -q transportpce_tests/7.1/test01_portmapping.py 19:50:16 .................................... [100%] 19:51:00 12 passed in 58.75s 19:51:00 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 19:51:00 ........................... [100%] 19:51:43 51 passed in 316.67s (0:05:16) 19:51:43 pytest -q transportpce_tests/tapi/test02_full_topology.py 19:51:43 ......................... [100%] 19:52:09 44 passed in 158.09s (0:02:38) 19:52:09 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 19:52:11 ................................................................................. [100%] 19:53:41 62 passed in 161.00s (0:02:40) 19:53:41 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 19:53:43 . [100%] 19:53:46 24 passed in 95.90s (0:01:35) 19:53:46 pytest -q transportpce_tests/1.2.1/test05_olm.py 19:54:03 ........................................................................................ [100%] 19:56:18 48 passed in 156.34s (0:02:36) 19:56:18 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 19:56:18 ............................... [100%] 19:57:09 40 passed in 202.56s (0:03:22) 19:57:09 pytest -q transportpce_tests/1.2.1/test06_end2end.py 19:57:11 .......... [100%] 19:57:27 36 passed in 344.45s (0:05:44) 19:57:27 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 19:57:29 .. [100%] 19:57:33 22 passed in 74.85s (0:01:14) 19:58:01 ....................................................................................................................... [100%] 20:03:01 71 passed in 333.14s (0:05:33) 20:03:01 pytest -q transportpce_tests/tapi/test04_topo_extension.py 20:03:52 .................... [100%] 20:05:23 19 passed in 141.56s (0:02:21) 20:05:23 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 20:06:15 .............. [100%] 20:09:19 54 passed in 728.83s (0:12:08) 20:09:26 ............. [100%] 20:13:00 22 passed in 457.13s (0:07:37) 20:13:00 tests71: OK ✔ in 7 minutes 41.47 seconds 20:13:00 tests121: OK ✔ in 23 minutes 0.45 seconds 20:13:00 tests_tapi: OK ✔ in 26 minutes 42.01 seconds 20:13:00 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:13:07 tests221: freeze> python -m pip freeze --all 20:13:07 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:13:07 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 20:13:07 using environment variables from ./karaf221.env 20:13:07 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 20:13:43 ................................... [100%] 20:14:22 35 passed in 74.26s (0:01:14) 20:14:22 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 20:14:53 ...... [100%] 20:15:06 6 passed in 43.89s 20:15:06 pytest -q transportpce_tests/2.2.1/test03_topology.py 20:15:48 ............................................ [100%] 20:17:22 44 passed in 135.87s (0:02:15) 20:17:22 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 20:17:57 ............ [100%] 20:18:21 12 passed in 58.75s 20:18:21 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 20:18:47 ................ [100%] 20:20:16 16 passed in 114.28s (0:01:54) 20:20:16 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 20:20:45 ............................... [100%] 20:20:52 31 passed in 35.48s 20:20:52 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 20:21:27 .......................... [100%] 20:22:22 26 passed in 90.46s (0:01:30) 20:22:22 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 20:22:58 ...................... [100%] 20:24:02 22 passed in 99.32s (0:01:39) 20:24:02 pytest -q transportpce_tests/2.2.1/test09_olm.py 20:24:42 ........................................ [100%] 20:27:03 40 passed in 180.83s (0:03:00) 20:27:03 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 20:27:45 ........................................................................ [ 74%] 20:33:21 ......................... [100%] 20:35:13 97 passed in 489.90s (0:08:09) 20:35:13 pytest -q transportpce_tests/2.2.1/test12_end2end.py 20:35:52 ...................................................... [100%] 20:42:39 54 passed in 445.08s (0:07:25) 20:42:39 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 20:43:31 ........................................................................ [ 71%] 20:48:38 ............................. [100%] 20:53:48 101 passed in 668.62s (0:11:08) 20:53:48 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 20:54:41 ........................................................................ [ 67%] 21:00:27 ................................... [100%] 21:03:47 107 passed in 599.41s (0:09:59) 21:03:47 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 21:04:29 ............................................. [100%] 21:10:06 45 passed in 378.72s (0:06:18) 21:10:07 tests221: OK ✔ in 57 minutes 6.25 seconds 21:10:07 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:10:14 tests_hybrid: freeze> python -m pip freeze --all 21:10:14 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:10:14 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 21:10:14 using environment variables from ./karaf221.env 21:10:14 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 21:10:57 ................................................... [100%] 21:12:44 51 passed in 149.82s (0:02:29) 21:12:44 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 21:13:28 ........................................................................ [ 66%] 21:17:49 ..................................... [100%] 21:19:55 109 passed in 430.31s (0:07:10) 21:19:55 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 21:20:43 ..................................................... [100%] 21:24:15 53 passed in 259.39s (0:04:19) 21:24:15 buildcontroller: OK (106.87=setup[8.68]+cmd[98.19] seconds) 21:24:15 sims: OK (10.36=setup[6.76]+cmd[3.61] seconds) 21:24:15 build_karaf_tests121: OK (59.41=setup[7.74]+cmd[51.67] seconds) 21:24:15 testsPCE: OK (280.24=setup[48.25]+cmd[231.99] seconds) 21:24:15 tests121: OK (1380.45=setup[7.39]+cmd[1373.06] seconds) 21:24:15 build_karaf_tests221: OK (60.40=setup[7.83]+cmd[52.57] seconds) 21:24:15 tests_tapi: OK (1602.01=setup[7.48]+cmd[1594.53] seconds) 21:24:15 tests221: OK (3426.25=setup[7.35]+cmd[3418.90] seconds) 21:24:15 build_karaf_tests71: OK (60.44=setup[7.84]+cmd[52.60] seconds) 21:24:15 tests71: OK (461.47=setup[9.07]+cmd[452.40] seconds) 21:24:15 build_karaf_tests190: OK (58.09=setup[7.72]+cmd[50.38] seconds) 21:24:15 tests190: OK (213.54=setup[7.45]+cmd[206.10] seconds) 21:24:15 tests_hybrid: OK (848.27=setup[7.81]+cmd[840.45] seconds) 21:24:15 buildlighty: OK (28.26=setup[7.82]+cmd[20.44] seconds) 21:24:15 docs: OK (29.84=setup[26.90]+cmd[2.94] seconds) 21:24:15 docs-linkcheck: OK (31.76=setup[26.98]+cmd[4.78] seconds) 21:24:15 checkbashisms: OK (3.27=setup[1.92]+cmd[0.01,0.05,1.29] seconds) 21:24:15 pre-commit: OK (49.69=setup[2.88]+cmd[0.01,0.01,39.04,7.74] seconds) 21:24:15 pylint: OK (30.57=setup[3.82]+cmd[26.75] seconds) 21:24:15 congratulations :) (6324.13 seconds) 21:24:15 + tox_status=0 21:24:15 + echo '---> Completed tox runs' 21:24:15 ---> Completed tox runs 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/build_karaf_tests121/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=build_karaf_tests121 21:24:15 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/build_karaf_tests190/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=build_karaf_tests190 21:24:15 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/build_karaf_tests221/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=build_karaf_tests221 21:24:15 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/build_karaf_tests71/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=build_karaf_tests71 21:24:15 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/buildcontroller/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=buildcontroller 21:24:15 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/buildlighty/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=buildlighty 21:24:15 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/checkbashisms/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=checkbashisms 21:24:15 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/docs-linkcheck/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=docs-linkcheck 21:24:15 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/docs/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=docs 21:24:15 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/pre-commit/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=pre-commit 21:24:15 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/pylint/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=pylint 21:24:15 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/sims/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=sims 21:24:15 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/tests121/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=tests121 21:24:15 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/tests190/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=tests190 21:24:15 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/tests221/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=tests221 21:24:15 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/tests71/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=tests71 21:24:15 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/testsPCE/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=testsPCE 21:24:15 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/tests_hybrid/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=tests_hybrid 21:24:15 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 21:24:15 + for i in .tox/*/log 21:24:15 ++ echo .tox/tests_tapi/log 21:24:15 ++ awk -F/ '{print $2}' 21:24:15 + tox_env=tests_tapi 21:24:15 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 21:24:15 + DOC_DIR=docs/_build/html 21:24:15 + [[ -d docs/_build/html ]] 21:24:15 + echo '---> Archiving generated docs' 21:24:15 ---> Archiving generated docs 21:24:15 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 21:24:15 + echo '---> tox-run.sh ends' 21:24:15 ---> tox-run.sh ends 21:24:15 + test 0 -eq 0 21:24:15 $ ssh-agent -k 21:24:15 unset SSH_AUTH_SOCK; 21:24:15 unset SSH_AGENT_PID; 21:24:15 echo Agent pid 1565 killed; 21:24:15 [ssh-agent] Stopped. 21:24:15 [PostBuildScript] - [INFO] Executing post build scripts. 21:24:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13567310476161876932.sh 21:24:15 ---> sysstat.sh 21:24:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14617443662907620705.sh 21:24:16 ---> package-listing.sh 21:24:16 ++ facter osfamily 21:24:16 ++ tr '[:upper:]' '[:lower:]' 21:24:16 + OS_FAMILY=debian 21:24:16 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 21:24:16 + START_PACKAGES=/tmp/packages_start.txt 21:24:16 + END_PACKAGES=/tmp/packages_end.txt 21:24:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:24:16 + PACKAGES=/tmp/packages_start.txt 21:24:16 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:24:16 + PACKAGES=/tmp/packages_end.txt 21:24:16 + case "${OS_FAMILY}" in 21:24:16 + dpkg -l 21:24:16 + grep '^ii' 21:24:16 + '[' -f /tmp/packages_start.txt ']' 21:24:16 + '[' -f /tmp/packages_end.txt ']' 21:24:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:24:16 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:24:16 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:24:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:24:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6214346838865416011.sh 21:24:16 ---> capture-instance-metadata.sh 21:24:16 Setup pyenv: 21:24:16 system 21:24:16 3.8.20 21:24:16 3.9.20 21:24:16 3.10.15 21:24:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:24:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8OxP from file:/tmp/.os_lf_venv 21:24:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:24:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:24:19 lf-activate-venv(): INFO: Base packages installed successfully 21:24:19 lf-activate-venv(): INFO: Installing additional packages: lftools 21:24:32 lf-activate-venv(): INFO: Adding /tmp/venv-8OxP/bin to PATH 21:24:32 INFO: Running in OpenStack, capturing instance metadata 21:24:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2887038711835590770.sh 21:24:32 provisioning config files... 21:24:33 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3955 21:24:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config1156703945158134725tmp 21:24:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:24:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:24:33 provisioning config files... 21:24:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:24:33 [EnvInject] - Injecting environment variables from a build step. 21:24:33 [EnvInject] - Injecting as environment variables the properties content 21:24:33 SERVER_ID=logs 21:24:33 21:24:33 [EnvInject] - Variables injected successfully. 21:24:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16337190574684804613.sh 21:24:33 ---> create-netrc.sh 21:24:33 WARN: Log server credential not found. 21:24:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1078478996373032775.sh 21:24:33 ---> python-tools-install.sh 21:24:33 Setup pyenv: 21:24:33 system 21:24:33 3.8.20 21:24:33 3.9.20 21:24:33 3.10.15 21:24:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:24:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8OxP from file:/tmp/.os_lf_venv 21:24:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:24:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:24:35 lf-activate-venv(): INFO: Base packages installed successfully 21:24:35 lf-activate-venv(): INFO: Installing additional packages: lftools 21:24:45 lf-activate-venv(): INFO: Adding /tmp/venv-8OxP/bin to PATH 21:24:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8667283979291008650.sh 21:24:45 ---> sudo-logs.sh 21:24:45 Archiving 'sudo' log.. 21:24:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9644128243773428383.sh 21:24:46 ---> job-cost.sh 21:24:46 Setup pyenv: 21:24:46 system 21:24:46 3.8.20 21:24:46 3.9.20 21:24:46 3.10.15 21:24:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:24:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8OxP from file:/tmp/.os_lf_venv 21:24:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:24:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:24:48 lf-activate-venv(): INFO: Base packages installed successfully 21:24:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:24:54 lf-activate-venv(): INFO: Adding /tmp/venv-8OxP/bin to PATH 21:24:54 INFO: No Stack... 21:24:55 INFO: Retrieving Pricing Info for: v3-standard-4 21:24:55 INFO: Archiving Costs 21:24:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10772839124645616698.sh 21:24:55 ---> logs-deploy.sh 21:24:55 Setup pyenv: 21:24:55 system 21:24:55 3.8.20 21:24:55 3.9.20 21:24:55 3.10.15 21:24:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:24:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8OxP from file:/tmp/.os_lf_venv 21:24:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:24:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:24:57 lf-activate-venv(): INFO: Base packages installed successfully 21:24:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:25:09 lf-activate-venv(): INFO: Adding /tmp/venv-8OxP/bin to PATH 21:25:09 WARNING: Nexus logging server not set 21:25:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3955/ 21:25:09 INFO: archiving logs to S3 21:25:11 ---> uname -a: 21:25:11 Linux prd-ubuntu2204-docker-4c-16g-12256 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:25:11 21:25:11 21:25:11 ---> lscpu: 21:25:11 Architecture: x86_64 21:25:11 CPU op-mode(s): 32-bit, 64-bit 21:25:11 Address sizes: 40 bits physical, 48 bits virtual 21:25:11 Byte Order: Little Endian 21:25:11 CPU(s): 4 21:25:11 On-line CPU(s) list: 0-3 21:25:11 Vendor ID: AuthenticAMD 21:25:11 Model name: AMD EPYC-Rome Processor 21:25:11 CPU family: 23 21:25:11 Model: 49 21:25:11 Thread(s) per core: 1 21:25:11 Core(s) per socket: 1 21:25:11 Socket(s): 4 21:25:11 Stepping: 0 21:25:11 BogoMIPS: 5599.99 21:25:11 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:25:11 Virtualization: AMD-V 21:25:11 Hypervisor vendor: KVM 21:25:11 Virtualization type: full 21:25:11 L1d cache: 128 KiB (4 instances) 21:25:11 L1i cache: 128 KiB (4 instances) 21:25:11 L2 cache: 2 MiB (4 instances) 21:25:11 L3 cache: 64 MiB (4 instances) 21:25:11 NUMA node(s): 1 21:25:11 NUMA node0 CPU(s): 0-3 21:25:11 Vulnerability Gather data sampling: Not affected 21:25:11 Vulnerability Indirect target selection: Not affected 21:25:11 Vulnerability Itlb multihit: Not affected 21:25:11 Vulnerability L1tf: Not affected 21:25:11 Vulnerability Mds: Not affected 21:25:11 Vulnerability Meltdown: Not affected 21:25:11 Vulnerability Mmio stale data: Not affected 21:25:11 Vulnerability Reg file data sampling: Not affected 21:25:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:25:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:25:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:25:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:25:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:25:11 Vulnerability Srbds: Not affected 21:25:11 Vulnerability Tsx async abort: Not affected 21:25:11 21:25:11 21:25:11 ---> nproc: 21:25:11 4 21:25:11 21:25:11 21:25:11 ---> df -h: 21:25:11 Filesystem Size Used Avail Use% Mounted on 21:25:11 tmpfs 1.6G 1.1M 1.6G 1% /run 21:25:11 /dev/vda1 78G 18G 60G 23% / 21:25:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:25:11 tmpfs 5.0M 0 5.0M 0% /run/lock 21:25:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:25:11 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 21:25:11 21:25:11 21:25:11 ---> free -m: 21:25:11 total used free shared buff/cache available 21:25:11 Mem: 15989 716 10433 3 4838 14929 21:25:11 Swap: 1023 0 1023 21:25:11 21:25:11 21:25:11 ---> ip addr: 21:25:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:25:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:25:11 inet 127.0.0.1/8 scope host lo 21:25:11 valid_lft forever preferred_lft forever 21:25:11 inet6 ::1/128 scope host 21:25:11 valid_lft forever preferred_lft forever 21:25:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:25:11 link/ether fa:16:3e:54:a5:31 brd ff:ff:ff:ff:ff:ff 21:25:11 altname enp0s3 21:25:11 inet 10.30.170.58/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:25:11 valid_lft 79907sec preferred_lft 79907sec 21:25:11 inet6 fe80::f816:3eff:fe54:a531/64 scope link 21:25:11 valid_lft forever preferred_lft forever 21:25:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:25:11 link/ether aa:9c:22:8b:65:ba brd ff:ff:ff:ff:ff:ff 21:25:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:25:11 valid_lft forever preferred_lft forever 21:25:11 21:25:11 21:25:11 ---> sar -b -r -n DEV: 21:25:11 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-12256) 11/20/25 _x86_64_ (4 CPU) 21:25:11 21:25:11 19:37:00 LINUX RESTART (4 CPU) 21:25:11 21:25:11 19:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:25:11 19:50:01 93.17 4.70 73.06 15.40 742.37 31989.32 236907.42 21:25:11 20:00:42 46.25 19.95 24.79 1.51 184.20 1617.29 2609.84 21:25:11 20:10:01 8.90 0.03 8.39 0.48 1.09 294.85 1427.76 21:25:11 20:20:16 15.09 0.08 14.26 0.75 1.33 724.19 893.00 21:25:11 20:30:24 14.06 0.01 13.35 0.71 0.78 450.02 493.35 21:25:11 20:40:01 4.99 0.00 4.79 0.20 0.17 141.90 75.90 21:25:11 20:50:24 5.74 0.01 5.55 0.18 1.01 160.26 170.21 21:25:11 21:00:25 5.28 0.00 5.09 0.18 0.31 151.77 51.38 21:25:11 21:10:01 4.80 0.01 4.63 0.17 0.57 153.38 48.89 21:25:11 21:20:42 11.01 0.02 10.48 0.51 0.77 647.17 202.89 21:25:11 Average: 21.15 2.60 16.55 2.01 93.86 3622.91 24130.54 21:25:11 21:25:11 19:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:25:11 19:50:01 2232740 6253272 9676400 59.10 254472 3693860 11412364 65.51 2100648 11375872 77484 21:25:11 20:00:42 2411628 6042704 9891000 60.41 263956 3347160 11086812 63.64 2075520 11311252 588 21:25:11 20:10:01 6150932 9806392 6127160 37.42 265172 3370320 6876048 39.47 2082072 7558124 36 21:25:11 20:20:16 11514688 15318172 620560 3.79 270696 3512088 1325756 7.61 2122948 2168952 11912 21:25:11 20:30:24 7594160 11453704 4483160 27.38 272728 3566100 5171284 29.68 2126952 6089084 204 21:25:11 20:40:01 7525276 11403224 4533576 27.69 273244 3583992 5227396 30.01 2127948 6151052 528 21:25:11 20:50:24 5837456 9736812 6199064 37.86 273884 3604772 6873940 39.46 2130156 7830536 84 21:25:11 21:00:25 5927788 9848304 6087572 37.18 274640 3625164 6745212 38.72 2133316 7741388 212 21:25:11 21:10:01 7625876 11569476 4367464 26.67 275432 3647452 5090288 29.22 2135696 6039420 252 21:25:11 21:20:42 7163784 11262536 4674436 28.55 279616 3792292 5804984 33.32 2161764 6476220 308 21:25:11 Average: 6398433 10269460 5666039 34.61 270384 3574320 6561408 37.66 2119702 7274190 9161 21:25:11 21:25:11 19:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:25:11 19:50:01 lo 14.48 14.48 12.58 12.58 0.00 0.00 0.00 0.00 21:25:11 19:50:01 ens3 66.75 49.85 1078.98 5.47 0.00 0.00 0.00 0.00 21:25:11 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 20:00:42 lo 44.92 44.92 21.24 21.24 0.00 0.00 0.00 0.00 21:25:11 20:00:42 ens3 1.79 1.56 0.38 0.32 0.00 0.00 0.00 0.00 21:25:11 20:00:42 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 20:10:01 lo 23.97 23.97 11.04 11.04 0.00 0.00 0.00 0.00 21:25:11 20:10:01 ens3 0.82 0.52 0.18 0.12 0.00 0.00 0.00 0.00 21:25:11 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 20:20:16 lo 11.05 11.05 5.34 5.34 0.00 0.00 0.00 0.00 21:25:11 20:20:16 ens3 1.02 0.87 0.29 0.23 0.00 0.00 0.00 0.00 21:25:11 20:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 20:30:24 lo 20.60 20.60 10.94 10.94 0.00 0.00 0.00 0.00 21:25:11 20:30:24 ens3 1.08 0.95 0.21 1.16 0.00 0.00 0.00 0.00 21:25:11 20:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 20:40:01 lo 22.76 22.76 8.87 8.87 0.00 0.00 0.00 0.00 21:25:11 20:40:01 ens3 0.74 0.58 0.20 0.15 0.00 0.00 0.00 0.00 21:25:11 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 20:50:24 lo 25.82 25.82 11.31 11.31 0.00 0.00 0.00 0.00 21:25:11 20:50:24 ens3 6.24 3.96 4.05 2.75 0.00 0.00 0.00 0.00 21:25:11 20:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 21:00:25 lo 11.35 11.35 7.28 7.28 0.00 0.00 0.00 0.00 21:25:11 21:00:25 ens3 0.54 0.40 0.11 0.08 0.00 0.00 0.00 0.00 21:25:11 21:00:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 21:10:01 lo 11.57 11.57 6.12 6.12 0.00 0.00 0.00 0.00 21:25:11 21:10:01 ens3 0.53 0.40 0.11 0.08 0.00 0.00 0.00 0.00 21:25:11 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 21:20:42 lo 21.93 21.93 10.41 10.41 0.00 0.00 0.00 0.00 21:25:11 21:20:42 ens3 1.02 0.88 0.28 0.23 0.00 0.00 0.00 0.00 21:25:11 21:20:42 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 Average: lo 21.02 21.02 10.59 10.59 0.00 0.00 0.00 0.00 21:25:11 Average: ens3 8.03 5.98 107.74 1.07 0.00 0.00 0.00 0.00 21:25:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:11 21:25:11 21:25:11 ---> sar -P ALL: 21:25:11 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-12256) 11/20/25 _x86_64_ (4 CPU) 21:25:11 21:25:11 19:37:00 LINUX RESTART (4 CPU) 21:25:11 21:25:11 19:40:01 CPU %user %nice %system %iowait %steal %idle 21:25:11 19:50:01 all 56.10 0.00 2.61 0.75 0.10 40.43 21:25:11 19:50:01 0 56.71 0.00 2.59 0.89 0.11 39.70 21:25:11 19:50:01 1 55.04 0.00 2.77 0.81 0.11 41.27 21:25:11 19:50:01 2 55.12 0.00 2.47 0.82 0.10 41.50 21:25:11 19:50:01 3 57.54 0.00 2.62 0.49 0.10 39.25 21:25:11 20:00:42 all 47.08 0.00 1.91 0.12 0.10 50.79 21:25:11 20:00:42 0 46.92 0.00 1.88 0.07 0.11 51.01 21:25:11 20:00:42 1 47.72 0.00 1.82 0.08 0.11 50.28 21:25:11 20:00:42 2 46.49 0.00 1.96 0.23 0.10 51.20 21:25:11 20:00:42 3 47.18 0.00 1.96 0.08 0.10 50.67 21:25:11 20:10:01 all 18.22 0.00 0.86 0.05 0.10 80.77 21:25:11 20:10:01 0 18.26 0.00 0.91 0.01 0.10 80.71 21:25:11 20:10:01 1 17.35 0.00 0.86 0.04 0.10 81.64 21:25:11 20:10:01 2 18.16 0.00 0.88 0.11 0.10 80.76 21:25:11 20:10:01 3 19.11 0.00 0.79 0.03 0.10 79.97 21:25:11 20:20:16 all 19.74 0.00 0.80 0.08 0.10 79.28 21:25:11 20:20:16 0 20.73 0.00 0.88 0.04 0.10 78.25 21:25:11 20:20:16 1 19.73 0.00 0.90 0.06 0.10 79.21 21:25:11 20:20:16 2 18.88 0.00 0.70 0.02 0.10 80.29 21:25:11 20:20:16 3 19.61 0.00 0.71 0.19 0.09 79.39 21:25:11 20:30:24 all 23.58 0.00 0.84 0.08 0.10 75.41 21:25:11 20:30:24 0 23.73 0.00 1.00 0.23 0.10 74.94 21:25:11 20:30:24 1 23.66 0.00 0.78 0.02 0.10 75.44 21:25:11 20:30:24 2 23.35 0.00 0.80 0.02 0.10 75.74 21:25:11 20:30:24 3 23.59 0.00 0.77 0.04 0.09 75.51 21:25:11 20:40:01 all 7.93 0.00 0.49 0.02 0.10 91.45 21:25:11 20:40:01 0 7.56 0.00 0.46 0.01 0.09 91.87 21:25:11 20:40:01 1 8.31 0.00 0.54 0.03 0.10 91.03 21:25:11 20:40:01 2 7.77 0.00 0.48 0.02 0.10 91.63 21:25:11 20:40:01 3 8.09 0.00 0.50 0.04 0.10 91.28 21:25:11 20:50:24 all 9.27 0.00 0.42 0.03 0.09 90.19 21:25:11 20:50:24 0 9.58 0.00 0.40 0.01 0.10 89.92 21:25:11 20:50:24 1 9.04 0.00 0.37 0.01 0.09 90.49 21:25:11 20:50:24 2 9.57 0.00 0.49 0.05 0.10 89.80 21:25:11 20:50:24 3 8.88 0.00 0.43 0.05 0.10 90.54 21:25:11 21:00:25 all 8.63 0.00 0.35 0.02 0.10 90.91 21:25:11 21:00:25 0 8.82 0.00 0.33 0.01 0.10 90.74 21:25:11 21:00:25 1 9.14 0.00 0.38 0.03 0.10 90.35 21:25:11 21:00:25 2 8.71 0.00 0.33 0.02 0.09 90.84 21:25:11 21:00:25 3 7.82 0.00 0.36 0.02 0.10 91.71 21:25:11 21:10:01 all 6.82 0.00 0.32 0.02 0.09 92.74 21:25:11 21:10:01 0 6.52 0.00 0.31 0.01 0.09 93.08 21:25:11 21:10:01 1 6.72 0.00 0.33 0.00 0.09 92.85 21:25:11 21:10:01 2 6.98 0.00 0.35 0.05 0.10 92.52 21:25:11 21:10:01 3 7.05 0.00 0.28 0.04 0.09 92.53 21:25:11 21:20:42 all 18.13 0.00 0.80 0.09 0.10 80.88 21:25:11 21:20:42 0 18.21 0.00 0.82 0.02 0.10 80.86 21:25:11 21:20:42 1 18.09 0.00 0.73 0.06 0.10 81.03 21:25:11 21:20:42 2 18.38 0.00 0.77 0.24 0.09 80.51 21:25:11 21:20:42 3 17.84 0.00 0.87 0.05 0.10 81.13 21:25:11 Average: all 21.77 0.00 0.95 0.13 0.10 77.05 21:25:11 Average: 0 21.94 0.00 0.97 0.13 0.10 76.87 21:25:11 Average: 1 21.70 0.00 0.95 0.11 0.10 77.13 21:25:11 Average: 2 21.57 0.00 0.93 0.16 0.10 77.24 21:25:11 Average: 3 21.89 0.00 0.94 0.10 0.10 76.97 21:25:11 21:25:11 21:25:11