18:28:15 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116656 18:28:15 Running as SYSTEM 18:28:15 [EnvInject] - Loading node environment variables. 18:28:15 Building remotely on prd-ubuntu2204-docker-4c-16g-3426 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 18:28:16 [ssh-agent] Looking for ssh-agent implementation... 18:28:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:16 $ ssh-agent 18:28:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFZFj09/agent.1660 18:28:16 SSH_AGENT_PID=1662 18:28:16 [ssh-agent] Started. 18:28:16 Running ssh-add (command line suppressed) 18:28:16 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4888560760137166848.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4888560760137166848.key) 18:28:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:28:16 The recommended git tool is: NONE 18:28:18 using credential jenkins-ssh 18:28:18 Wiping out workspace first. 18:28:18 Cloning the remote Git repository 18:28:18 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 18:28:18 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 18:28:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:28:18 > git --version # timeout=10 18:28:18 > git --version # 'git version 2.34.1' 18:28:18 using GIT_SSH to set credentials jenkins-ssh 18:28:18 Verifying host key using known hosts file 18:28:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:28:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:28:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:28:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:28:24 using GIT_SSH to set credentials jenkins-ssh 18:28:24 Verifying host key using known hosts file 18:28:24 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. 18:28:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/56/116656/34 # timeout=10 18:28:24 > git rev-parse 88d6b6b33cf423338086dbb0aba68cbf3ad98a1e^{commit} # timeout=10 18:28:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:28:24 Checking out Revision 88d6b6b33cf423338086dbb0aba68cbf3ad98a1e (refs/changes/56/116656/34) 18:28:24 > git config core.sparsecheckout # timeout=10 18:28:24 > git checkout -f 88d6b6b33cf423338086dbb0aba68cbf3ad98a1e # timeout=10 18:28:28 Commit message: "Copy OpenROADM service to TAPI" 18:28:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:28:28 > git rev-list --no-walk 0839c612a84d6b42d4054190ccc835496dd9be10 # timeout=10 18:28:28 > git remote # timeout=10 18:28:28 > git submodule init # timeout=10 18:28:28 > git submodule sync # timeout=10 18:28:28 > git config --get remote.origin.url # timeout=10 18:28:28 > git submodule init # timeout=10 18:28:28 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:28:28 ERROR: No submodules found. 18:28:28 provisioning config files... 18:28:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:28:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:28:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13307913853518290282.sh 18:28:28 ---> python-tools-install.sh 18:28:28 Setup pyenv: 18:28:28 * system (set by /opt/pyenv/version) 18:28:28 * 3.8.20 (set by /opt/pyenv/version) 18:28:28 * 3.9.20 (set by /opt/pyenv/version) 18:28:28 3.10.15 18:28:28 3.11.10 18:28:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2cVm 18:28:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:28:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:28:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:28:37 lf-activate-venv(): INFO: Base packages installed successfully 18:28:37 lf-activate-venv(): INFO: Installing additional packages: lftools 18:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-2cVm/bin to PATH 18:29:01 Generating Requirements File 18:29:21 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. 18:29:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:29:21 Python 3.11.10 18:29:21 pip 25.3 from /tmp/venv-2cVm/lib/python3.11/site-packages/pip (python 3.11) 18:29:22 appdirs==1.4.4 18:29:22 argcomplete==3.6.3 18:29:22 aspy.yaml==1.3.0 18:29:22 attrs==25.4.0 18:29:22 autopage==0.5.2 18:29:22 beautifulsoup4==4.14.2 18:29:22 boto3==1.40.61 18:29:22 botocore==1.40.61 18:29:22 bs4==0.0.2 18:29:22 cachetools==6.2.1 18:29:22 certifi==2025.10.5 18:29:22 cffi==2.0.0 18:29:22 cfgv==3.4.0 18:29:22 chardet==5.2.0 18:29:22 charset-normalizer==3.4.4 18:29:22 click==8.3.0 18:29:22 cliff==4.11.0 18:29:22 cmd2==2.7.0 18:29:22 cryptography==3.3.2 18:29:22 debtcollector==3.0.0 18:29:22 decorator==5.2.1 18:29:22 defusedxml==0.7.1 18:29:22 Deprecated==1.3.0 18:29:22 distlib==0.4.0 18:29:22 dnspython==2.8.0 18:29:22 docker==7.1.0 18:29:22 dogpile.cache==1.5.0 18:29:22 durationpy==0.10 18:29:22 email-validator==2.3.0 18:29:22 filelock==3.20.0 18:29:22 future==1.0.0 18:29:22 gitdb==4.0.12 18:29:22 GitPython==3.1.45 18:29:22 google-auth==2.42.0 18:29:22 httplib2==0.31.0 18:29:22 identify==2.6.15 18:29:22 idna==3.11 18:29:22 importlib-resources==1.5.0 18:29:22 iso8601==2.1.0 18:29:22 Jinja2==3.1.6 18:29:22 jmespath==1.0.1 18:29:22 jsonpatch==1.33 18:29:22 jsonpointer==3.0.0 18:29:22 jsonschema==4.25.1 18:29:22 jsonschema-specifications==2025.9.1 18:29:22 keystoneauth1==5.12.0 18:29:22 kubernetes==34.1.0 18:29:22 lftools==0.37.15 18:29:22 lxml==6.0.2 18:29:22 markdown-it-py==4.0.0 18:29:22 MarkupSafe==3.0.3 18:29:22 mdurl==0.1.2 18:29:22 msgpack==1.1.2 18:29:22 multi_key_dict==2.0.3 18:29:22 munch==4.0.0 18:29:22 netaddr==1.3.0 18:29:22 niet==1.4.2 18:29:22 nodeenv==1.9.1 18:29:22 oauth2client==4.1.3 18:29:22 oauthlib==3.3.1 18:29:22 openstacksdk==4.7.1 18:29:22 os-service-types==1.8.0 18:29:22 osc-lib==4.2.0 18:29:22 oslo.config==10.0.0 18:29:22 oslo.context==6.1.0 18:29:22 oslo.i18n==6.6.0 18:29:22 oslo.log==7.2.1 18:29:22 oslo.serialization==5.8.0 18:29:22 oslo.utils==9.1.0 18:29:22 packaging==25.0 18:29:22 pbr==7.0.1 18:29:22 platformdirs==4.5.0 18:29:22 prettytable==3.16.0 18:29:22 psutil==7.1.2 18:29:22 pyasn1==0.6.1 18:29:22 pyasn1_modules==0.4.2 18:29:22 pycparser==2.23 18:29:22 pygerrit2==2.0.15 18:29:22 PyGithub==2.8.1 18:29:22 Pygments==2.19.2 18:29:22 PyJWT==2.10.1 18:29:22 PyNaCl==1.6.0 18:29:22 pyparsing==2.4.7 18:29:22 pyperclip==1.11.0 18:29:22 pyrsistent==0.20.0 18:29:22 python-cinderclient==9.8.0 18:29:22 python-dateutil==2.9.0.post0 18:29:22 python-heatclient==4.3.0 18:29:22 python-jenkins==1.8.3 18:29:22 python-keystoneclient==5.7.0 18:29:22 python-magnumclient==4.9.0 18:29:22 python-openstackclient==8.2.0 18:29:22 python-swiftclient==4.8.0 18:29:22 PyYAML==6.0.3 18:29:22 referencing==0.37.0 18:29:22 requests==2.32.5 18:29:22 requests-oauthlib==2.0.0 18:29:22 requestsexceptions==1.4.0 18:29:22 rfc3986==2.0.0 18:29:22 rich==14.2.0 18:29:22 rich-argparse==1.7.1 18:29:22 rpds-py==0.28.0 18:29:22 rsa==4.9.1 18:29:22 ruamel.yaml==0.18.16 18:29:22 ruamel.yaml.clib==0.2.14 18:29:22 s3transfer==0.14.0 18:29:22 simplejson==3.20.2 18:29:22 six==1.17.0 18:29:22 smmap==5.0.2 18:29:22 soupsieve==2.8 18:29:22 stevedore==5.5.0 18:29:22 tabulate==0.9.0 18:29:22 toml==0.10.2 18:29:22 tomlkit==0.13.3 18:29:22 tqdm==4.67.1 18:29:22 typing_extensions==4.15.0 18:29:22 tzdata==2025.2 18:29:22 urllib3==1.26.20 18:29:22 virtualenv==20.35.4 18:29:22 wcwidth==0.2.14 18:29:22 websocket-client==1.9.0 18:29:22 wrapt==2.0.0 18:29:22 xdg==6.0.0 18:29:22 xmltodict==1.0.2 18:29:22 yq==3.4.3 18:29:22 [EnvInject] - Injecting environment variables from a build step. 18:29:22 [EnvInject] - Injecting as environment variables the properties content 18:29:22 PYTHON=python3 18:29:22 18:29:22 [EnvInject] - Variables injected successfully. 18:29:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12051828066062625811.sh 18:29:22 ---> tox-install.sh 18:29:22 + source /home/jenkins/lf-env.sh 18:29:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:29:22 ++ mktemp -d /tmp/venv-XXXX 18:29:22 + lf_venv=/tmp/venv-dQVW 18:29:22 + local venv_file=/tmp/.os_lf_venv 18:29:22 + local python=python3 18:29:22 + local options 18:29:22 + local set_path=true 18:29:22 + local install_args= 18:29:22 ++ 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 18:29:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:29:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:29:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:29:22 + true 18:29:22 + case $1 in 18:29:22 + venv_file=/tmp/.toxenv 18:29:22 + shift 2 18:29:22 + true 18:29:22 + case $1 in 18:29:22 + shift 18:29:22 + break 18:29:22 + case $python in 18:29:22 + local pkg_list= 18:29:22 + [[ -d /opt/pyenv ]] 18:29:22 + echo 'Setup pyenv:' 18:29:22 Setup pyenv: 18:29:22 + export PYENV_ROOT=/opt/pyenv 18:29:22 + PYENV_ROOT=/opt/pyenv 18:29:22 + 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 18:29:22 + 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 18:29:22 + pyenv versions 18:29:22 system 18:29:22 3.8.20 18:29:22 3.9.20 18:29:22 3.10.15 18:29:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:29:22 + command -v pyenv 18:29:22 ++ pyenv init - --no-rehash 18:29:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:29:22 for i in ${!paths[@]}; do 18:29:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:29:22 fi; done; 18:29:22 echo "${paths[*]}"'\'')" 18:29:22 export PATH="/opt/pyenv/shims:${PATH}" 18:29:22 export PYENV_SHELL=bash 18:29:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:29:22 pyenv() { 18:29:22 local command 18:29:22 command="${1:-}" 18:29:22 if [ "$#" -gt 0 ]; then 18:29:22 shift 18:29:22 fi 18:29:22 18:29:22 case "$command" in 18:29:22 rehash|shell) 18:29:22 eval "$(pyenv "sh-$command" "$@")" 18:29:22 ;; 18:29:22 *) 18:29:22 command pyenv "$command" "$@" 18:29:22 ;; 18:29:22 esac 18:29:22 }' 18:29:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:29:22 for i in ${!paths[@]}; do 18:29:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:29:22 fi; done; 18:29:22 echo "${paths[*]}"' 18:29:22 ++ 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 18:29:22 ++ 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 18:29:22 ++ 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 18:29:22 ++ export PYENV_SHELL=bash 18:29:22 ++ PYENV_SHELL=bash 18:29:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:29:22 +++ complete -F _pyenv pyenv 18:29:22 ++ lf-pyver python3 18:29:22 ++ local py_version_xy=python3 18:29:22 ++ local py_version_xyz= 18:29:22 ++ sed 's/^[ *]* //' 18:29:22 ++ awk '{ print $1 }' 18:29:22 ++ grep -E '^[0-9.]*[0-9]$' 18:29:22 ++ pyenv versions 18:29:22 ++ local command 18:29:22 ++ command=versions 18:29:22 ++ '[' 1 -gt 0 ']' 18:29:22 ++ shift 18:29:22 ++ case "$command" in 18:29:22 ++ command pyenv versions 18:29:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:29:22 +++ grep '^3' /tmp/.pyenv_versions 18:29:22 +++ sort -V 18:29:22 +++ tail -n 1 18:29:22 ++ py_version_xyz=3.11.10 18:29:22 ++ [[ -z 3.11.10 ]] 18:29:22 ++ echo 3.11.10 18:29:22 ++ return 0 18:29:22 + pyenv local 3.11.10 18:29:22 + local command 18:29:22 + command=local 18:29:22 + '[' 2 -gt 0 ']' 18:29:22 + shift 18:29:22 + case "$command" in 18:29:22 + command pyenv local 3.11.10 18:29:22 + for arg in "$@" 18:29:22 + case $arg in 18:29:22 + pkg_list+='tox ' 18:29:22 + for arg in "$@" 18:29:22 + case $arg in 18:29:22 + pkg_list+='virtualenv ' 18:29:22 + for arg in "$@" 18:29:22 + case $arg in 18:29:22 + pkg_list+='urllib3~=1.26.15 ' 18:29:22 + [[ -f /tmp/.toxenv ]] 18:29:22 + [[ ! -f /tmp/.toxenv ]] 18:29:22 + [[ -n '' ]] 18:29:22 + python3 -m venv /tmp/venv-dQVW 18:29:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dQVW' 18:29:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dQVW 18:29:26 + echo /tmp/venv-dQVW 18:29:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:29:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:29:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:29:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:29:26 + local 'pip_opts=--upgrade --quiet' 18:29:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:29:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:29:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:29:26 + [[ -n '' ]] 18:29:26 + [[ -n '' ]] 18:29:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:29:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:29:26 + /tmp/venv-dQVW/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 18:29:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:29:30 lf-activate-venv(): INFO: Base packages installed successfully 18:29:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:29:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:29:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:29:30 + /tmp/venv-dQVW/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 18:29:32 + type python3 18:29:32 + true 18:29:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dQVW/bin to PATH' 18:29:32 lf-activate-venv(): INFO: Adding /tmp/venv-dQVW/bin to PATH 18:29:32 + PATH=/tmp/venv-dQVW/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 18:29:32 + return 0 18:29:32 + python3 --version 18:29:32 Python 3.11.10 18:29:32 + python3 -m pip --version 18:29:32 pip 25.3 from /tmp/venv-dQVW/lib/python3.11/site-packages/pip (python 3.11) 18:29:32 + python3 -m pip freeze 18:29:32 cachetools==6.2.1 18:29:32 chardet==5.2.0 18:29:32 colorama==0.4.6 18:29:32 distlib==0.4.0 18:29:32 filelock==3.20.0 18:29:32 packaging==25.0 18:29:32 platformdirs==4.5.0 18:29:32 pluggy==1.6.0 18:29:32 pyproject-api==1.10.0 18:29:32 tox==4.32.0 18:29:32 urllib3==1.26.20 18:29:32 virtualenv==20.35.4 18:29:32 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins13889660298913610145.sh 18:29:32 [EnvInject] - Injecting environment variables from a build step. 18:29:32 [EnvInject] - Injecting as environment variables the properties content 18:29:32 PARALLEL=True 18:29:32 18:29:32 [EnvInject] - Variables injected successfully. 18:29:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7863940878736756456.sh 18:29:32 ---> tox-run.sh 18:29:32 + 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 18:29:32 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:29:32 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:29:32 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:29:32 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 18:29:32 + source /home/jenkins/lf-env.sh 18:29:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:29:32 ++ mktemp -d /tmp/venv-XXXX 18:29:32 + lf_venv=/tmp/venv-5oIJ 18:29:32 + local venv_file=/tmp/.os_lf_venv 18:29:32 + local python=python3 18:29:32 + local options 18:29:32 + local set_path=true 18:29:32 + local install_args= 18:29:32 ++ 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 18:29:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:29:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:29:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:29:32 + true 18:29:32 + case $1 in 18:29:32 + venv_file=/tmp/.toxenv 18:29:32 + shift 2 18:29:32 + true 18:29:32 + case $1 in 18:29:32 + shift 18:29:32 + break 18:29:32 + case $python in 18:29:32 + local pkg_list= 18:29:32 + [[ -d /opt/pyenv ]] 18:29:32 + echo 'Setup pyenv:' 18:29:32 Setup pyenv: 18:29:32 + export PYENV_ROOT=/opt/pyenv 18:29:32 + PYENV_ROOT=/opt/pyenv 18:29:32 + 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 18:29:32 + 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 18:29:32 + pyenv versions 18:29:32 system 18:29:32 3.8.20 18:29:32 3.9.20 18:29:32 3.10.15 18:29:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:29:32 + command -v pyenv 18:29:32 ++ pyenv init - --no-rehash 18:29:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:29:33 for i in ${!paths[@]}; do 18:29:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:29:33 fi; done; 18:29:33 echo "${paths[*]}"'\'')" 18:29:33 export PATH="/opt/pyenv/shims:${PATH}" 18:29:33 export PYENV_SHELL=bash 18:29:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:29:33 pyenv() { 18:29:33 local command 18:29:33 command="${1:-}" 18:29:33 if [ "$#" -gt 0 ]; then 18:29:33 shift 18:29:33 fi 18:29:33 18:29:33 case "$command" in 18:29:33 rehash|shell) 18:29:33 eval "$(pyenv "sh-$command" "$@")" 18:29:33 ;; 18:29:33 *) 18:29:33 command pyenv "$command" "$@" 18:29:33 ;; 18:29:33 esac 18:29:33 }' 18:29:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:29:33 for i in ${!paths[@]}; do 18:29:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:29:33 fi; done; 18:29:33 echo "${paths[*]}"' 18:29:33 ++ 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 18:29:33 ++ 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 18:29:33 ++ 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 18:29:33 ++ export PYENV_SHELL=bash 18:29:33 ++ PYENV_SHELL=bash 18:29:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:29:33 +++ complete -F _pyenv pyenv 18:29:33 ++ lf-pyver python3 18:29:33 ++ local py_version_xy=python3 18:29:33 ++ local py_version_xyz= 18:29:33 ++ pyenv versions 18:29:33 ++ local command 18:29:33 ++ command=versions 18:29:33 ++ '[' 1 -gt 0 ']' 18:29:33 ++ shift 18:29:33 ++ case "$command" in 18:29:33 ++ command pyenv versions 18:29:33 ++ sed 's/^[ *]* //' 18:29:33 ++ grep -E '^[0-9.]*[0-9]$' 18:29:33 ++ awk '{ print $1 }' 18:29:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:29:33 +++ grep '^3' /tmp/.pyenv_versions 18:29:33 +++ sort -V 18:29:33 +++ tail -n 1 18:29:33 ++ py_version_xyz=3.11.10 18:29:33 ++ [[ -z 3.11.10 ]] 18:29:33 ++ echo 3.11.10 18:29:33 ++ return 0 18:29:33 + pyenv local 3.11.10 18:29:33 + local command 18:29:33 + command=local 18:29:33 + '[' 2 -gt 0 ']' 18:29:33 + shift 18:29:33 + case "$command" in 18:29:33 + command pyenv local 3.11.10 18:29:33 + for arg in "$@" 18:29:33 + case $arg in 18:29:33 + pkg_list+='tox ' 18:29:33 + for arg in "$@" 18:29:33 + case $arg in 18:29:33 + pkg_list+='virtualenv ' 18:29:33 + for arg in "$@" 18:29:33 + case $arg in 18:29:33 + pkg_list+='urllib3~=1.26.15 ' 18:29:33 + [[ -f /tmp/.toxenv ]] 18:29:33 ++ cat /tmp/.toxenv 18:29:33 + lf_venv=/tmp/venv-dQVW 18:29:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dQVW from' file:/tmp/.toxenv 18:29:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dQVW from file:/tmp/.toxenv 18:29:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:29:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:29:33 + local 'pip_opts=--upgrade --quiet' 18:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:29:33 + [[ -n '' ]] 18:29:33 + [[ -n '' ]] 18:29:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:29:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:29:33 + /tmp/venv-dQVW/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 18:29:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:29:34 lf-activate-venv(): INFO: Base packages installed successfully 18:29:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:29:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:29:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:29:34 + /tmp/venv-dQVW/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 18:29:35 + type python3 18:29:35 + true 18:29:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dQVW/bin to PATH' 18:29:35 lf-activate-venv(): INFO: Adding /tmp/venv-dQVW/bin to PATH 18:29:35 + PATH=/tmp/venv-dQVW/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 18:29:35 + return 0 18:29:35 + [[ -d /opt/pyenv ]] 18:29:35 + echo '---> Setting up pyenv' 18:29:35 ---> Setting up pyenv 18:29:35 + export PYENV_ROOT=/opt/pyenv 18:29:35 + PYENV_ROOT=/opt/pyenv 18:29:35 + export PATH=/opt/pyenv/bin:/tmp/venv-dQVW/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 18:29:35 + PATH=/opt/pyenv/bin:/tmp/venv-dQVW/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 18:29:35 ++ pwd 18:29:35 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 18:29:35 + export PYTHONPATH 18:29:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:29:35 + TOX_TESTENV_PASSENV=PYTHONPATH 18:29:35 + tox --version 18:29:35 4.32.0 from /tmp/venv-dQVW/lib/python3.11/site-packages/tox/__init__.py 18:29:35 + PARALLEL=True 18:29:35 + TOX_OPTIONS_LIST= 18:29:35 + [[ -n '' ]] 18:29:35 + case ${PARALLEL,,} in 18:29:35 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 18:29:35 + tox --parallel auto --parallel-live 18:29:35 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 18:29:37 checkbashisms: freeze> python -m pip freeze --all 18:29:37 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 18:29:37 docs: install_deps> python -I -m pip install -r docs/requirements.txt 18:29:37 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 18:29:37 checkbashisms: pip==25.3,setuptools==80.9.0 18:29:37 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:29:37 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)' 18:29:37 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 18:29:39 checkbashisms: OK ✔ in 3.19 seconds 18:29:39 pre-commit: install_deps> python -I -m pip install pre-commit 18:29:41 pre-commit: freeze> python -m pip freeze --all 18:29:41 pre-commit: cfgv==3.4.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.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 18:29:41 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:29:41 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)' 18:29:41 /usr/bin/cpan 18:29:41 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 18:29:41 [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. 18:29:41 [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. 18:29:41 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:29:42 [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. 18:29:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:29:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:29:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:29:43 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 18:29:43 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 18:29:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:29:44 [INFO] Once installed this environment will be reused. 18:29:44 [INFO] This may take a few minutes... 18:29:45 buildcontroller: freeze> python -m pip freeze --all 18:29:45 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:29:45 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 18:29:45 + update-java-alternatives -l 18:29:45 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 18:29:45 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 18:29:45 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 18:29:45 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 18:29:45 update-alternatives: error: no alternatives for jaotc 18:29:46 update-alternatives: error: no alternatives for rmic 18:29:46 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 18:29:46 + java -version 18:29:46 + JAVA_VER=21 18:29:46 + echo 21 18:29:46 21 18:29:46 + javac -version 18:29:46 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 18:29:46 + JAVAC_VER=21 18:29:46 + echo 21 18:29:46 21 18:29:46 ok, java is 21 or newer 18:29:46 + [ 21 -ge 21 ] 18:29:46 + [ 21 -ge 21 ] 18:29:46 + echo ok, java is 21 or newer 18:29:46 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 18:29:46 2025-10-29 18:29:46 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 18:29:46 + sudo mkdir -p /opt 18:29:46 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 18:29:46 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 18:29:46 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 18:29:46 + mvn --version 18:29:47 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 18:29:47 Maven home: /opt/maven 18:29:47 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:29:47 Default locale: en, platform encoding: UTF-8 18:29:47 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 18:29:47 NOTE: Picked up JDK_JAVA_OPTIONS: 18:29:47 --add-opens=java.base/java.io=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.lang=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.net=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.nio=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.util=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:29:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:29:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:29:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:29:47 -Xlog:disable 18:29:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:29:49 [INFO] Once installed this environment will be reused. 18:29:49 [INFO] This may take a few minutes... 18:29:57 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 18:29:57 [INFO] Once installed this environment will be reused. 18:29:57 [INFO] This may take a few minutes... 18:30:02 [INFO] Installing environment for https://github.com/perltidy/perltidy. 18:30:02 [INFO] Once installed this environment will be reused. 18:30:02 [INFO] This may take a few minutes... 18:30:04 docs: freeze> python -m pip freeze --all 18:30:05 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.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==24.11.1 18:30:05 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 18:30:05 docs-linkcheck: freeze> python -m pip freeze --all 18:30:05 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.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==24.11.1 18:30:05 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 18:30:08 docs: OK ✔ in 32.64 seconds 18:30:08 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 18:30:11 docs-linkcheck: OK ✔ in 36.11 seconds 18:30:11 pylint: freeze> python -m pip freeze --all 18:30:12 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 18:30:12 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}$' '{}' + 18:30:14 trim trailing whitespace.................................................Passed 18:30:14 Tabs remover.............................................................Passed 18:30:15 autopep8.................................................................Passed 18:30:20 perltidy.................................................................Passed 18:30:21 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 18:30:22 [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. 18:30:22 [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. 18:30:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:30:22 [INFO] Once installed this environment will be reused. 18:30:22 [INFO] This may take a few minutes... 18:30:30 gitlint..................................................................Passed 18:30:36 18:30:36 ------------------------------------ 18:30:36 Your code has been rated at 10.00/10 18:30:36 18:31:25 pre-commit: OK ✔ in 51.94 seconds 18:31:25 pylint: OK ✔ in 29.89 seconds 18:31:25 buildcontroller: OK ✔ in 1 minute 49.06 seconds 18:31:25 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 18:31:25 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 18:31:25 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 18:31:25 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 18:31:32 build_karaf_tests221: freeze> python -m pip freeze --all 18:31:32 build_karaf_tests190: freeze> python -m pip freeze --all 18:31:32 build_karaf_tests121: freeze> python -m pip freeze --all 18:31:32 build_karaf_tests71: freeze> python -m pip freeze --all 18:31:32 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:31:32 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:31:32 build karaf in karaf221 with ./karaf221.env 18:31:32 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:31:32 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:31:32 build karaf in karafoc with ./karafoc.env 18:31:32 NOTE: Picked up JDK_JAVA_OPTIONS: 18:31:32 --add-opens=java.base/java.io=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.net=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:31:32 -Xlog:disable 18:31:32 NOTE: Picked up JDK_JAVA_OPTIONS: 18:31:32 --add-opens=java.base/java.io=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.net=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:31:32 -Xlog:disable 18:31:32 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:31:32 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:31:32 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:31:32 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:31:32 build karaf in karaf71 with ./karaf71.env 18:31:32 build karaf in karaf121 with ./karaf121.env 18:31:32 NOTE: Picked up JDK_JAVA_OPTIONS: 18:31:32 --add-opens=java.base/java.io=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.net=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:31:32 -Xlog:disable 18:31:32 NOTE: Picked up JDK_JAVA_OPTIONS: 18:31:32 --add-opens=java.base/java.io=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.net=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:31:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:31:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:31:32 -Xlog:disable 18:32:30 build_karaf_tests221: OK ✔ in 1 minute 5.27 seconds 18:32:30 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 18:32:36 build_karaf_tests71: OK ✔ in 1 minute 11.11 seconds 18:32:36 build_karaf_tests121: OK ✔ in 1 minute 11.13 seconds 18:32:36 build_karaf_tests190: OK ✔ in 1 minute 11.21 seconds 18:32:36 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 18:32:36 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 18:32:42 buildlighty: freeze> python -m pip freeze --all 18:32:42 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:32:42 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 18:32:42 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 18:32:43 sims: freeze> python -m pip freeze --all 18:32:43 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:32:43 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 18:32:43 Using lighynode version 20.1.0.5 18:32:43 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 18:33:25 sims: OK ✔ in 11.56 seconds 18:33:25 buildlighty: OK ✔ in 33.42 seconds 18:33:25 testsPCE: freeze> python -m pip freeze --all 18:33:25 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 18:33:25 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 18:33:26 pytest -q transportpce_tests/pce/test01_pce.py 18:34:12 .................... [100%] 18:35:16 20 passed in 109.82s (0:01:49) 18:35:16 pytest -q transportpce_tests/pce/test02_pce_400G.py 18:35:32 ............ [100%] 18:36:02 12 passed in 46.57s 18:36:03 pytest -q transportpce_tests/pce/test03_gnpy.py 18:36:19 ........ [100%] 18:36:40 8 passed in 37.40s 18:36:40 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 18:37:12 ... [100%] 18:37:17 3 passed in 36.05s 18:37:17 testsPCE: OK ✔ in 4 minutes 41.09 seconds 18:37:17 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 18:37:17 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 18:37:17 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 18:37:24 tests_tapi: freeze> python -m pip freeze --all 18:37:24 tests121: freeze> python -m pip freeze --all 18:37:24 tests190: freeze> python -m pip freeze --all 18:37:25 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:37:25 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 18:37:25 using environment variables from ./karaf221.env 18:37:25 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 18:37:25 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:37:25 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 18:37:25 using environment variables from ./karafoc.env 18:37:25 pytest -q transportpce_tests/oc/test01_portmapping.py 18:37:25 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:37:25 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 18:37:25 using environment variables from ./karaf121.env 18:37:25 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 18:38:27 ........... [100%] 18:38:40 10 passed in 75.40s (0:01:15) 18:38:40 pytest -q transportpce_tests/oc/test02_topology.py 18:38:50 .................................... [100%] 18:39:29 21 passed in 124.29s (0:02:04) 18:39:29 .pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 18:39:30 ..................... [100%] 18:39:45 14 passed in 64.73s (0:01:04) 18:39:45 pytest -q transportpce_tests/oc/test03_renderer.py 18:39:46 ..................... [100%] 18:40:29 6 passed in 59.89s 18:40:29 pytest -q transportpce_tests/1.2.1/test03_topology.py 18:40:30 ................. [100%] 18:40:45 19 passed in 59.24s 18:40:45 tests190: OK ✔ in 3 minutes 28.59 seconds 18:40:45 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 18:40:52 tests71: freeze> python -m pip freeze --all 18:40:53 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:40:53 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 18:40:53 using environment variables from ./karaf71.env 18:40:53 pytest -q transportpce_tests/7.1/test01_portmapping.py 18:40:55 .................................... [100%] 18:41:47 12 passed in 53.69s 18:41:47 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 18:41:48 .............................. [100%] 18:42:33 51 passed in 308.53s (0:05:08) 18:42:33 pytest -q transportpce_tests/tapi/test02_full_topology.py 18:42:34 .......................... [100%] 18:43:02 44 passed in 152.07s (0:02:32) 18:43:02 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 18:43:02 ......................................................................... [100%] 18:44:25 62 passed in 157.94s (0:02:37) 18:44:25 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 18:44:26 ...... [100%] 18:44:37 24 passed in 94.38s (0:01:34) 18:44:37 pytest -q transportpce_tests/1.2.1/test05_olm.py 18:44:50 ........................................................................................ [100%] 18:46:57 48 passed in 151.56s (0:02:31) 18:46:57 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 18:47:02 ............................... [100%] 18:47:53 40 passed in 195.68s (0:03:15) 18:47:53 pytest -q transportpce_tests/1.2.1/test06_end2end.py 18:47:53 ......... [100%] 18:48:11 22 passed in 74.16s (0:01:14) 18:48:32 ...................................... [100%] 18:51:12 36 passed in 518.37s (0:08:38) 18:51:12 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 18:51:13 ..................................................................................... [100%] 18:56:20 71 passed in 307.41s (0:05:07) 18:56:20 pytest -q transportpce_tests/tapi/test04_topo_extension.py 18:56:44 ..... [100%] 18:56:48 54 passed in 534.67s (0:08:54) 18:57:12 ................... [100%] 18:58:42 19 passed in 141.96s (0:02:21) 18:58:42 tests71: OK ✔ in 7 minutes 26.06 seconds 18:58:42 tests121: OK ✔ in 19 minutes 31.04 seconds 18:58:42 tests_tapi: OK ✔ in 21 minutes 25.51 seconds 18:58:42 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 18:58:49 tests221: freeze> python -m pip freeze --all 18:58:49 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:58:49 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 18:58:49 using environment variables from ./karaf221.env 18:58:49 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 18:59:24 ................................... [100%] 19:00:04 35 passed in 74.80s (0:01:14) 19:00:04 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 19:00:35 ...... [100%] 19:00:49 6 passed in 44.49s 19:00:49 pytest -q transportpce_tests/2.2.1/test03_topology.py 19:01:31 ............................................ [100%] 19:03:05 44 passed in 135.98s (0:02:15) 19:03:05 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 19:03:40 ............ [100%] 19:04:04 12 passed in 58.78s 19:04:04 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 19:04:30 ................ [100%] 19:05:59 16 passed in 114.68s (0:01:54) 19:05:59 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 19:06:28 ............................... [100%] 19:06:34 31 passed in 34.97s 19:06:35 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 19:07:10 .......................... [100%] 19:08:05 26 passed in 90.43s (0:01:30) 19:08:05 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 19:08:41 ...................... [100%] 19:09:45 22 passed in 99.06s (0:01:39) 19:09:45 pytest -q transportpce_tests/2.2.1/test09_olm.py 19:10:24 ........................................ [100%] 19:12:46 40 passed in 181.09s (0:03:01) 19:12:46 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 19:13:28 ........................................................................ [ 74%] 19:19:04 ......................... [100%] 19:20:56 97 passed in 489.71s (0:08:09) 19:20:56 pytest -q transportpce_tests/2.2.1/test12_end2end.py 19:21:36 ...................................................... [100%] 19:28:24 54 passed in 447.88s (0:07:27) 19:28:24 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 19:29:19 ........................................................................ [ 71%] 19:34:27 ............................. [100%] 19:36:36 101 passed in 491.42s (0:08:11) 19:36:36 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 19:37:30 ........................................................................ [ 67%] 19:43:16 ................................... [100%] 19:46:37 107 passed in 600.94s (0:10:00) 19:46:37 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 19:47:19 ............................................. [100%] 19:49:56 45 passed in 198.95s (0:03:18) 19:49:57 tests221: OK ✔ in 51 minutes 14.38 seconds 19:49:57 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 19:50:03 tests_hybrid: freeze> python -m pip freeze --all 19:50:03 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:50:03 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 19:50:03 using environment variables from ./karaf221.env 19:50:03 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 19:50:43 ................................................... [100%] 19:55:29 51 passed in 325.62s (0:05:25) 19:55:29 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 19:56:12 ........................................................................ [ 66%] 20:00:32 ..................................... [100%] 20:02:38 109 passed in 428.49s (0:07:08) 20:02:38 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 20:03:25 ..................................................... [100%] 20:06:57 53 passed in 259.03s (0:04:19) 20:06:57 buildcontroller: OK (109.06=setup[9.95]+cmd[99.12] seconds) 20:06:57 sims: OK (11.56=setup[7.88]+cmd[3.67] seconds) 20:06:57 build_karaf_tests121: OK (71.13=setup[7.99]+cmd[63.15] seconds) 20:06:57 testsPCE: OK (281.09=setup[50.01]+cmd[231.09] seconds) 20:06:57 tests121: OK (1171.04=setup[8.05]+cmd[1162.99] seconds) 20:06:57 build_karaf_tests221: OK (65.27=setup[7.76]+cmd[57.51] seconds) 20:06:57 tests_tapi: OK (1285.51=setup[7.98]+cmd[1277.53] seconds) 20:06:57 tests221: OK (3074.38=setup[6.98]+cmd[3067.40] seconds) 20:06:57 build_karaf_tests71: OK (71.10=setup[7.98]+cmd[63.11] seconds) 20:06:57 tests71: OK (446.06=setup[7.46]+cmd[438.61] seconds) 20:06:57 build_karaf_tests190: OK (71.21=setup[7.80]+cmd[63.41] seconds) 20:06:57 tests190: OK (208.59=setup[8.03]+cmd[200.56] seconds) 20:06:57 tests_hybrid: OK (1020.68=setup[6.64]+cmd[1014.05] seconds) 20:06:57 buildlighty: OK (33.42=setup[12.59]+cmd[20.83] seconds) 20:06:57 docs: OK (32.64=setup[29.49]+cmd[3.14] seconds) 20:06:57 docs-linkcheck: OK (36.11=setup[30.21]+cmd[5.89] seconds) 20:06:57 checkbashisms: OK (3.19=setup[1.92]+cmd[0.01,0.05,1.22] seconds) 20:06:57 pre-commit: OK (51.94=setup[2.89]+cmd[0.00,0.00,39.89,9.16] seconds) 20:06:57 pylint: OK (29.89=setup[3.75]+cmd[26.14] seconds) 20:06:57 congratulations :) (5841.99 seconds) 20:06:57 + tox_status=0 20:06:57 + echo '---> Completed tox runs' 20:06:57 ---> Completed tox runs 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/build_karaf_tests121/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=build_karaf_tests121 20:06:57 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/build_karaf_tests190/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=build_karaf_tests190 20:06:57 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/build_karaf_tests221/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=build_karaf_tests221 20:06:57 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/build_karaf_tests71/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=build_karaf_tests71 20:06:57 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/buildcontroller/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=buildcontroller 20:06:57 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/buildlighty/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=buildlighty 20:06:57 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/checkbashisms/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=checkbashisms 20:06:57 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/docs-linkcheck/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=docs-linkcheck 20:06:57 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/docs/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=docs 20:06:57 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/pre-commit/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=pre-commit 20:06:57 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/pylint/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=pylint 20:06:57 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/sims/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=sims 20:06:57 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/tests121/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=tests121 20:06:57 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/tests190/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=tests190 20:06:57 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/tests221/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=tests221 20:06:57 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/tests71/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=tests71 20:06:57 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/testsPCE/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:57 + tox_env=testsPCE 20:06:57 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 20:06:57 + for i in .tox/*/log 20:06:57 ++ echo .tox/tests_hybrid/log 20:06:57 ++ awk -F/ '{print $2}' 20:06:58 + tox_env=tests_hybrid 20:06:58 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 20:06:58 + for i in .tox/*/log 20:06:58 ++ echo .tox/tests_tapi/log 20:06:58 ++ awk -F/ '{print $2}' 20:06:58 + tox_env=tests_tapi 20:06:58 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 20:06:58 + DOC_DIR=docs/_build/html 20:06:58 + [[ -d docs/_build/html ]] 20:06:58 + echo '---> Archiving generated docs' 20:06:58 ---> Archiving generated docs 20:06:58 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 20:06:58 + echo '---> tox-run.sh ends' 20:06:58 ---> tox-run.sh ends 20:06:58 + test 0 -eq 0 20:06:58 $ ssh-agent -k 20:06:58 unset SSH_AUTH_SOCK; 20:06:58 unset SSH_AGENT_PID; 20:06:58 echo Agent pid 1662 killed; 20:06:58 [ssh-agent] Stopped. 20:06:58 [PostBuildScript] - [INFO] Executing post build scripts. 20:06:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15964492368672956172.sh 20:06:58 ---> sysstat.sh 20:06:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8287753411350128143.sh 20:06:58 ---> package-listing.sh 20:06:58 ++ facter osfamily 20:06:58 ++ tr '[:upper:]' '[:lower:]' 20:06:59 + OS_FAMILY=debian 20:06:59 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 20:06:59 + START_PACKAGES=/tmp/packages_start.txt 20:06:59 + END_PACKAGES=/tmp/packages_end.txt 20:06:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:59 + PACKAGES=/tmp/packages_start.txt 20:06:59 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 20:06:59 + PACKAGES=/tmp/packages_end.txt 20:06:59 + case "${OS_FAMILY}" in 20:06:59 + dpkg -l 20:06:59 + grep '^ii' 20:06:59 + '[' -f /tmp/packages_start.txt ']' 20:06:59 + '[' -f /tmp/packages_end.txt ']' 20:06:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:59 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 20:06:59 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 20:06:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 20:06:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2151443418646675292.sh 20:06:59 ---> capture-instance-metadata.sh 20:06:59 Setup pyenv: 20:06:59 system 20:06:59 3.8.20 20:06:59 3.9.20 20:06:59 3.10.15 20:06:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cVm from file:/tmp/.os_lf_venv 20:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:01 lf-activate-venv(): INFO: Base packages installed successfully 20:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools 20:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-2cVm/bin to PATH 20:07:14 INFO: Running in OpenStack, capturing instance metadata 20:07:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15313522988404983519.sh 20:07:14 provisioning config files... 20:07:14 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3854 20:07:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8551705437942938041tmp 20:07:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:07:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:07:14 provisioning config files... 20:07:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:07:15 [EnvInject] - Injecting environment variables from a build step. 20:07:15 [EnvInject] - Injecting as environment variables the properties content 20:07:15 SERVER_ID=logs 20:07:15 20:07:15 [EnvInject] - Variables injected successfully. 20:07:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins115562998802119547.sh 20:07:15 ---> create-netrc.sh 20:07:15 WARN: Log server credential not found. 20:07:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9177204487393824207.sh 20:07:15 ---> python-tools-install.sh 20:07:15 Setup pyenv: 20:07:15 system 20:07:15 3.8.20 20:07:15 3.9.20 20:07:15 3.10.15 20:07:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:07:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cVm from file:/tmp/.os_lf_venv 20:07:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:17 lf-activate-venv(): INFO: Base packages installed successfully 20:07:17 lf-activate-venv(): INFO: Installing additional packages: lftools 20:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-2cVm/bin to PATH 20:07:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7803500757724087490.sh 20:07:27 ---> sudo-logs.sh 20:07:27 Archiving 'sudo' log.. 20:07:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3054287195590548298.sh 20:07:28 ---> job-cost.sh 20:07:28 Setup pyenv: 20:07:28 system 20:07:28 3.8.20 20:07:28 3.9.20 20:07:28 3.10.15 20:07:28 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cVm from file:/tmp/.os_lf_venv 20:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:30 lf-activate-venv(): INFO: Base packages installed successfully 20:07:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:07:36 lf-activate-venv(): INFO: Adding /tmp/venv-2cVm/bin to PATH 20:07:36 INFO: No Stack... 20:07:36 INFO: Retrieving Pricing Info for: v3-standard-4 20:07:37 INFO: Archiving Costs 20:07:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10340935540735411679.sh 20:07:37 ---> logs-deploy.sh 20:07:37 Setup pyenv: 20:07:37 system 20:07:37 3.8.20 20:07:37 3.9.20 20:07:37 3.10.15 20:07:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:07:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cVm from file:/tmp/.os_lf_venv 20:07:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:39 lf-activate-venv(): INFO: Base packages installed successfully 20:07:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-2cVm/bin to PATH 20:07:49 WARNING: Nexus logging server not set 20:07:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3854/ 20:07:49 INFO: archiving logs to S3 20:07:50 ---> uname -a: 20:07:50 Linux prd-ubuntu2204-docker-4c-16g-3426 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:07:50 20:07:50 20:07:50 ---> lscpu: 20:07:50 Architecture: x86_64 20:07:50 CPU op-mode(s): 32-bit, 64-bit 20:07:50 Address sizes: 40 bits physical, 48 bits virtual 20:07:50 Byte Order: Little Endian 20:07:50 CPU(s): 4 20:07:50 On-line CPU(s) list: 0-3 20:07:50 Vendor ID: AuthenticAMD 20:07:50 Model name: AMD EPYC-Rome Processor 20:07:50 CPU family: 23 20:07:50 Model: 49 20:07:50 Thread(s) per core: 1 20:07:50 Core(s) per socket: 1 20:07:50 Socket(s): 4 20:07:50 Stepping: 0 20:07:50 BogoMIPS: 5599.99 20:07:50 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 20:07:50 Virtualization: AMD-V 20:07:50 Hypervisor vendor: KVM 20:07:50 Virtualization type: full 20:07:50 L1d cache: 128 KiB (4 instances) 20:07:50 L1i cache: 128 KiB (4 instances) 20:07:50 L2 cache: 2 MiB (4 instances) 20:07:50 L3 cache: 64 MiB (4 instances) 20:07:50 NUMA node(s): 1 20:07:50 NUMA node0 CPU(s): 0-3 20:07:50 Vulnerability Gather data sampling: Not affected 20:07:50 Vulnerability Indirect target selection: Not affected 20:07:50 Vulnerability Itlb multihit: Not affected 20:07:50 Vulnerability L1tf: Not affected 20:07:50 Vulnerability Mds: Not affected 20:07:50 Vulnerability Meltdown: Not affected 20:07:50 Vulnerability Mmio stale data: Not affected 20:07:50 Vulnerability Reg file data sampling: Not affected 20:07:50 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:07:50 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:07:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:07:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:07:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:07:50 Vulnerability Srbds: Not affected 20:07:50 Vulnerability Tsx async abort: Not affected 20:07:50 20:07:50 20:07:50 ---> nproc: 20:07:50 4 20:07:50 20:07:50 20:07:50 ---> df -h: 20:07:50 Filesystem Size Used Avail Use% Mounted on 20:07:50 tmpfs 1.6G 1.1M 1.6G 1% /run 20:07:50 /dev/vda1 78G 18G 61G 23% / 20:07:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:07:50 tmpfs 5.0M 0 5.0M 0% /run/lock 20:07:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:07:50 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 20:07:50 20:07:50 20:07:50 ---> free -m: 20:07:50 total used free shared buff/cache available 20:07:50 Mem: 15989 740 10997 3 4251 14906 20:07:50 Swap: 1023 0 1023 20:07:50 20:07:50 20:07:50 ---> ip addr: 20:07:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:07:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:07:50 inet 127.0.0.1/8 scope host lo 20:07:50 valid_lft forever preferred_lft forever 20:07:50 inet6 ::1/128 scope host 20:07:50 valid_lft forever preferred_lft forever 20:07:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:07:50 link/ether fa:16:3e:96:b9:54 brd ff:ff:ff:ff:ff:ff 20:07:50 altname enp0s3 20:07:50 inet 10.30.171.208/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:07:50 valid_lft 79376sec preferred_lft 79376sec 20:07:50 inet6 fe80::f816:3eff:fe96:b954/64 scope link 20:07:50 valid_lft forever preferred_lft forever 20:07:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:07:50 link/ether 32:44:75:b8:0e:68 brd ff:ff:ff:ff:ff:ff 20:07:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:07:50 valid_lft forever preferred_lft forever 20:07:50 20:07:50 20:07:50 ---> sar -b -r -n DEV: 20:07:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3426) 10/29/25 _x86_64_ (4 CPU) 20:07:50 20:07:50 18:10:50 LINUX RESTART (4 CPU) 20:07:50 20:07:50 18:20:14 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:07:50 18:30:09 47.20 2.81 42.52 1.87 165.50 3418.07 1609.44 20:07:50 18:40:09 84.64 4.24 76.57 3.83 204.96 35529.29 20991.36 20:07:50 18:50:01 48.86 21.45 25.91 1.50 235.16 1667.67 1054.20 20:07:50 19:00:05 11.35 0.15 10.51 0.68 8.27 635.40 427.67 20:07:50 19:10:10 19.44 0.02 18.60 0.82 0.89 500.13 1037.12 20:07:50 19:20:14 6.09 0.01 5.80 0.27 0.65 161.18 86.88 20:07:50 19:30:10 20.97 0.05 7.68 13.24 2.27 223.20 213016.87 20:07:50 19:40:14 5.70 0.00 5.51 0.19 0.72 149.22 46.68 20:07:50 19:50:04 18.43 12.31 5.85 0.27 146.22 190.14 73.52 20:07:50 20:00:14 7.89 0.01 7.57 0.31 0.46 494.01 785.38 20:07:50 Average: 26.95 4.05 20.61 2.29 75.80 4292.36 23777.62 20:07:50 20:07:50 18:20:14 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:07:50 18:30:09 10824932 14437624 1520748 9.29 140052 3565500 2247528 12.90 401132 4733348 1069320 20:07:50 18:40:09 741036 5303948 10624372 64.89 254008 4188416 12954212 74.36 2024312 12915368 1500 20:07:50 18:50:01 3856676 7055552 8880016 54.24 264048 2926604 9582928 55.01 1968332 9986140 184 20:07:50 19:00:05 11978604 15287288 653716 3.99 268280 3032264 1285580 7.38 2010560 1827864 6332 20:07:50 19:10:10 9770140 13136616 2803752 17.12 271740 3086612 4193096 24.07 2027316 4035492 8952 20:07:50 19:20:14 7900224 11279244 4659936 28.46 272932 3097964 5252432 30.15 2029176 5891976 204 20:07:50 19:30:10 6659248 10070120 5868580 35.84 274048 3128748 6558636 37.65 2036976 7126132 48 20:07:50 19:40:14 6479008 9907600 6030676 36.83 274548 3145968 6652920 38.19 2039912 7294396 104 20:07:50 19:50:04 11688564 15289032 651668 3.98 282792 3293408 1286300 7.38 2088124 2026532 91180 20:07:50 20:00:14 7878264 11501100 4437476 27.10 283900 3314180 5066060 29.08 2097408 5827060 76 20:07:50 Average: 7777670 11326812 4613094 28.17 258635 3277966 5507969 31.62 1872325 6166431 117790 20:07:50 20:07:50 18:20:14 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:07:50 18:30:09 lo 0.75 0.75 0.11 0.11 0.00 0.00 0.00 0.00 20:07:50 18:30:09 ens3 77.91 59.76 795.10 9.30 0.00 0.00 0.00 0.00 20:07:50 18:30:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 18:40:09 lo 9.43 9.43 9.70 9.70 0.00 0.00 0.00 0.00 20:07:50 18:40:09 ens3 71.23 55.35 1132.19 6.91 0.00 0.00 0.00 0.00 20:07:50 18:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 18:50:01 lo 45.23 45.23 22.27 22.27 0.00 0.00 0.00 0.00 20:07:50 18:50:01 ens3 1.92 1.77 0.44 0.39 0.00 0.00 0.00 0.00 20:07:50 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 19:00:05 lo 26.16 26.16 11.27 11.27 0.00 0.00 0.00 0.00 20:07:50 19:00:05 ens3 1.01 1.00 0.26 0.22 0.00 0.00 0.00 0.00 20:07:50 19:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 19:10:10 lo 12.80 12.80 7.21 7.21 0.00 0.00 0.00 0.00 20:07:50 19:10:10 ens3 1.00 0.77 0.23 0.18 0.00 0.00 0.00 0.00 20:07:50 19:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 19:20:14 lo 19.98 19.98 9.68 9.68 0.00 0.00 0.00 0.00 20:07:50 19:20:14 ens3 0.71 0.57 0.15 0.12 0.00 0.00 0.00 0.00 20:07:50 19:20:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 19:30:10 lo 28.83 28.83 11.24 11.24 0.00 0.00 0.00 0.00 20:07:50 19:30:10 ens3 0.56 0.44 0.11 0.08 0.00 0.00 0.00 0.00 20:07:50 19:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 19:40:14 lo 21.23 21.23 10.85 10.85 0.00 0.00 0.00 0.00 20:07:50 19:40:14 ens3 0.87 0.64 0.21 0.17 0.00 0.00 0.00 0.00 20:07:50 19:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 19:50:04 lo 15.27 15.27 8.54 8.54 0.00 0.00 0.00 0.00 20:07:50 19:50:04 ens3 1.18 0.75 0.35 0.25 0.00 0.00 0.00 0.00 20:07:50 19:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 20:00:14 lo 15.30 15.30 8.05 8.05 0.00 0.00 0.00 0.00 20:07:50 20:00:14 ens3 0.85 0.65 0.18 0.13 0.00 0.00 0.00 0.00 20:07:50 20:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 Average: lo 19.47 19.47 9.88 9.88 0.00 0.00 0.00 0.00 20:07:50 Average: ens3 15.66 12.12 192.29 1.77 0.00 0.00 0.00 0.00 20:07:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:50 20:07:50 20:07:50 ---> sar -P ALL: 20:07:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3426) 10/29/25 _x86_64_ (4 CPU) 20:07:50 20:07:50 18:10:50 LINUX RESTART (4 CPU) 20:07:50 20:07:50 18:20:14 CPU %user %nice %system %iowait %steal %idle 20:07:50 18:30:09 all 7.24 0.00 0.71 0.40 0.03 91.62 20:07:50 18:30:09 0 7.13 0.00 0.67 0.21 0.02 91.96 20:07:50 18:30:09 1 6.36 0.00 0.72 0.27 0.04 92.61 20:07:50 18:30:09 2 6.62 0.00 0.78 0.86 0.03 91.71 20:07:50 18:30:09 3 8.84 0.00 0.69 0.24 0.03 90.20 20:07:50 18:40:09 all 55.14 0.00 2.53 1.36 0.11 40.87 20:07:50 18:40:09 0 56.53 0.00 2.44 1.12 0.10 39.81 20:07:50 18:40:09 1 54.88 0.00 2.46 2.34 0.10 40.23 20:07:50 18:40:09 2 53.07 0.00 2.51 1.12 0.11 43.19 20:07:50 18:40:09 3 56.09 0.00 2.69 0.86 0.11 40.24 20:07:50 18:50:01 all 47.48 0.00 1.78 0.09 0.11 50.54 20:07:50 18:50:01 0 47.84 0.00 1.89 0.04 0.11 50.12 20:07:50 18:50:01 1 46.44 0.00 1.81 0.03 0.11 51.61 20:07:50 18:50:01 2 48.14 0.00 1.76 0.17 0.11 49.81 20:07:50 18:50:01 3 47.49 0.00 1.68 0.12 0.11 50.61 20:07:50 19:00:05 all 20.33 0.00 0.87 0.12 0.10 78.58 20:07:50 19:00:05 0 20.06 0.00 0.79 0.18 0.10 78.88 20:07:50 19:00:05 1 20.64 0.00 0.87 0.03 0.10 78.36 20:07:50 19:00:05 2 19.84 0.00 0.96 0.07 0.10 79.03 20:07:50 19:00:05 3 20.80 0.00 0.84 0.21 0.10 78.05 20:07:50 19:10:10 all 29.30 0.00 0.96 0.06 0.09 69.59 20:07:50 19:10:10 0 29.58 0.00 0.94 0.02 0.09 69.37 20:07:50 19:10:10 1 29.42 0.00 1.01 0.08 0.10 69.39 20:07:50 19:10:10 2 28.70 0.00 0.98 0.03 0.09 70.20 20:07:50 19:10:10 3 29.51 0.00 0.89 0.09 0.09 69.41 20:07:50 19:20:14 all 10.13 0.00 0.38 0.02 0.09 89.38 20:07:50 19:20:14 0 10.30 0.00 0.32 0.04 0.08 89.26 20:07:50 19:20:14 1 10.20 0.00 0.39 0.01 0.09 89.31 20:07:50 19:20:14 2 10.54 0.00 0.38 0.01 0.09 88.99 20:07:50 19:20:14 3 9.48 0.00 0.42 0.03 0.09 89.98 20:07:50 19:30:10 all 14.91 0.00 0.69 0.06 0.09 84.26 20:07:50 19:30:10 0 15.25 0.00 0.72 0.14 0.08 83.80 20:07:50 19:30:10 1 14.99 0.00 0.69 0.01 0.09 84.22 20:07:50 19:30:10 2 14.55 0.00 0.67 0.02 0.09 84.67 20:07:50 19:30:10 3 14.84 0.00 0.68 0.06 0.08 84.34 20:07:50 19:40:14 all 10.61 0.00 0.50 0.02 0.09 88.79 20:07:50 19:40:14 0 10.16 0.00 0.48 0.01 0.09 89.25 20:07:50 19:40:14 1 10.27 0.00 0.51 0.02 0.09 89.12 20:07:50 19:40:14 2 10.76 0.00 0.51 0.02 0.09 88.62 20:07:50 19:40:14 3 11.23 0.00 0.49 0.03 0.09 88.16 20:07:50 19:50:04 all 7.80 0.08 0.47 0.09 0.09 91.48 20:07:50 19:50:04 0 7.68 0.00 0.44 0.02 0.08 91.78 20:07:50 19:50:04 1 7.94 0.31 0.49 0.26 0.09 90.92 20:07:50 19:50:04 2 8.35 0.01 0.50 0.05 0.09 91.01 20:07:50 19:50:04 3 7.25 0.00 0.43 0.02 0.08 92.22 20:07:50 20:00:14 all 12.74 0.00 0.52 0.04 0.08 86.61 20:07:50 20:00:14 0 12.54 0.00 0.47 0.01 0.08 86.91 20:07:50 20:00:14 1 12.76 0.00 0.51 0.10 0.08 86.54 20:07:50 20:00:14 2 12.57 0.00 0.52 0.02 0.08 86.80 20:07:50 20:00:14 3 13.10 0.00 0.60 0.03 0.09 86.18 20:07:50 Average: all 21.54 0.01 0.94 0.23 0.09 77.20 20:07:50 Average: 0 21.67 0.00 0.91 0.18 0.08 77.16 20:07:50 Average: 1 21.37 0.03 0.95 0.32 0.09 77.25 20:07:50 Average: 2 21.29 0.00 0.96 0.24 0.09 77.43 20:07:50 Average: 3 21.83 0.00 0.94 0.17 0.09 76.97 20:07:50 20:07:50 20:07:50