12:23:34 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118327 12:23:34 Running as SYSTEM 12:23:34 [EnvInject] - Loading node environment variables. 12:23:34 Building remotely on prd-ubuntu2204-docker-4c-16g-1435 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:23:34 [ssh-agent] Looking for ssh-agent implementation... 12:23:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:23:34 $ ssh-agent 12:23:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYod2T3/agent.1574 12:23:34 SSH_AGENT_PID=1576 12:23:34 [ssh-agent] Started. 12:23:34 Running ssh-add (command line suppressed) 12:23:35 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3010139028264597914.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3010139028264597914.key) 12:23:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:23:35 The recommended git tool is: NONE 12:23:37 using credential jenkins-ssh 12:23:37 Wiping out workspace first. 12:23:37 Cloning the remote Git repository 12:23:37 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:23:37 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:23:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:23:37 > git --version # timeout=10 12:23:37 > git --version # 'git version 2.34.1' 12:23:37 using GIT_SSH to set credentials jenkins-ssh 12:23:37 Verifying host key using known hosts file 12:23:37 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. 12:23:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:23:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:23:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:23:41 using GIT_SSH to set credentials jenkins-ssh 12:23:41 Verifying host key using known hosts file 12:23:41 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. 12:23:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/27/118327/4 # timeout=10 12:23:41 > git rev-parse a4580ddacdfc55f9240b5758bd840dfe1355656e^{commit} # timeout=10 12:23:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:23:41 Checking out Revision a4580ddacdfc55f9240b5758bd840dfe1355656e (refs/changes/27/118327/4) 12:23:41 > git config core.sparsecheckout # timeout=10 12:23:41 > git checkout -f a4580ddacdfc55f9240b5758bd840dfe1355656e # timeout=10 12:23:44 Commit message: "Prevent NPE while deleting connections in TAPI" 12:23:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:23:45 > git rev-list --no-walk 14bb222518c922bc9f11cd2a55490810fb9a4e23 # timeout=10 12:23:45 > git remote # timeout=10 12:23:45 > git submodule init # timeout=10 12:23:45 > git submodule sync # timeout=10 12:23:45 > git config --get remote.origin.url # timeout=10 12:23:45 > git submodule init # timeout=10 12:23:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:23:45 ERROR: No submodules found. 12:23:45 provisioning config files... 12:23:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:23:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:23:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14557892681108343578.sh 12:23:45 ---> python-tools-install.sh 12:23:45 Setup pyenv: 12:23:45 * system (set by /opt/pyenv/version) 12:23:45 * 3.8.20 (set by /opt/pyenv/version) 12:23:45 * 3.9.20 (set by /opt/pyenv/version) 12:23:45 3.10.15 12:23:45 3.11.10 12:23:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-li8y 12:23:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:23:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:23:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:23:54 lf-activate-venv(): INFO: Base packages installed successfully 12:23:54 lf-activate-venv(): INFO: Installing additional packages: lftools 12:24:21 lf-activate-venv(): INFO: Adding /tmp/venv-li8y/bin to PATH 12:24:21 Generating Requirements File 12:24:42 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. 12:24:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:24:42 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:24:43 Python 3.11.10 12:24:43 pip 25.2 from /tmp/venv-li8y/lib/python3.11/site-packages/pip (python 3.11) 12:24:43 appdirs==1.4.4 12:24:43 argcomplete==3.6.3 12:24:43 aspy.yaml==1.3.0 12:24:43 attrs==25.4.0 12:24:43 autopage==0.5.2 12:24:43 beautifulsoup4==4.14.2 12:24:43 boto3==1.40.57 12:24:43 botocore==1.40.57 12:24:43 bs4==0.0.2 12:24:43 cachetools==6.2.1 12:24:43 certifi==2025.10.5 12:24:43 cffi==2.0.0 12:24:43 cfgv==3.4.0 12:24:43 chardet==5.2.0 12:24:43 charset-normalizer==3.4.4 12:24:43 click==8.3.0 12:24:43 cliff==4.11.0 12:24:43 cmd2==2.7.0 12:24:43 cryptography==3.3.2 12:24:43 debtcollector==3.0.0 12:24:43 decorator==5.2.1 12:24:43 defusedxml==0.7.1 12:24:43 Deprecated==1.2.18 12:24:43 distlib==0.4.0 12:24:43 dnspython==2.8.0 12:24:43 docker==7.1.0 12:24:43 dogpile.cache==1.5.0 12:24:43 durationpy==0.10 12:24:43 email-validator==2.3.0 12:24:43 filelock==3.20.0 12:24:43 future==1.0.0 12:24:43 gitdb==4.0.12 12:24:43 GitPython==3.1.45 12:24:43 google-auth==2.41.1 12:24:43 httplib2==0.31.0 12:24:43 identify==2.6.15 12:24:43 idna==3.11 12:24:43 importlib-resources==1.5.0 12:24:43 iso8601==2.1.0 12:24:43 Jinja2==3.1.6 12:24:43 jmespath==1.0.1 12:24:43 jsonpatch==1.33 12:24:43 jsonpointer==3.0.0 12:24:43 jsonschema==4.25.1 12:24:43 jsonschema-specifications==2025.9.1 12:24:43 keystoneauth1==5.12.0 12:24:43 kubernetes==34.1.0 12:24:43 lftools==0.37.15 12:24:43 lxml==6.0.2 12:24:43 markdown-it-py==4.0.0 12:24:43 MarkupSafe==3.0.3 12:24:43 mdurl==0.1.2 12:24:43 msgpack==1.1.2 12:24:43 multi_key_dict==2.0.3 12:24:43 munch==4.0.0 12:24:43 netaddr==1.3.0 12:24:43 niet==1.4.2 12:24:43 nodeenv==1.9.1 12:24:43 oauth2client==4.1.3 12:24:43 oauthlib==3.3.1 12:24:43 openstacksdk==4.7.1 12:24:43 os-service-types==1.8.0 12:24:43 osc-lib==4.2.0 12:24:43 oslo.config==10.0.0 12:24:43 oslo.context==6.1.0 12:24:43 oslo.i18n==6.6.0 12:24:43 oslo.log==7.2.1 12:24:43 oslo.serialization==5.8.0 12:24:43 oslo.utils==9.1.0 12:24:43 packaging==25.0 12:24:43 pbr==7.0.1 12:24:43 platformdirs==4.5.0 12:24:43 prettytable==3.16.0 12:24:43 psutil==7.1.1 12:24:43 pyasn1==0.6.1 12:24:43 pyasn1_modules==0.4.2 12:24:43 pycparser==2.23 12:24:43 pygerrit2==2.0.15 12:24:43 PyGithub==2.8.1 12:24:43 Pygments==2.19.2 12:24:43 PyJWT==2.10.1 12:24:43 PyNaCl==1.6.0 12:24:43 pyparsing==2.4.7 12:24:43 pyperclip==1.11.0 12:24:43 pyrsistent==0.20.0 12:24:43 python-cinderclient==9.8.0 12:24:43 python-dateutil==2.9.0.post0 12:24:43 python-heatclient==4.3.0 12:24:43 python-jenkins==1.8.3 12:24:43 python-keystoneclient==5.7.0 12:24:43 python-magnumclient==4.9.0 12:24:43 python-openstackclient==8.2.0 12:24:43 python-swiftclient==4.8.0 12:24:43 PyYAML==6.0.3 12:24:43 referencing==0.37.0 12:24:43 requests==2.32.5 12:24:43 requests-oauthlib==2.0.0 12:24:43 requestsexceptions==1.4.0 12:24:43 rfc3986==2.0.0 12:24:43 rich==14.2.0 12:24:43 rich-argparse==1.7.1 12:24:43 rpds-py==0.28.0 12:24:43 rsa==4.9.1 12:24:43 ruamel.yaml==0.18.16 12:24:43 ruamel.yaml.clib==0.2.14 12:24:43 s3transfer==0.14.0 12:24:43 simplejson==3.20.2 12:24:43 six==1.17.0 12:24:43 smmap==5.0.2 12:24:43 soupsieve==2.8 12:24:43 stevedore==5.5.0 12:24:43 tabulate==0.9.0 12:24:43 toml==0.10.2 12:24:43 tomlkit==0.13.3 12:24:43 tqdm==4.67.1 12:24:43 typing_extensions==4.15.0 12:24:43 tzdata==2025.2 12:24:43 urllib3==1.26.20 12:24:43 virtualenv==20.35.3 12:24:43 wcwidth==0.2.14 12:24:43 websocket-client==1.9.0 12:24:43 wrapt==2.0.0 12:24:43 xdg==6.0.0 12:24:43 xmltodict==1.0.2 12:24:43 yq==3.4.3 12:24:43 [EnvInject] - Injecting environment variables from a build step. 12:24:43 [EnvInject] - Injecting as environment variables the properties content 12:24:43 PYTHON=python3 12:24:43 12:24:43 [EnvInject] - Variables injected successfully. 12:24:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1905780306593106918.sh 12:24:43 ---> tox-install.sh 12:24:43 + source /home/jenkins/lf-env.sh 12:24:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:24:43 ++ mktemp -d /tmp/venv-XXXX 12:24:43 + lf_venv=/tmp/venv-boNd 12:24:43 + local venv_file=/tmp/.os_lf_venv 12:24:43 + local python=python3 12:24:43 + local options 12:24:43 + local set_path=true 12:24:43 + local install_args= 12:24:43 ++ 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 12:24:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:24:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:24:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:24:43 + true 12:24:43 + case $1 in 12:24:43 + venv_file=/tmp/.toxenv 12:24:43 + shift 2 12:24:43 + true 12:24:43 + case $1 in 12:24:43 + shift 12:24:43 + break 12:24:43 + case $python in 12:24:43 + local pkg_list= 12:24:43 + [[ -d /opt/pyenv ]] 12:24:43 + echo 'Setup pyenv:' 12:24:43 Setup pyenv: 12:24:43 + export PYENV_ROOT=/opt/pyenv 12:24:43 + PYENV_ROOT=/opt/pyenv 12:24:43 + 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 12:24:43 + 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 12:24:43 + pyenv versions 12:24:43 system 12:24:43 3.8.20 12:24:43 3.9.20 12:24:43 3.10.15 12:24:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:24:43 + command -v pyenv 12:24:43 ++ pyenv init - --no-rehash 12:24:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:24:43 for i in ${!paths[@]}; do 12:24:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:24:43 fi; done; 12:24:43 echo "${paths[*]}"'\'')" 12:24:43 export PATH="/opt/pyenv/shims:${PATH}" 12:24:43 export PYENV_SHELL=bash 12:24:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:24:43 pyenv() { 12:24:43 local command 12:24:43 command="${1:-}" 12:24:43 if [ "$#" -gt 0 ]; then 12:24:43 shift 12:24:43 fi 12:24:43 12:24:43 case "$command" in 12:24:43 rehash|shell) 12:24:43 eval "$(pyenv "sh-$command" "$@")" 12:24:43 ;; 12:24:43 *) 12:24:43 command pyenv "$command" "$@" 12:24:43 ;; 12:24:43 esac 12:24:43 }' 12:24:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:24:43 for i in ${!paths[@]}; do 12:24:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:24:43 fi; done; 12:24:43 echo "${paths[*]}"' 12:24:43 ++ 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 12:24:43 ++ 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 12:24:43 ++ 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 12:24:43 ++ export PYENV_SHELL=bash 12:24:43 ++ PYENV_SHELL=bash 12:24:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:24:43 +++ complete -F _pyenv pyenv 12:24:43 ++ lf-pyver python3 12:24:43 ++ local py_version_xy=python3 12:24:43 ++ local py_version_xyz= 12:24:43 ++ pyenv versions 12:24:43 ++ local command 12:24:43 ++ command=versions 12:24:43 ++ '[' 1 -gt 0 ']' 12:24:43 ++ shift 12:24:43 ++ case "$command" in 12:24:43 ++ command pyenv versions 12:24:43 ++ awk '{ print $1 }' 12:24:43 ++ grep -E '^[0-9.]*[0-9]$' 12:24:43 ++ sed 's/^[ *]* //' 12:24:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:24:44 +++ grep '^3' /tmp/.pyenv_versions 12:24:44 +++ sort -V 12:24:44 +++ tail -n 1 12:24:44 ++ py_version_xyz=3.11.10 12:24:44 ++ [[ -z 3.11.10 ]] 12:24:44 ++ echo 3.11.10 12:24:44 ++ return 0 12:24:44 + pyenv local 3.11.10 12:24:44 + local command 12:24:44 + command=local 12:24:44 + '[' 2 -gt 0 ']' 12:24:44 + shift 12:24:44 + case "$command" in 12:24:44 + command pyenv local 3.11.10 12:24:44 + for arg in "$@" 12:24:44 + case $arg in 12:24:44 + pkg_list+='tox ' 12:24:44 + for arg in "$@" 12:24:44 + case $arg in 12:24:44 + pkg_list+='virtualenv ' 12:24:44 + for arg in "$@" 12:24:44 + case $arg in 12:24:44 + pkg_list+='urllib3~=1.26.15 ' 12:24:44 + [[ -f /tmp/.toxenv ]] 12:24:44 + [[ ! -f /tmp/.toxenv ]] 12:24:44 + [[ -n '' ]] 12:24:44 + python3 -m venv /tmp/venv-boNd 12:24:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-boNd' 12:24:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-boNd 12:24:48 + echo /tmp/venv-boNd 12:24:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:24:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:24:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:24:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:48 + local 'pip_opts=--upgrade --quiet' 12:24:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:24:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:24:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:24:48 + [[ -n '' ]] 12:24:48 + [[ -n '' ]] 12:24:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:24:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:24:48 + /tmp/venv-boNd/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 12:24:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:24:52 lf-activate-venv(): INFO: Base packages installed successfully 12:24:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:24:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:24:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:24:52 + /tmp/venv-boNd/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 12:24:54 + type python3 12:24:54 + true 12:24:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-boNd/bin to PATH' 12:24:54 lf-activate-venv(): INFO: Adding /tmp/venv-boNd/bin to PATH 12:24:54 + PATH=/tmp/venv-boNd/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 12:24:54 + return 0 12:24:54 + python3 --version 12:24:54 Python 3.11.10 12:24:54 + python3 -m pip --version 12:24:54 pip 25.2 from /tmp/venv-boNd/lib/python3.11/site-packages/pip (python 3.11) 12:24:54 + python3 -m pip freeze 12:24:55 cachetools==6.2.1 12:24:55 chardet==5.2.0 12:24:55 colorama==0.4.6 12:24:55 distlib==0.4.0 12:24:55 filelock==3.20.0 12:24:55 packaging==25.0 12:24:55 platformdirs==4.5.0 12:24:55 pluggy==1.6.0 12:24:55 pyproject-api==1.10.0 12:24:55 tox==4.31.0 12:24:55 urllib3==1.26.20 12:24:55 virtualenv==20.35.3 12:24:55 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins16918753684165108276.sh 12:24:55 [EnvInject] - Injecting environment variables from a build step. 12:24:55 [EnvInject] - Injecting as environment variables the properties content 12:24:55 PARALLEL=True 12:24:55 12:24:55 [EnvInject] - Variables injected successfully. 12:24:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5510211109970690472.sh 12:24:55 ---> tox-run.sh 12:24:55 + 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 12:24:55 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:24:55 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:24:55 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:24:55 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:24:55 + source /home/jenkins/lf-env.sh 12:24:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:24:55 ++ mktemp -d /tmp/venv-XXXX 12:24:55 + lf_venv=/tmp/venv-z792 12:24:55 + local venv_file=/tmp/.os_lf_venv 12:24:55 + local python=python3 12:24:55 + local options 12:24:55 + local set_path=true 12:24:55 + local install_args= 12:24:55 ++ 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 12:24:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:24:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:24:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:24:55 + true 12:24:55 + case $1 in 12:24:55 + venv_file=/tmp/.toxenv 12:24:55 + shift 2 12:24:55 + true 12:24:55 + case $1 in 12:24:55 + shift 12:24:55 + break 12:24:55 + case $python in 12:24:55 + local pkg_list= 12:24:55 + [[ -d /opt/pyenv ]] 12:24:55 + echo 'Setup pyenv:' 12:24:55 Setup pyenv: 12:24:55 + export PYENV_ROOT=/opt/pyenv 12:24:55 + PYENV_ROOT=/opt/pyenv 12:24:55 + 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 12:24:55 + 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 12:24:55 + pyenv versions 12:24:55 system 12:24:55 3.8.20 12:24:55 3.9.20 12:24:55 3.10.15 12:24:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:24:55 + command -v pyenv 12:24:55 ++ pyenv init - --no-rehash 12:24:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:24:55 for i in ${!paths[@]}; do 12:24:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:24:55 fi; done; 12:24:55 echo "${paths[*]}"'\'')" 12:24:55 export PATH="/opt/pyenv/shims:${PATH}" 12:24:55 export PYENV_SHELL=bash 12:24:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:24:55 pyenv() { 12:24:55 local command 12:24:55 command="${1:-}" 12:24:55 if [ "$#" -gt 0 ]; then 12:24:55 shift 12:24:55 fi 12:24:55 12:24:55 case "$command" in 12:24:55 rehash|shell) 12:24:55 eval "$(pyenv "sh-$command" "$@")" 12:24:55 ;; 12:24:55 *) 12:24:55 command pyenv "$command" "$@" 12:24:55 ;; 12:24:55 esac 12:24:55 }' 12:24:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:24:55 for i in ${!paths[@]}; do 12:24:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:24:55 fi; done; 12:24:55 echo "${paths[*]}"' 12:24:55 ++ 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 12:24:55 ++ 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 12:24:55 ++ 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 12:24:55 ++ export PYENV_SHELL=bash 12:24:55 ++ PYENV_SHELL=bash 12:24:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:24:55 +++ complete -F _pyenv pyenv 12:24:55 ++ lf-pyver python3 12:24:55 ++ local py_version_xy=python3 12:24:55 ++ local py_version_xyz= 12:24:55 ++ pyenv versions 12:24:55 ++ local command 12:24:55 ++ command=versions 12:24:55 ++ '[' 1 -gt 0 ']' 12:24:55 ++ shift 12:24:55 ++ case "$command" in 12:24:55 ++ command pyenv versions 12:24:55 ++ sed 's/^[ *]* //' 12:24:55 ++ awk '{ print $1 }' 12:24:55 ++ grep -E '^[0-9.]*[0-9]$' 12:24:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:24:55 +++ grep '^3' /tmp/.pyenv_versions 12:24:55 +++ sort -V 12:24:55 +++ tail -n 1 12:24:55 ++ py_version_xyz=3.11.10 12:24:55 ++ [[ -z 3.11.10 ]] 12:24:55 ++ echo 3.11.10 12:24:55 ++ return 0 12:24:55 + pyenv local 3.11.10 12:24:55 + local command 12:24:55 + command=local 12:24:55 + '[' 2 -gt 0 ']' 12:24:55 + shift 12:24:55 + case "$command" in 12:24:55 + command pyenv local 3.11.10 12:24:55 + for arg in "$@" 12:24:55 + case $arg in 12:24:55 + pkg_list+='tox ' 12:24:55 + for arg in "$@" 12:24:55 + case $arg in 12:24:55 + pkg_list+='virtualenv ' 12:24:55 + for arg in "$@" 12:24:55 + case $arg in 12:24:55 + pkg_list+='urllib3~=1.26.15 ' 12:24:55 + [[ -f /tmp/.toxenv ]] 12:24:55 ++ cat /tmp/.toxenv 12:24:55 + lf_venv=/tmp/venv-boNd 12:24:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boNd from' file:/tmp/.toxenv 12:24:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boNd from file:/tmp/.toxenv 12:24:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:24:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:55 + local 'pip_opts=--upgrade --quiet' 12:24:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:24:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:24:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:24:55 + [[ -n '' ]] 12:24:55 + [[ -n '' ]] 12:24:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:24:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:24:55 + /tmp/venv-boNd/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 12:24:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:24:56 lf-activate-venv(): INFO: Base packages installed successfully 12:24:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:24:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:24:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:24:56 + /tmp/venv-boNd/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 12:24:57 + type python3 12:24:57 + true 12:24:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-boNd/bin to PATH' 12:24:57 lf-activate-venv(): INFO: Adding /tmp/venv-boNd/bin to PATH 12:24:57 + PATH=/tmp/venv-boNd/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 12:24:57 + return 0 12:24:57 + [[ -d /opt/pyenv ]] 12:24:57 + echo '---> Setting up pyenv' 12:24:57 ---> Setting up pyenv 12:24:57 + export PYENV_ROOT=/opt/pyenv 12:24:57 + PYENV_ROOT=/opt/pyenv 12:24:57 + export PATH=/opt/pyenv/bin:/tmp/venv-boNd/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 12:24:57 + PATH=/opt/pyenv/bin:/tmp/venv-boNd/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 12:24:57 ++ pwd 12:24:57 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:24:57 + export PYTHONPATH 12:24:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:24:57 + TOX_TESTENV_PASSENV=PYTHONPATH 12:24:57 + tox --version 12:24:57 4.31.0 from /tmp/venv-boNd/lib/python3.11/site-packages/tox/__init__.py 12:24:58 + PARALLEL=True 12:24:58 + TOX_OPTIONS_LIST= 12:24:58 + [[ -n '' ]] 12:24:58 + case ${PARALLEL,,} in 12:24:58 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:24:58 + tox --parallel auto --parallel-live 12:24:58 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:24:59 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:24:59 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 12:24:59 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:24:59 checkbashisms: freeze> python -m pip freeze --all 12:25:00 checkbashisms: pip==25.2,setuptools==80.9.0 12:25:00 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:25:00 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)' 12:25:00 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:25:01 checkbashisms: OK ✔ in 3.32 seconds 12:25:01 pre-commit: install_deps> python -I -m pip install pre-commit 12:25:04 pre-commit: freeze> python -m pip freeze --all 12:25:04 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 12:25:04 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:25:04 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)' 12:25:04 /usr/bin/cpan 12:25:04 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:25:04 [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. 12:25:04 [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. 12:25:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:25:05 [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. 12:25:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:25:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:25:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:25:06 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:25:06 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:25:07 buildcontroller: freeze> python -m pip freeze --all 12:25:07 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:25:07 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:25:07 + update-java-alternatives -l 12:25:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:25:07 [INFO] Once installed this environment will be reused. 12:25:07 [INFO] This may take a few minutes... 12:25:07 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:25:07 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:25:07 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:25:07 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:25:07 update-alternatives: error: no alternatives for jaotc 12:25:07 update-alternatives: error: no alternatives for rmic 12:25:07 + java -version 12:25:07 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:25:08 21 12:25:08 + JAVA_VER=21 12:25:08 + echo 21 12:25:08 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:25:08 + javac -version 12:25:08 21 12:25:08 ok, java is 21 or newer 12:25:08 + JAVAC_VER=21 12:25:08 + echo 21 12:25:08 + [ 21 -ge 21 ] 12:25:08 + [ 21 -ge 21 ] 12:25:08 + echo ok, java is 21 or newer 12:25:08 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:25:08 2025-10-23 12:25:08 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] 12:25:08 + sudo mkdir -p /opt 12:25:08 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:25:09 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:25:09 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:25:09 + mvn --version 12:25:09 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 12:25:09 Maven home: /opt/maven 12:25:09 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:25:09 Default locale: en, platform encoding: UTF-8 12:25:09 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:25:09 NOTE: Picked up JDK_JAVA_OPTIONS: 12:25:09 --add-opens=java.base/java.io=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.lang=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.net=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.nio=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.util=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:25:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:25:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:25:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:25:09 -Xlog:disable 12:25:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:25:12 [INFO] Once installed this environment will be reused. 12:25:12 [INFO] This may take a few minutes... 12:25:20 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:25:20 [INFO] Once installed this environment will be reused. 12:25:20 [INFO] This may take a few minutes... 12:25:25 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:25:25 [INFO] Once installed this environment will be reused. 12:25:25 [INFO] This may take a few minutes... 12:25:28 docs-linkcheck: freeze> python -m pip freeze --all 12:25:28 docs: freeze> python -m pip freeze --all 12:25:29 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:25:29 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 12:25:29 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:25:29 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 12:25:32 docs: OK ✔ in 34 seconds 12:25:32 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:25:36 docs-linkcheck: OK ✔ in 35.55 seconds 12:25:36 pylint: freeze> python -m pip freeze --all 12:25:36 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 12:25:36 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}$' '{}' + 12:25:37 trim trailing whitespace.................................................Passed 12:25:37 Tabs remover.............................................................Passed 12:25:37 autopep8.................................................................Passed 12:25:43 perltidy.................................................................Passed 12:25:44 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:25:44 [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. 12:25:44 [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. 12:25:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:25:44 [INFO] Once installed this environment will be reused. 12:25:44 [INFO] This may take a few minutes... 12:25:52 gitlint..................................................................Passed 12:26:00 12:26:00 ------------------------------------ 12:26:00 Your code has been rated at 10.00/10 12:26:00 12:26:53 pre-commit: OK ✔ in 50.98 seconds 12:26:53 pylint: OK ✔ in 29.68 seconds 12:26:53 buildcontroller: OK ✔ in 1 minute 54.21 seconds 12:26:53 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 12:26:53 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 12:26:53 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 12:26:53 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 12:27:00 build_karaf_tests221: freeze> python -m pip freeze --all 12:27:00 build_karaf_tests190: freeze> python -m pip freeze --all 12:27:00 build_karaf_tests71: freeze> python -m pip freeze --all 12:27:00 build_karaf_tests121: freeze> python -m pip freeze --all 12:27:01 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:27:01 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:27:01 build karaf in karaf221 with ./karaf221.env 12:27:01 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:27:01 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:27:01 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:27:01 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:27:01 build karaf in karaf71 with ./karaf71.env 12:27:01 build karaf in karafoc with ./karafoc.env 12:27:01 NOTE: Picked up JDK_JAVA_OPTIONS: 12:27:01 --add-opens=java.base/java.io=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.net=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:27:01 -Xlog:disable 12:27:01 NOTE: Picked up JDK_JAVA_OPTIONS: 12:27:01 --add-opens=java.base/java.io=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.net=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:27:01 -Xlog:disable 12:27:01 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:27:01 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:27:01 build karaf in karaf121 with ./karaf121.env 12:27:01 NOTE: Picked up JDK_JAVA_OPTIONS: 12:27:01 --add-opens=java.base/java.io=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.net=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:27:01 -Xlog:disable 12:27:01 NOTE: Picked up JDK_JAVA_OPTIONS: 12:27:01 --add-opens=java.base/java.io=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.net=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:27:01 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:27:01 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:27:01 -Xlog:disable 12:27:55 build_karaf_tests221: OK ✔ in 1 minute 2.46 seconds 12:27:55 build_karaf_tests190: OK ✔ in 1 minute 2.48 seconds 12:27:55 build_karaf_tests71: OK ✔ in 1 minute 2.51 seconds 12:27:55 build_karaf_tests121: OK ✔ in 1 minute 2.96 seconds 12:27:55 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 12:27:55 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 12:27:55 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 12:28:08 sims: freeze> python -m pip freeze --all 12:28:08 buildlighty: freeze> python -m pip freeze --all 12:28:08 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:28:08 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:28:08 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:28:08 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:28:08 Using lighynode version 20.1.0.5 12:28:08 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:28:08 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:29:33 sims: OK ✔ in 20.37 seconds 12:29:33 buildlighty: OK ✔ in 36.57 seconds 12:29:33 testsPCE: freeze> python -m pip freeze --all 12:29:33 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 12:29:33 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:29:33 pytest -q transportpce_tests/pce/test01_pce.py 12:30:20 .................... [100%] 12:31:24 20 passed in 110.26s (0:01:50) 12:31:24 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:31:40 ............ [100%] 12:32:11 12 passed in 46.93s 12:32:11 pytest -q transportpce_tests/pce/test03_gnpy.py 12:32:28 ........ [100%] 12:32:49 8 passed in 37.81s 12:32:49 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:33:21 ... [100%] 12:33:26 3 passed in 36.58s 12:33:27 testsPCE: OK ✔ in 5 minutes 30.95 seconds 12:33:27 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 12:33:27 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 12:33:27 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 12:33:34 tests121: freeze> python -m pip freeze --all 12:33:34 tests190: freeze> python -m pip freeze --all 12:33:34 tests_tapi: freeze> python -m pip freeze --all 12:33:34 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:33:34 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:33:34 using environment variables from ./karaf121.env 12:33:34 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:33:34 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:33:34 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:33:34 using environment variables from ./karafoc.env 12:33:34 pytest -q transportpce_tests/oc/test01_portmapping.py 12:33:34 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:33:34 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:33:34 using environment variables from ./karaf221.env 12:33:34 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:34:37 ........... [100%] 12:34:52 10 passed in 78.04s (0:01:18) 12:34:52 pytest -q transportpce_tests/oc/test02_topology.py 12:35:00 ..................................... [100%] 12:35:41 21 passed in 126.53s (0:02:06) 12:35:41 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:35:42 ....................... [100%] 12:35:58 14 passed in 65.14s (0:01:05) 12:35:58 .pytest -q transportpce_tests/oc/test03_renderer.py 12:35:58 ................... [100%] 12:36:41 6 passed in 60.00s (0:01:00) 12:36:41 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:36:42 ................ [100%] 12:36:59 19 passed in 60.08s (0:01:00) 12:36:59 tests190: OK ✔ in 3 minutes 33.33 seconds 12:36:59 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 12:37:03 .tests71: freeze> python -m pip freeze --all 12:37:08 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 12:37:08 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:37:08 using environment variables from ./karaf71.env 12:37:08 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:37:23 ............................ [100%] 12:38:01 12 passed in 51.93s 12:38:01 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:38:02 ....................................................... [100%] 12:39:15 44 passed in 153.63s (0:02:33) 12:39:15 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:39:16 ................................................................... [100%] 12:40:39 62 passed in 158.15s (0:02:38) 12:40:39 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:40:39 [100%] 12:40:39 24 passed in 84.23s (0:01:24) 12:40:40 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:41:28 ............................................................................. [100%] 12:43:13 48 passed in 153.70s (0:02:33) 12:43:13 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:43:22 ........................ [100%] 12:44:02 40 passed in 202.33s (0:03:22) 12:44:02 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:44:03 ............. [100%] 12:44:29 22 passed in 75.91s (0:01:15) 12:44:37 . [100%] 12:44:40 51 passed in 666.13s (0:11:06) 12:44:40 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:44:43 .................................................................................... [100%] 12:50:17 36 passed in 335.80s (0:05:35) 12:50:17 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:50:47 ............................................ [100%] 12:53:01 54 passed in 539.08s (0:08:59) 12:53:05 ................................. [100%] 12:58:24 71 passed in 487.07s (0:08:07) 12:58:24 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:59:14 ................... [100%] 13:00:44 19 passed in 140.10s (0:02:20) 13:00:45 tests71: OK ✔ in 7 minutes 30.22 seconds 13:00:45 tests121: OK ✔ in 19 minutes 35.66 seconds 13:00:45 tests_tapi: OK ✔ in 27 minutes 18.57 seconds 13:00:45 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 13:00:51 tests221: freeze> python -m pip freeze --all 13:00:51 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 13:00:51 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:00:51 using environment variables from ./karaf221.env 13:00:51 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:01:27 ................................... [100%] 13:02:07 35 passed in 75.06s (0:01:15) 13:02:07 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:02:38 ...... [100%] 13:05:51 6 passed in 224.46s (0:03:44) 13:05:52 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:06:33 ............................................ [100%] 13:08:08 44 passed in 136.17s (0:02:16) 13:08:08 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:08:43 ............ [100%] 13:09:08 12 passed in 59.33s 13:09:08 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:09:33 ................ [100%] 13:11:02 16 passed in 114.39s (0:01:54) 13:11:02 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:11:32 ............................... [100%] 13:11:39 31 passed in 36.39s 13:11:39 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:12:15 .......................... [100%] 13:13:10 26 passed in 91.16s (0:01:31) 13:13:10 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:13:47 ...................... [100%] 13:14:51 22 passed in 99.90s (0:01:39) 13:14:51 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:15:32 ........................................ [100%] 13:17:54 40 passed in 182.64s (0:03:02) 13:17:54 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:18:37 ........................................................................ [ 74%] 13:24:13 ......................... [100%] 13:26:05 97 passed in 491.02s (0:08:11) 13:26:05 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:26:46 ...................................................... [100%] 13:36:33 54 passed in 627.82s (0:10:27) 13:36:33 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:37:27 ........................................................................ [ 71%] 13:42:35 ............................. [100%] 13:47:44 101 passed in 670.69s (0:11:10) 13:47:44 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:48:39 ........................................................................ [ 67%] 13:54:25 ................................... [100%] 13:57:46 107 passed in 601.26s (0:10:01) 13:57:46 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 13:58:29 ............................................. [100%] 14:01:05 45 passed in 199.38s (0:03:19) 14:01:06 tests221: OK ✔ in 1 hour 20.91 seconds 14:01:06 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 14:01:13 tests_hybrid: freeze> python -m pip freeze --all 14:01:13 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:01:13 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:01:13 using environment variables from ./karaf221.env 14:01:13 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:01:54 ................................................... [100%] 14:03:41 51 passed in 147.34s (0:02:27) 14:03:41 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:04:23 ........................................................................ [ 66%] 14:08:44 ..................................... [100%] 14:11:00 109 passed in 439.18s (0:07:19) 14:11:00 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:11:48 ..................................................... [100%] 14:15:20 53 passed in 259.97s (0:04:19) 14:15:21 buildcontroller: OK (114.21=setup[9.36]+cmd[104.85] seconds) 14:15:21 sims: OK (20.37=setup[13.76]+cmd[6.61] seconds) 14:15:21 build_karaf_tests121: OK (62.96=setup[8.74]+cmd[54.22] seconds) 14:15:21 testsPCE: OK (330.95=setup[98.07]+cmd[232.87] seconds) 14:15:21 tests121: OK (1175.66=setup[8.02]+cmd[1167.64] seconds) 14:15:21 build_karaf_tests221: OK (62.46=setup[8.64]+cmd[53.82] seconds) 14:15:21 tests_tapi: OK (1638.57=setup[8.10]+cmd[1630.47] seconds) 14:15:21 tests221: OK (3620.91=setup[6.93]+cmd[3613.99] seconds) 14:15:21 build_karaf_tests71: OK (62.51=setup[8.66]+cmd[53.86] seconds) 14:15:21 tests71: OK (450.22=setup[9.26]+cmd[440.96] seconds) 14:15:21 build_karaf_tests190: OK (62.47=setup[8.66]+cmd[53.81] seconds) 14:15:21 tests190: OK (213.33=setup[8.07]+cmd[205.26] seconds) 14:15:21 tests_hybrid: OK (855.13=setup[7.67]+cmd[847.45] seconds) 14:15:21 buildlighty: OK (36.57=setup[13.77]+cmd[22.80] seconds) 14:15:21 docs: OK (34.00=setup[30.87]+cmd[3.13] seconds) 14:15:21 docs-linkcheck: OK (35.55=setup[30.88]+cmd[4.67] seconds) 14:15:21 checkbashisms: OK (3.32=setup[1.97]+cmd[0.01,0.05,1.29] seconds) 14:15:21 pre-commit: OK (50.98=setup[3.18]+cmd[0.00,0.00,39.71,8.09] seconds) 14:15:21 pylint: OK (29.68=setup[4.44]+cmd[25.24] seconds) 14:15:21 congratulations :) (6622.78 seconds) 14:15:21 + tox_status=0 14:15:21 + echo '---> Completed tox runs' 14:15:21 ---> Completed tox runs 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/build_karaf_tests121/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=build_karaf_tests121 14:15:21 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/build_karaf_tests190/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=build_karaf_tests190 14:15:21 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/build_karaf_tests221/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=build_karaf_tests221 14:15:21 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/build_karaf_tests71/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=build_karaf_tests71 14:15:21 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/buildcontroller/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=buildcontroller 14:15:21 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/buildlighty/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=buildlighty 14:15:21 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/checkbashisms/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=checkbashisms 14:15:21 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/docs-linkcheck/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=docs-linkcheck 14:15:21 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/docs/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=docs 14:15:21 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/pre-commit/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=pre-commit 14:15:21 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/pylint/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=pylint 14:15:21 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/sims/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=sims 14:15:21 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/tests121/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=tests121 14:15:21 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/tests190/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=tests190 14:15:21 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/tests221/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=tests221 14:15:21 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/tests71/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=tests71 14:15:21 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/testsPCE/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=testsPCE 14:15:21 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/tests_hybrid/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=tests_hybrid 14:15:21 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:15:21 + for i in .tox/*/log 14:15:21 ++ echo .tox/tests_tapi/log 14:15:21 ++ awk -F/ '{print $2}' 14:15:21 + tox_env=tests_tapi 14:15:21 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:15:21 + DOC_DIR=docs/_build/html 14:15:21 + [[ -d docs/_build/html ]] 14:15:21 + echo '---> Archiving generated docs' 14:15:21 ---> Archiving generated docs 14:15:21 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:15:21 + echo '---> tox-run.sh ends' 14:15:21 ---> tox-run.sh ends 14:15:21 + test 0 -eq 0 14:15:21 $ ssh-agent -k 14:15:21 unset SSH_AUTH_SOCK; 14:15:21 unset SSH_AGENT_PID; 14:15:21 echo Agent pid 1576 killed; 14:15:21 [ssh-agent] Stopped. 14:15:21 [PostBuildScript] - [INFO] Executing post build scripts. 14:15:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13346208699871880506.sh 14:15:21 ---> sysstat.sh 14:15:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15720795999547344342.sh 14:15:22 ---> package-listing.sh 14:15:22 ++ facter osfamily 14:15:22 ++ tr '[:upper:]' '[:lower:]' 14:15:22 + OS_FAMILY=debian 14:15:22 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:15:22 + START_PACKAGES=/tmp/packages_start.txt 14:15:22 + END_PACKAGES=/tmp/packages_end.txt 14:15:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:22 + PACKAGES=/tmp/packages_start.txt 14:15:22 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:15:22 + PACKAGES=/tmp/packages_end.txt 14:15:22 + case "${OS_FAMILY}" in 14:15:22 + grep '^ii' 14:15:22 + dpkg -l 14:15:22 + '[' -f /tmp/packages_start.txt ']' 14:15:22 + '[' -f /tmp/packages_end.txt ']' 14:15:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:22 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:15:22 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:15:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:15:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17385488284879024776.sh 14:15:22 ---> capture-instance-metadata.sh 14:15:22 Setup pyenv: 14:15:22 system 14:15:22 3.8.20 14:15:22 3.9.20 14:15:22 3.10.15 14:15:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:15:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-li8y from file:/tmp/.os_lf_venv 14:15:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:25 lf-activate-venv(): INFO: Base packages installed successfully 14:15:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:15:39 lf-activate-venv(): INFO: Adding /tmp/venv-li8y/bin to PATH 14:15:39 INFO: Running in OpenStack, capturing instance metadata 14:15:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18332249860355912366.sh 14:15:40 provisioning config files... 14:15:40 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3717 14:15:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7899157760428680548tmp 14:15:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:15:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:15:40 provisioning config files... 14:15:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:15:41 [EnvInject] - Injecting environment variables from a build step. 14:15:41 [EnvInject] - Injecting as environment variables the properties content 14:15:41 SERVER_ID=logs 14:15:41 14:15:41 [EnvInject] - Variables injected successfully. 14:15:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16055144330251765704.sh 14:15:41 ---> create-netrc.sh 14:15:41 WARN: Log server credential not found. 14:15:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6831937674161983563.sh 14:15:41 ---> python-tools-install.sh 14:15:41 Setup pyenv: 14:15:41 system 14:15:41 3.8.20 14:15:41 3.9.20 14:15:41 3.10.15 14:15:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:15:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-li8y from file:/tmp/.os_lf_venv 14:15:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:43 lf-activate-venv(): INFO: Base packages installed successfully 14:15:43 lf-activate-venv(): INFO: Installing additional packages: lftools 14:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-li8y/bin to PATH 14:15:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1504821079685268884.sh 14:15:57 ---> sudo-logs.sh 14:15:57 Archiving 'sudo' log.. 14:15:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12737759867479328210.sh 14:15:57 ---> job-cost.sh 14:15:57 Setup pyenv: 14:15:57 system 14:15:57 3.8.20 14:15:57 3.9.20 14:15:57 3.10.15 14:15:57 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:15:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-li8y from file:/tmp/.os_lf_venv 14:15:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:59 lf-activate-venv(): INFO: Base packages installed successfully 14:15:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:16:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:16:06 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:16:06 lf-activate-venv(): INFO: Adding /tmp/venv-li8y/bin to PATH 14:16:06 INFO: No Stack... 14:16:06 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:07 INFO: Archiving Costs 14:16:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1822838911598292534.sh 14:16:07 ---> logs-deploy.sh 14:16:07 Setup pyenv: 14:16:07 system 14:16:07 3.8.20 14:16:07 3.9.20 14:16:07 3.10.15 14:16:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:16:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-li8y from file:/tmp/.os_lf_venv 14:16:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:16:09 lf-activate-venv(): INFO: Base packages installed successfully 14:16:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-li8y/bin to PATH 14:16:20 WARNING: Nexus logging server not set 14:16:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3717/ 14:16:20 INFO: archiving logs to S3 14:16:22 ---> uname -a: 14:16:22 Linux prd-ubuntu2204-docker-4c-16g-1435 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:16:22 14:16:22 14:16:22 ---> lscpu: 14:16:22 Architecture: x86_64 14:16:22 CPU op-mode(s): 32-bit, 64-bit 14:16:22 Address sizes: 40 bits physical, 48 bits virtual 14:16:22 Byte Order: Little Endian 14:16:22 CPU(s): 4 14:16:22 On-line CPU(s) list: 0-3 14:16:22 Vendor ID: AuthenticAMD 14:16:22 Model name: AMD EPYC-Rome Processor 14:16:22 CPU family: 23 14:16:22 Model: 49 14:16:22 Thread(s) per core: 1 14:16:22 Core(s) per socket: 1 14:16:22 Socket(s): 4 14:16:22 Stepping: 0 14:16:22 BogoMIPS: 5599.99 14:16:22 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 14:16:22 Virtualization: AMD-V 14:16:22 Hypervisor vendor: KVM 14:16:22 Virtualization type: full 14:16:22 L1d cache: 128 KiB (4 instances) 14:16:22 L1i cache: 128 KiB (4 instances) 14:16:22 L2 cache: 2 MiB (4 instances) 14:16:22 L3 cache: 64 MiB (4 instances) 14:16:22 NUMA node(s): 1 14:16:22 NUMA node0 CPU(s): 0-3 14:16:22 Vulnerability Gather data sampling: Not affected 14:16:22 Vulnerability Indirect target selection: Not affected 14:16:22 Vulnerability Itlb multihit: Not affected 14:16:22 Vulnerability L1tf: Not affected 14:16:22 Vulnerability Mds: Not affected 14:16:22 Vulnerability Meltdown: Not affected 14:16:22 Vulnerability Mmio stale data: Not affected 14:16:22 Vulnerability Reg file data sampling: Not affected 14:16:22 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:16:22 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:16:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:16:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:16:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:16:22 Vulnerability Srbds: Not affected 14:16:22 Vulnerability Tsx async abort: Not affected 14:16:22 14:16:22 14:16:22 ---> nproc: 14:16:22 4 14:16:22 14:16:22 14:16:22 ---> df -h: 14:16:22 Filesystem Size Used Avail Use% Mounted on 14:16:22 tmpfs 1.6G 1.1M 1.6G 1% /run 14:16:22 /dev/vda1 78G 18G 61G 23% / 14:16:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:16:22 tmpfs 5.0M 0 5.0M 0% /run/lock 14:16:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:16:22 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:16:22 14:16:22 14:16:22 ---> free -m: 14:16:22 total used free shared buff/cache available 14:16:22 Mem: 15989 724 11490 3 3774 14922 14:16:22 Swap: 1023 1 1022 14:16:22 14:16:22 14:16:22 ---> ip addr: 14:16:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:16:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:16:22 inet 127.0.0.1/8 scope host lo 14:16:22 valid_lft forever preferred_lft forever 14:16:22 inet6 ::1/128 scope host 14:16:22 valid_lft forever preferred_lft forever 14:16:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:16:22 link/ether fa:16:3e:59:42:b3 brd ff:ff:ff:ff:ff:ff 14:16:22 altname enp0s3 14:16:22 inet 10.30.171.69/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:16:22 valid_lft 79594sec preferred_lft 79594sec 14:16:22 inet6 fe80::f816:3eff:fe59:42b3/64 scope link 14:16:22 valid_lft forever preferred_lft forever 14:16:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:16:22 link/ether fe:a4:a8:39:4e:27 brd ff:ff:ff:ff:ff:ff 14:16:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:16:22 valid_lft forever preferred_lft forever 14:16:22 14:16:22 14:16:22 ---> sar -b -r -n DEV: 14:16:22 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1435) 10/23/25 _x86_64_ (4 CPU) 14:16:22 14:16:22 12:22:59 LINUX RESTART (4 CPU) 14:16:22 14:16:22 12:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:16:22 12:40:03 70.70 22.36 45.41 2.92 343.07 6193.07 4698.83 14:16:22 12:50:01 22.14 7.13 14.23 0.77 131.29 393.48 1117.11 14:16:22 13:00:03 7.48 0.09 6.99 0.40 5.12 235.54 386.72 14:16:22 13:10:03 14.55 0.11 13.76 0.68 9.64 628.35 868.57 14:16:22 13:20:01 27.41 0.09 13.51 13.80 2.38 374.47 212926.32 14:16:22 13:30:03 5.60 0.03 5.40 0.17 2.30 132.82 47.71 14:16:22 13:40:03 5.97 0.01 5.77 0.19 1.05 145.68 117.64 14:16:22 13:50:01 5.93 0.02 5.73 0.18 0.94 145.04 50.58 14:16:22 14:00:03 4.77 0.01 4.59 0.17 0.41 137.35 78.18 14:16:22 14:10:03 8.33 0.01 7.89 0.42 0.60 532.77 80.33 14:16:22 Average: 17.28 2.99 12.32 1.97 49.65 891.74 21963.22 14:16:22 14:16:22 12:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:22 12:40:03 2074280 4977216 10957904 66.93 255340 2675924 11900416 68.31 2032596 11717908 420 14:16:22 12:50:01 4284832 7060108 8877732 54.22 257644 2560620 9503288 54.55 2058800 9502660 716 14:16:22 13:00:03 7303664 10098760 5842604 35.68 258856 2579264 6759516 38.80 2070140 6504872 264 14:16:22 13:10:03 10875004 13782656 2159988 13.19 263836 2686932 2837052 16.28 2108700 2898020 248 14:16:22 13:20:01 8355844 11313592 4627788 28.26 268212 2732648 5292212 30.38 2120640 5387256 248 14:16:22 13:30:03 8386416 11358228 4583104 27.99 268760 2746164 5236492 30.06 2122512 5363380 440 14:16:22 13:40:03 6938648 9926076 6014448 36.73 269288 2761260 6690020 38.40 2124516 6807904 300 14:16:22 13:50:01 7022936 10026572 5914180 36.12 269880 2776872 6608512 37.93 2127596 6713668 672 14:16:22 14:00:03 8464436 11486244 4455248 27.21 270548 2794372 5175768 29.71 2129764 5285948 320 14:16:22 14:10:03 8261552 11397252 4543972 27.75 274272 2904636 5204224 29.87 2144192 5473332 268 14:16:22 Average: 7196761 10142670 5797697 35.41 265664 2721869 6520750 37.43 2103946 6565495 390 14:16:22 14:16:22 12:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:22 12:40:03 lo 23.91 23.91 18.34 18.34 0.00 0.00 0.00 0.00 14:16:22 12:40:03 ens3 2.07 1.99 0.68 1.24 0.00 0.00 0.00 0.00 14:16:22 12:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 12:50:01 lo 38.99 38.99 16.19 16.19 0.00 0.00 0.00 0.00 14:16:22 12:50:01 ens3 1.48 1.19 0.37 0.54 0.00 0.00 0.00 0.00 14:16:22 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 13:00:03 lo 15.54 15.54 7.39 7.39 0.00 0.00 0.00 0.00 14:16:22 13:00:03 ens3 1.39 0.69 0.38 0.24 0.00 0.00 0.00 0.00 14:16:22 13:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 13:10:03 lo 7.29 7.29 3.81 3.81 0.00 0.00 0.00 0.00 14:16:22 13:10:03 ens3 1.01 0.80 0.33 0.26 0.00 0.00 0.00 0.00 14:16:22 13:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 13:20:01 lo 19.52 19.52 10.26 10.26 0.00 0.00 0.00 0.00 14:16:22 13:20:01 ens3 0.78 0.74 0.16 0.13 0.00 0.00 0.00 0.00 14:16:22 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 13:30:03 lo 21.89 21.89 8.94 8.94 0.00 0.00 0.00 0.00 14:16:22 13:30:03 ens3 0.78 0.61 0.20 0.15 0.00 0.00 0.00 0.00 14:16:22 13:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 13:40:03 lo 19.28 19.28 8.34 8.34 0.00 0.00 0.00 0.00 14:16:22 13:40:03 ens3 1.28 0.60 0.44 0.29 0.00 0.00 0.00 0.00 14:16:22 13:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 13:50:01 lo 15.02 15.02 7.78 7.78 0.00 0.00 0.00 0.00 14:16:22 13:50:01 ens3 0.73 0.47 0.16 0.11 0.00 0.00 0.00 0.00 14:16:22 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 14:00:03 lo 15.54 15.54 8.96 8.96 0.00 0.00 0.00 0.00 14:16:22 14:00:03 ens3 1.01 0.56 0.27 0.19 0.00 0.00 0.00 0.00 14:16:22 14:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 14:10:03 lo 21.23 21.23 10.25 10.25 0.00 0.00 0.00 0.00 14:16:22 14:10:03 ens3 2.56 1.14 0.79 0.52 0.00 0.00 0.00 0.00 14:16:22 14:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 Average: lo 19.82 19.82 10.02 10.02 0.00 0.00 0.00 0.00 14:16:22 Average: ens3 1.31 0.88 0.38 0.37 0.00 0.00 0.00 0.00 14:16:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:22 14:16:22 14:16:22 ---> sar -P ALL: 14:16:22 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1435) 10/23/25 _x86_64_ (4 CPU) 14:16:22 14:16:22 12:22:59 LINUX RESTART (4 CPU) 14:16:22 14:16:22 12:30:03 CPU %user %nice %system %iowait %steal %idle 14:16:22 12:40:03 all 53.07 0.00 2.19 0.13 0.11 44.51 14:16:22 12:40:03 0 52.03 0.00 2.22 0.14 0.11 45.50 14:16:22 12:40:03 1 52.33 0.00 2.31 0.17 0.11 45.08 14:16:22 12:40:03 2 53.56 0.00 2.03 0.08 0.10 44.23 14:16:22 12:40:03 3 54.35 0.00 2.20 0.12 0.11 43.23 14:16:22 12:50:01 all 30.21 0.00 1.45 0.07 0.09 68.17 14:16:22 12:50:01 0 29.62 0.00 1.38 0.08 0.09 68.83 14:16:22 12:50:01 1 30.88 0.00 1.40 0.07 0.09 67.56 14:16:22 12:50:01 2 30.15 0.00 1.60 0.07 0.10 68.09 14:16:22 12:50:01 3 30.19 0.00 1.44 0.08 0.10 68.20 14:16:22 13:00:03 all 14.11 0.00 0.73 0.03 0.07 85.06 14:16:22 13:00:03 0 14.07 0.00 0.64 0.01 0.06 85.22 14:16:22 13:00:03 1 14.28 0.00 0.85 0.02 0.07 84.77 14:16:22 13:00:03 2 14.33 0.00 0.71 0.03 0.07 84.86 14:16:22 13:00:03 3 13.75 0.00 0.73 0.04 0.07 85.40 14:16:22 13:10:03 all 20.14 0.00 0.76 0.05 0.07 78.98 14:16:22 13:10:03 0 20.76 0.00 0.80 0.04 0.07 78.33 14:16:22 13:10:03 1 19.63 0.00 0.86 0.04 0.08 79.39 14:16:22 13:10:03 2 19.58 0.00 0.71 0.08 0.08 79.56 14:16:22 13:10:03 3 20.60 0.00 0.68 0.03 0.06 78.63 14:16:22 13:20:01 all 24.82 0.00 0.86 0.17 0.08 74.06 14:16:22 13:20:01 0 25.21 0.00 0.88 0.12 0.08 73.71 14:16:22 13:20:01 1 24.79 0.00 0.81 0.02 0.08 74.30 14:16:22 13:20:01 2 24.84 0.00 0.92 0.45 0.08 73.71 14:16:22 13:20:01 3 24.46 0.00 0.85 0.10 0.08 74.52 14:16:22 13:30:03 all 8.15 0.00 0.43 0.03 0.06 91.33 14:16:22 13:30:03 0 8.49 0.00 0.44 0.02 0.06 90.99 14:16:22 13:30:03 1 7.75 0.00 0.40 0.01 0.07 91.78 14:16:22 13:30:03 2 7.97 0.00 0.38 0.07 0.07 91.52 14:16:22 13:30:03 3 8.39 0.00 0.51 0.02 0.06 91.02 14:16:22 13:40:03 all 9.00 0.00 0.47 0.03 0.06 90.44 14:16:22 13:40:03 0 8.99 0.00 0.43 0.04 0.06 90.47 14:16:22 13:40:03 1 9.05 0.00 0.48 0.01 0.06 90.40 14:16:22 13:40:03 2 9.53 0.00 0.53 0.03 0.07 89.83 14:16:22 13:40:03 3 8.44 0.00 0.42 0.02 0.06 91.05 14:16:22 13:50:01 all 8.83 0.00 0.40 0.02 0.06 90.68 14:16:22 13:50:01 0 8.57 0.00 0.34 0.01 0.06 91.02 14:16:22 13:50:01 1 9.29 0.00 0.45 0.04 0.07 90.15 14:16:22 13:50:01 2 8.34 0.00 0.45 0.03 0.06 91.12 14:16:22 13:50:01 3 9.11 0.00 0.36 0.02 0.06 90.45 14:16:22 14:00:03 all 7.62 0.00 0.40 0.02 0.06 91.91 14:16:22 14:00:03 0 7.43 0.00 0.43 0.01 0.06 92.08 14:16:22 14:00:03 1 7.42 0.00 0.41 0.01 0.06 92.11 14:16:22 14:00:03 2 7.91 0.00 0.39 0.05 0.06 91.59 14:16:22 14:00:03 3 7.71 0.00 0.36 0.01 0.06 91.86 14:16:22 14:10:03 all 14.20 0.00 0.61 0.21 0.07 84.91 14:16:22 14:10:03 0 14.36 0.00 0.59 0.03 0.06 84.95 14:16:22 14:10:03 1 14.46 0.00 0.69 0.71 0.07 84.07 14:16:22 14:10:03 2 14.29 0.00 0.59 0.05 0.07 84.99 14:16:22 14:10:03 3 13.69 0.00 0.57 0.04 0.07 85.64 14:16:22 Average: all 19.01 0.00 0.83 0.07 0.07 80.01 14:16:22 Average: 0 18.95 0.00 0.82 0.05 0.07 80.12 14:16:22 Average: 1 18.99 0.00 0.87 0.11 0.08 79.96 14:16:22 Average: 2 19.04 0.00 0.83 0.09 0.08 79.96 14:16:22 Average: 3 19.07 0.00 0.81 0.05 0.07 80.00 14:16:22 14:16:22 14:16:22