04:03:42 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 15 04:03:42 originally caused by: 04:03:42 Started by timer 04:03:42 Running as SYSTEM 04:03:42 [EnvInject] - Loading node environment variables. 04:03:42 Building remotely on prd-centos8-robot-2c-8g-11304 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium 04:03:43 [ssh-agent] Looking for ssh-agent implementation... 04:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:43 $ ssh-agent 04:03:43 SSH_AUTH_SOCK=/tmp/ssh-cI0CH1LzMQ4W/agent.5282 04:03:43 SSH_AGENT_PID=5283 04:03:43 [ssh-agent] Started. 04:03:43 Running ssh-add (command line suppressed) 04:03:43 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_1250925310783905912.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_1250925310783905912.key) 04:03:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:03:43 The recommended git tool is: NONE 04:03:45 using credential opendaylight-jenkins-ssh 04:03:45 Wiping out workspace first. 04:03:45 Cloning the remote Git repository 04:03:45 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 04:03:45 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10 04:03:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:03:45 > git --version # timeout=10 04:03:45 > git --version # 'git version 2.43.0' 04:03:45 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:03:45 [INFO] Currently running in a labeled security context 04:03:45 [INFO] Currently SELinux is 'enforcing' on the host 04:03:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh14339701480927192957.key 04:03:46 Verifying host key using known hosts file 04:03:46 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. 04:03:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:03:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:03:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:03:49 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:03:49 [INFO] Currently running in a labeled security context 04:03:49 [INFO] Currently SELinux is 'enforcing' on the host 04:03:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh1931728593228198744.key 04:03:49 Verifying host key using known hosts file 04:03:49 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. 04:03:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 04:03:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:03:50 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 04:03:50 > git config core.sparsecheckout # timeout=10 04:03:50 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 04:03:50 Commit message: "Adapt test for new pce-allocation field" 04:03:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:03:50 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 04:03:51 No emails were triggered. 04:03:51 provisioning config files... 04:03:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:03:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:03:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:03:51 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins13158882748153257961.sh 04:03:51 ---> python-tools-install.sh 04:03:51 Setup pyenv: 04:03:51 system 04:03:51 * 3.8.13 (set by /opt/pyenv/version) 04:03:51 * 3.9.13 (set by /opt/pyenv/version) 04:03:51 * 3.10.13 (set by /opt/pyenv/version) 04:03:51 * 3.11.7 (set by /opt/pyenv/version) 04:03:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fvKF 04:03:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:06 lf-activate-venv(): INFO: Base packages installed successfully 04:04:06 lf-activate-venv(): INFO: Installing additional packages: lftools 04:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:04:29 Generating Requirements File 04:04:49 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. 04:04:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:04:49 Python 3.11.7 04:04:49 pip 25.3 from /tmp/venv-fvKF/lib/python3.11/site-packages/pip (python 3.11) 04:04:49 appdirs==1.4.4 04:04:49 argcomplete==3.6.3 04:04:49 aspy.yaml==1.3.0 04:04:49 attrs==25.4.0 04:04:49 autopage==0.5.2 04:04:49 beautifulsoup4==4.14.2 04:04:49 boto3==1.40.74 04:04:49 botocore==1.40.74 04:04:49 bs4==0.0.2 04:04:49 cachetools==6.2.2 04:04:49 certifi==2025.11.12 04:04:49 cffi==2.0.0 04:04:49 cfgv==3.4.0 04:04:49 chardet==5.2.0 04:04:49 charset-normalizer==3.4.4 04:04:49 click==8.3.1 04:04:49 cliff==4.11.0 04:04:49 cmd2==2.7.0 04:04:49 cryptography==3.3.2 04:04:49 debtcollector==3.0.0 04:04:49 decorator==5.2.1 04:04:49 defusedxml==0.7.1 04:04:49 Deprecated==1.3.1 04:04:49 distlib==0.4.0 04:04:49 dnspython==2.8.0 04:04:49 docker==7.1.0 04:04:49 dogpile.cache==1.5.0 04:04:49 durationpy==0.10 04:04:49 email-validator==2.3.0 04:04:49 filelock==3.20.0 04:04:49 future==1.0.0 04:04:49 gitdb==4.0.12 04:04:49 GitPython==3.1.45 04:04:49 google-auth==2.43.0 04:04:49 httplib2==0.31.0 04:04:49 identify==2.6.15 04:04:49 idna==3.11 04:04:49 importlib-resources==1.5.0 04:04:49 iso8601==2.1.0 04:04:49 Jinja2==3.1.6 04:04:49 jmespath==1.0.1 04:04:49 jsonpatch==1.33 04:04:49 jsonpointer==3.0.0 04:04:49 jsonschema==4.25.1 04:04:49 jsonschema-specifications==2025.9.1 04:04:49 keystoneauth1==5.12.0 04:04:49 kubernetes==34.1.0 04:04:49 lftools==0.37.15 04:04:49 lxml==6.0.2 04:04:49 markdown-it-py==4.0.0 04:04:49 MarkupSafe==3.0.3 04:04:49 mdurl==0.1.2 04:04:49 msgpack==1.1.2 04:04:49 multi_key_dict==2.0.3 04:04:49 munch==4.0.0 04:04:49 netaddr==1.3.0 04:04:49 niet==1.4.2 04:04:49 nodeenv==1.9.1 04:04:49 oauth2client==4.1.3 04:04:49 oauthlib==3.3.1 04:04:49 openstacksdk==4.8.0 04:04:49 os-service-types==1.8.1 04:04:49 osc-lib==4.2.0 04:04:49 oslo.config==10.1.0 04:04:49 oslo.context==6.1.0 04:04:49 oslo.i18n==6.7.0 04:04:49 oslo.log==7.2.1 04:04:49 oslo.serialization==5.8.0 04:04:49 oslo.utils==9.1.0 04:04:49 packaging==25.0 04:04:49 pbr==7.0.3 04:04:49 platformdirs==4.5.0 04:04:49 prettytable==3.17.0 04:04:49 psutil==7.1.3 04:04:49 pyasn1==0.6.1 04:04:49 pyasn1_modules==0.4.2 04:04:49 pycparser==2.23 04:04:49 pygerrit2==2.0.15 04:04:49 PyGithub==2.8.1 04:04:49 Pygments==2.19.2 04:04:49 PyJWT==2.10.1 04:04:49 PyNaCl==1.6.1 04:04:49 pyparsing==2.4.7 04:04:49 pyperclip==1.11.0 04:04:49 pyrsistent==0.20.0 04:04:49 python-cinderclient==9.8.0 04:04:49 python-dateutil==2.9.0.post0 04:04:49 python-heatclient==4.3.0 04:04:49 python-jenkins==1.8.3 04:04:49 python-keystoneclient==5.7.0 04:04:49 python-magnumclient==4.9.0 04:04:49 python-openstackclient==8.2.0 04:04:49 python-swiftclient==4.9.0 04:04:49 PyYAML==6.0.3 04:04:49 referencing==0.37.0 04:04:49 requests==2.32.5 04:04:49 requests-oauthlib==2.0.0 04:04:49 requestsexceptions==1.4.0 04:04:49 rfc3986==2.0.0 04:04:49 rich==14.2.0 04:04:49 rich-argparse==1.7.2 04:04:49 rpds-py==0.29.0 04:04:49 rsa==4.9.1 04:04:49 ruamel.yaml==0.18.16 04:04:49 ruamel.yaml.clib==0.2.15 04:04:49 s3transfer==0.14.0 04:04:49 simplejson==3.20.2 04:04:49 six==1.17.0 04:04:49 smmap==5.0.2 04:04:49 soupsieve==2.8 04:04:49 stevedore==5.5.0 04:04:49 tabulate==0.9.0 04:04:49 toml==0.10.2 04:04:49 tomlkit==0.13.3 04:04:49 tqdm==4.67.1 04:04:49 typing_extensions==4.15.0 04:04:49 tzdata==2025.2 04:04:49 urllib3==1.26.20 04:04:49 virtualenv==20.35.4 04:04:49 wcwidth==0.2.14 04:04:49 websocket-client==1.9.0 04:04:49 wrapt==2.0.1 04:04:49 xdg==6.0.0 04:04:49 xmltodict==1.0.2 04:04:49 yq==3.4.3 04:04:49 [EnvInject] - Injecting environment variables from a build step. 04:04:49 [EnvInject] - Injecting as environment variables the properties content 04:04:49 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 04:04:49 OS_CLOUD=vex 04:04:49 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-31 04:04:49 OS_STACK_TEMPLATE_DIR=openstack-hot 04:04:49 04:04:49 [EnvInject] - Variables injected successfully. 04:04:49 provisioning config files... 04:04:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:50 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15082628204466742703.sh 04:04:50 ---> Create parameters file for OpenStack HOT 04:04:50 OpenStack Heat parameters generated 04:04:50 ----------------------------------- 04:04:50 parameters: 04:04:50 vm_0_count: '1' 04:04:50 vm_0_flavor: 'v3-standard-4' 04:04:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 04:04:50 vm_1_count: '1' 04:04:50 vm_1_flavor: 'v3-standard-2' 04:04:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 04:04:50 04:04:50 job_name: '23161-31' 04:04:50 silo: 'releng' 04:04:50 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins2503917709816258679.sh 04:04:50 ---> Create HEAT stack 04:04:50 + source /home/jenkins/lf-env.sh 04:04:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:04:50 ++ mktemp -d /tmp/venv-XXXX 04:04:50 + lf_venv=/tmp/venv-2GHj 04:04:50 + local venv_file=/tmp/.os_lf_venv 04:04:50 + local python=python3 04:04:50 + local options 04:04:50 + local set_path=true 04:04:50 + local install_args= 04:04:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:04:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:04:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:04:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:04:50 + true 04:04:50 + case $1 in 04:04:50 + python=python3 04:04:50 + shift 2 04:04:50 + true 04:04:50 + case $1 in 04:04:50 + shift 04:04:50 + break 04:04:50 + case $python in 04:04:50 + local pkg_list= 04:04:50 + [[ -d /opt/pyenv ]] 04:04:50 + echo 'Setup pyenv:' 04:04:50 Setup pyenv: 04:04:50 + export PYENV_ROOT=/opt/pyenv 04:04:50 + PYENV_ROOT=/opt/pyenv 04:04:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:04:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:04:50 + pyenv versions 04:04:50 system 04:04:50 3.8.13 04:04:50 3.9.13 04:04:50 3.10.13 04:04:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:04:50 + command -v pyenv 04:04:50 ++ pyenv init - --no-rehash 04:04:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:04:50 for i in ${!paths[@]}; do 04:04:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:04:50 fi; done; 04:04:50 echo "${paths[*]}"'\'')" 04:04:50 export PATH="/opt/pyenv/shims:${PATH}" 04:04:50 export PYENV_SHELL=bash 04:04:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:04:50 pyenv() { 04:04:50 local command 04:04:50 command="${1:-}" 04:04:50 if [ "$#" -gt 0 ]; then 04:04:50 shift 04:04:50 fi 04:04:50 04:04:50 case "$command" in 04:04:50 rehash|shell) 04:04:50 eval "$(pyenv "sh-$command" "$@")" 04:04:50 ;; 04:04:50 *) 04:04:50 command pyenv "$command" "$@" 04:04:50 ;; 04:04:50 esac 04:04:50 }' 04:04:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:04:50 for i in ${!paths[@]}; do 04:04:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:04:50 fi; done; 04:04:50 echo "${paths[*]}"' 04:04:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:04:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:04:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:04:50 ++ export PYENV_SHELL=bash 04:04:50 ++ PYENV_SHELL=bash 04:04:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:04:50 +++ complete -F _pyenv pyenv 04:04:50 ++ lf-pyver python3 04:04:50 ++ local py_version_xy=python3 04:04:50 ++ local py_version_xyz= 04:04:50 ++ awk '{ print $1 }' 04:04:50 ++ pyenv versions 04:04:50 ++ local command 04:04:50 ++ command=versions 04:04:50 ++ '[' 1 -gt 0 ']' 04:04:50 ++ shift 04:04:50 ++ case "$command" in 04:04:50 ++ command pyenv versions 04:04:50 ++ pyenv versions 04:04:50 ++ sed 's/^[ *]* //' 04:04:50 ++ grep -E '^[0-9.]*[0-9]$' 04:04:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:04:50 +++ grep '^3' /tmp/.pyenv_versions 04:04:50 +++ sort -V 04:04:50 +++ tail -n 1 04:04:50 ++ py_version_xyz=3.11.7 04:04:50 ++ [[ -z 3.11.7 ]] 04:04:50 ++ echo 3.11.7 04:04:50 ++ return 0 04:04:50 + pyenv local 3.11.7 04:04:50 + local command 04:04:50 + command=local 04:04:50 + '[' 2 -gt 0 ']' 04:04:50 + shift 04:04:50 + case "$command" in 04:04:50 + command pyenv local 3.11.7 04:04:50 + pyenv local 3.11.7 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='lftools[openstack] ' 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='kubernetes ' 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='niet ' 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='python-heatclient ' 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='python-openstackclient ' 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='python-magnumclient ' 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='urllib3~=1.26.15 ' 04:04:50 + for arg in "$@" 04:04:50 + case $arg in 04:04:50 + pkg_list+='yq ' 04:04:50 + [[ -f /tmp/.os_lf_venv ]] 04:04:50 ++ cat /tmp/.os_lf_venv 04:04:50 + lf_venv=/tmp/venv-fvKF 04:04:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from' file:/tmp/.os_lf_venv 04:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:04:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:50 + local 'pip_opts=--upgrade --quiet' 04:04:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:04:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:04:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:04:50 + [[ -n '' ]] 04:04:50 + [[ -n '' ]] 04:04:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:50 + /tmp/venv-fvKF/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 04:04:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:04:52 lf-activate-venv(): INFO: Base packages installed successfully 04:04:52 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 04:04:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 04:04:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:04:52 + /tmp/venv-fvKF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:05:10 + type python3 04:05:10 + true 04:05:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH' 04:05:10 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:05:10 + PATH=/tmp/venv-fvKF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:05:10 + return 0 04:05:10 + openstack --os-cloud vex limits show --absolute 04:05:11 +--------------------------+---------+ 04:05:11 | Name | Value | 04:05:11 +--------------------------+---------+ 04:05:11 | maxTotalInstances | -1 | 04:05:11 | maxTotalCores | 450 | 04:05:11 | maxTotalRAMSize | 1000000 | 04:05:11 | maxServerMeta | 128 | 04:05:11 | maxImageMeta | 128 | 04:05:11 | maxPersonality | 5 | 04:05:11 | maxPersonalitySize | 10240 | 04:05:11 | maxTotalKeypairs | 100 | 04:05:11 | maxServerGroups | 10 | 04:05:11 | maxServerGroupMembers | 10 | 04:05:11 | maxTotalFloatingIps | -1 | 04:05:11 | maxSecurityGroups | -1 | 04:05:11 | maxSecurityGroupRules | -1 | 04:05:11 | totalRAMUsed | 761856 | 04:05:11 | totalCoresUsed | 186 | 04:05:11 | totalInstancesUsed | 79 | 04:05:11 | totalFloatingIpsUsed | 0 | 04:05:11 | totalSecurityGroupsUsed | 0 | 04:05:11 | totalServerGroupsUsed | 0 | 04:05:11 | maxTotalVolumes | -1 | 04:05:11 | maxTotalSnapshots | 10 | 04:05:11 | maxTotalVolumeGigabytes | 4096 | 04:05:11 | maxTotalBackups | 10 | 04:05:11 | maxTotalBackupGigabytes | 1000 | 04:05:11 | totalVolumesUsed | 3 | 04:05:11 | totalGigabytesUsed | 60 | 04:05:11 | totalSnapshotsUsed | 0 | 04:05:11 | totalBackupsUsed | 0 | 04:05:11 | totalBackupGigabytesUsed | 0 | 04:05:11 +--------------------------+---------+ 04:05:11 + pushd /opt/ciman/openstack-hot 04:05:11 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium 04:05:11 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-31 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml 04:05:37 Creating stack releng-netconf-csit-1node-scale-only-vanadium-31 04:05:37 Waiting to initialize infrastructure... 04:05:37 Stack initialization successful. 04:05:37 ------------------------------------ 04:05:37 Stack Details 04:05:37 ------------------------------------ 04:05:37 {'added': None, 04:05:37 'capabilities': [], 04:05:37 'created_at': '2025-11-17T04:05:15Z', 04:05:37 'deleted': None, 04:05:37 'deleted_at': None, 04:05:37 'description': 'No description', 04:05:37 'environment': None, 04:05:37 'environment_files': None, 04:05:37 'files': None, 04:05:37 'files_container': None, 04:05:37 'id': '7d910418-5a86-46a3-b64b-50df958bf9c0', 04:05:37 'is_rollback_disabled': True, 04:05:37 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-31/7d910418-5a86-46a3-b64b-50df958bf9c0', 04:05:37 'rel': 'self'}], 04:05:37 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 04:05:37 'name': 'releng-netconf-csit-1node-scale-only-vanadium-31', 04:05:37 'notification_topics': [], 04:05:37 'outputs': [{'description': 'IP addresses of the 1st vm types', 04:05:37 'output_key': 'vm_0_ips', 04:05:37 'output_value': ['10.30.171.54']}, 04:05:37 {'description': 'IP addresses of the 2nd vm types', 04:05:37 'output_key': 'vm_1_ips', 04:05:37 'output_value': ['10.30.170.247']}], 04:05:37 'owner_id': ****, 04:05:37 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 04:05:37 'OS::stack_id': '7d910418-5a86-46a3-b64b-50df958bf9c0', 04:05:37 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-31', 04:05:37 'job_name': '23161-31', 04:05:37 'silo': 'releng', 04:05:37 'vm_0_count': '1', 04:05:37 'vm_0_flavor': 'v3-standard-4', 04:05:37 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 04:05:37 '20250917-133034.447', 04:05:37 'vm_1_count': '1', 04:05:37 'vm_1_flavor': 'v3-standard-2', 04:05:37 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 04:05:37 '- 20250917-133034.654'}, 04:05:37 'parent_id': None, 04:05:37 'replaced': None, 04:05:37 'status': 'CREATE_COMPLETE', 04:05:37 'status_reason': 'Stack CREATE completed successfully', 04:05:37 'tags': [], 04:05:37 'template': None, 04:05:37 'template_description': 'No description', 04:05:37 'template_url': None, 04:05:37 'timeout_mins': 15, 04:05:37 'unchanged': None, 04:05:37 'updated': None, 04:05:37 'updated_at': None, 04:05:37 'user_project_id': '69e057b390f04e2fa69be9c1210f820c'} 04:05:37 ------------------------------------ 04:05:38 + popd 04:05:38 /w/workspace/netconf-csit-1node-scale-only-vanadium 04:05:38 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins17199465165685500753.sh 04:05:38 ---> Copy SSH public keys to CSIT lab 04:05:38 Setup pyenv: 04:05:38 system 04:05:38 3.8.13 04:05:38 3.9.13 04:05:38 3.10.13 04:05:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:40 lf-activate-venv(): INFO: Base packages installed successfully 04:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 04:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:05:55 SSH not responding on 10.30.171.54. Retrying in 10 seconds... 04:05:56 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 04:05:57 releng-23161-31-1-mininet-ovs-217-0 04:05:57 Successfully copied public keys to slave 10.30.170.247 04:06:05 Ping to 10.30.171.54 successful. 04:06:06 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:06:07 releng-23161-31-0-builder-0 04:06:07 Successfully copied public keys to slave 10.30.171.54 04:06:07 Process 6505 ready. 04:06:07 Process 6506 ready. 04:06:07 SSH ready on all stack servers. 04:06:07 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins6513327632860017814.sh 04:06:07 Setup pyenv: 04:06:07 system 04:06:07 3.8.13 04:06:07 3.9.13 04:06:07 3.10.13 04:06:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:06:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lDv1 04:06:11 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv 04:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:15 lf-activate-venv(): INFO: Base packages installed successfully 04:06:15 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 04:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-lDv1/bin to PATH 04:06:17 + echo 'Installing Python Requirements' 04:06:17 Installing Python Requirements 04:06:17 + cat 04:06:17 + python -m pip install -r requirements.txt 04:06:17 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 04:06:17 Collecting docker-py (from -r requirements.txt (line 1)) 04:06:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 04:06:17 Collecting ipaddr (from -r requirements.txt (line 2)) 04:06:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 04:06:17 Installing build dependencies: started 04:06:18 Installing build dependencies: finished with status 'done' 04:06:18 Getting requirements to build wheel: started 04:06:18 Getting requirements to build wheel: finished with status 'done' 04:06:18 Preparing metadata (pyproject.toml): started 04:06:19 Preparing metadata (pyproject.toml): finished with status 'done' 04:06:19 Collecting netaddr (from -r requirements.txt (line 3)) 04:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 04:06:19 Collecting netifaces (from -r requirements.txt (line 4)) 04:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 04:06:19 Installing build dependencies: started 04:06:20 Installing build dependencies: finished with status 'done' 04:06:20 Getting requirements to build wheel: started 04:06:20 Getting requirements to build wheel: finished with status 'done' 04:06:20 Preparing metadata (pyproject.toml): started 04:06:20 Preparing metadata (pyproject.toml): finished with status 'done' 04:06:20 Collecting pyhocon (from -r requirements.txt (line 5)) 04:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 04:06:20 Collecting requests (from -r requirements.txt (line 6)) 04:06:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 04:06:20 Collecting robotframework (from -r requirements.txt (line 7)) 04:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 04:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 34.7 MB/s 0:00:00 04:06:20 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 04:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 04:06:20 Installing build dependencies: started 04:06:21 Installing build dependencies: finished with status 'done' 04:06:21 Getting requirements to build wheel: started 04:06:22 Getting requirements to build wheel: finished with status 'done' 04:06:22 Preparing metadata (pyproject.toml): started 04:06:22 Preparing metadata (pyproject.toml): finished with status 'done' 04:06:22 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 04:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:06:22 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 04:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 04:06:22 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 04:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:06:22 Installing build dependencies: started 04:06:23 Installing build dependencies: finished with status 'done' 04:06:23 Getting requirements to build wheel: started 04:06:23 Getting requirements to build wheel: finished with status 'done' 04:06:23 Preparing metadata (pyproject.toml): started 04:06:23 Preparing metadata (pyproject.toml): finished with status 'done' 04:06:23 Collecting scapy (from -r requirements.txt (line 12)) 04:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 04:06:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 38.6 MB/s 0:00:00 04:06:24 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 04:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 04:06:24 Installing build dependencies: started 04:06:24 Installing build dependencies: finished with status 'done' 04:06:24 Getting requirements to build wheel: started 04:06:25 Getting requirements to build wheel: finished with status 'done' 04:06:25 Preparing metadata (pyproject.toml): started 04:06:25 Preparing metadata (pyproject.toml): finished with status 'done' 04:06:25 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 04:06:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 39.4 MB/s 0:00:00 04:06:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 04:06:25 Collecting pyangbind (from -r requirements.txt (line 22)) 04:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 04:06:25 Collecting isodate (from -r requirements.txt (line 25)) 04:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 04:06:25 Collecting jmespath (from -r requirements.txt (line 28)) 04:06:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 04:06:25 Collecting jsonpatch (from -r requirements.txt (line 31)) 04:06:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 04:06:25 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 04:06:25 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:06:26 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 04:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:06:26 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 04:06:26 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 04:06:26 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 04:06:26 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 04:06:26 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 04:06:26 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 04:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 04:06:26 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 04:06:26 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 04:06:26 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 04:06:26 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 04:06:26 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 04:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 04:06:26 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 04:06:26 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 04:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 04:06:26 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 04:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 04:06:26 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 04:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:06:27 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 04:06:27 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 04:06:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 04:06:27 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 04:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 41.1 MB/s 0:00:00 04:06:27 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 04:06:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 04:06:27 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 04:06:27 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 04:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 04:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.1 MB/s 0:00:00 04:06:27 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 04:06:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 04:06:28 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 04:06:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 04:06:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 37.7 MB/s 0:00:00 04:06:28 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 04:06:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 04:06:28 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 04:06:29 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 04:06:29 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 04:06:29 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 04:06:29 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 04:06:29 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 04:06:29 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 04:06:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 81.5 MB/s 0:00:00 04:06:30 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 04:06:30 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 04:06:30 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 04:06:30 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:06:30 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 04:06:30 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:06:30 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:06:30 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB) 04:06:30 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 04:06:30 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 04:06:30 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 04:06:30 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 04:06:30 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 04:06:30 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 04:06:30 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 04:06:30 Building wheel for robotframework-sshlibrary (pyproject.toml): started 04:06:31 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 04:06:31 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=404905ddd5ef976f5678ff7e9fd30e427576bd828d5c966a021d15d3265d5865 04:06:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 04:06:31 Building wheel for ipaddr (pyproject.toml): started 04:06:31 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 04:06:31 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=79aa0dd2fc04774889a9b413b465b037f81224c92491375ab51b00a786028fa7 04:06:31 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 04:06:31 Building wheel for netifaces (pyproject.toml): started 04:06:33 Building wheel for netifaces (pyproject.toml): finished with status 'done' 04:06:33 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41096 sha256=80c35ccefb7d18949eefba07275ccc93dfb1a95b7f5719dbb295836380fe7bf1 04:06:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 04:06:33 Building wheel for robotframework-httplibrary (pyproject.toml): started 04:06:33 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 04:06:33 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a31f992f71c22bda2171e5af42c7c21d5cacd1a76fddd4187881075e27e0a327 04:06:33 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 04:06:33 Building wheel for jsonpath-rw (pyproject.toml): started 04:06:34 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 04:06:34 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1082b2664a5b4b2751f6e0c83e005943f890f9a568adac76155b39d32430cd14 04:06:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 04:06:34 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 04:06:34 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 04:06:41 04:06:41 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1 04:06:41 + pip freeze 04:06:41 attrs==25.4.0 04:06:41 bcrypt==5.0.0 04:06:41 beautifulsoup4==4.14.2 04:06:41 certifi==2025.11.12 04:06:41 cffi==2.0.0 04:06:41 charset-normalizer==3.4.4 04:06:41 click==8.3.1 04:06:41 cryptography==46.0.3 04:06:41 decorator==5.2.1 04:06:41 distlib==0.4.0 04:06:41 docker-py==1.10.6 04:06:41 docker-pycreds==0.4.0 04:06:41 elastic-transport==8.17.1 04:06:41 elasticsearch==8.19.2 04:06:41 elasticsearch-dsl==8.15.4 04:06:41 enum34==1.1.10 04:06:41 filelock==3.20.0 04:06:41 h11==0.16.0 04:06:41 idna==3.11 04:06:41 invoke==2.2.1 04:06:41 ipaddr==2.2.0 04:06:41 isodate==0.7.2 04:06:41 jmespath==1.0.1 04:06:41 jsonpatch==1.33 04:06:41 jsonpath-rw==1.4.0 04:06:41 jsonpointer==3.0.0 04:06:41 lxml==6.0.2 04:06:41 netaddr==1.3.0 04:06:41 netifaces==0.11.0 04:06:41 outcome==1.3.0.post0 04:06:41 paramiko==4.0.0 04:06:41 platformdirs==4.5.0 04:06:41 ply==3.11 04:06:41 pyang==2.7.1 04:06:41 pyangbind==0.8.6 04:06:41 pycparser==2.23 04:06:41 pyhocon==0.3.61 04:06:41 PyNaCl==1.6.1 04:06:41 pyparsing==3.2.5 04:06:41 PySocks==1.7.1 04:06:41 python-dateutil==2.9.0.post0 04:06:41 regex==2025.11.3 04:06:41 requests==2.32.5 04:06:41 robotframework==7.3.2 04:06:41 robotframework-httplibrary==0.4.2 04:06:41 robotframework-pythonlibcore==4.4.1 04:06:41 robotframework-requests==0.9.7 04:06:41 robotframework-selenium2library==3.0.0 04:06:41 robotframework-seleniumlibrary==6.8.0 04:06:41 robotframework-sshlibrary==3.8.0 04:06:41 scapy==2.6.1 04:06:41 scp==0.15.0 04:06:41 selenium==4.38.0 04:06:41 six==1.17.0 04:06:41 sniffio==1.3.1 04:06:41 sortedcontainers==2.4.0 04:06:41 soupsieve==2.8 04:06:41 trio==0.32.0 04:06:41 trio-websocket==0.12.2 04:06:41 typing_extensions==4.15.0 04:06:41 urllib3==2.5.0 04:06:41 virtualenv==20.35.4 04:06:41 waitress==3.0.2 04:06:41 WebOb==1.8.9 04:06:41 websocket-client==1.9.0 04:06:41 WebTest==3.0.7 04:06:41 wsproto==1.3.1 04:06:41 [EnvInject] - Injecting environment variables from a build step. 04:06:41 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 04:06:41 [EnvInject] - Variables injected successfully. 04:06:41 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins9633555853744895089.sh 04:06:42 Setup pyenv: 04:06:42 system 04:06:42 3.8.13 04:06:42 3.9.13 04:06:42 3.10.13 04:06:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:44 lf-activate-venv(): INFO: Base packages installed successfully 04:06:44 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 04:06:51 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. 04:06:51 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:06:51 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 04:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:06:51 + ODL_SYSTEM=() 04:06:51 + TOOLS_SYSTEM=() 04:06:51 + OPENSTACK_SYSTEM=() 04:06:51 + OPENSTACK_CONTROLLERS=() 04:06:51 + mapfile -t ADDR 04:06:51 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-31 04:06:51 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 04:06:53 + for i in "${ADDR[@]}" 04:06:53 ++ ssh 10.30.170.247 hostname -s 04:06:53 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 04:06:53 + REMHOST=releng-23161-31-1-mininet-ovs-217-0 04:06:53 + case ${REMHOST} in 04:06:53 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 04:06:53 + for i in "${ADDR[@]}" 04:06:53 ++ ssh 10.30.171.54 hostname -s 04:06:53 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:06:54 + REMHOST=releng-23161-31-0-builder-0 04:06:54 + case ${REMHOST} in 04:06:54 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:06:54 + echo NUM_ODL_SYSTEM=1 04:06:54 + echo NUM_TOOLS_SYSTEM=1 04:06:54 + '[' '' == yes ']' 04:06:54 + NUM_OPENSTACK_SYSTEM=0 04:06:54 + echo NUM_OPENSTACK_SYSTEM=0 04:06:54 + '[' 0 -eq 2 ']' 04:06:54 + echo ODL_SYSTEM_IP=10.30.171.54 04:06:54 ++ seq 0 0 04:06:54 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:06:54 + echo ODL_SYSTEM_1_IP=10.30.171.54 04:06:54 + echo TOOLS_SYSTEM_IP=10.30.170.247 04:06:54 ++ seq 0 0 04:06:54 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 04:06:54 + echo TOOLS_SYSTEM_1_IP=10.30.170.247 04:06:54 + openstack_index=0 04:06:54 + NUM_OPENSTACK_CONTROL_NODES=1 04:06:54 + echo NUM_OPENSTACK_CONTROL_NODES=1 04:06:54 ++ seq 0 0 04:06:54 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 04:06:54 + echo OPENSTACK_CONTROL_NODE_1_IP= 04:06:54 + NUM_OPENSTACK_COMPUTE_NODES=-1 04:06:54 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 04:06:54 + '[' -1 -ge 2 ']' 04:06:54 ++ seq 0 -2 04:06:54 + NUM_OPENSTACK_HAPROXY_NODES=0 04:06:54 + echo NUM_OPENSTACK_HAPROXY_NODES=0 04:06:54 ++ seq 0 -1 04:06:54 + echo 'Contents of slave_addresses.txt:' 04:06:54 Contents of slave_addresses.txt: 04:06:54 + cat slave_addresses.txt 04:06:54 NUM_ODL_SYSTEM=1 04:06:54 NUM_TOOLS_SYSTEM=1 04:06:54 NUM_OPENSTACK_SYSTEM=0 04:06:54 ODL_SYSTEM_IP=10.30.171.54 04:06:54 ODL_SYSTEM_1_IP=10.30.171.54 04:06:54 TOOLS_SYSTEM_IP=10.30.170.247 04:06:54 TOOLS_SYSTEM_1_IP=10.30.170.247 04:06:54 NUM_OPENSTACK_CONTROL_NODES=1 04:06:54 OPENSTACK_CONTROL_NODE_1_IP= 04:06:54 NUM_OPENSTACK_COMPUTE_NODES=-1 04:06:54 NUM_OPENSTACK_HAPROXY_NODES=0 04:06:54 [EnvInject] - Injecting environment variables from a build step. 04:06:54 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 04:06:54 [EnvInject] - Variables injected successfully. 04:06:54 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins10294081820893517156.sh 04:06:54 Preparing for JRE Version 21 04:06:54 Karaf artifact is netconf-karaf 04:06:54 Karaf project is netconf 04:06:54 Java home is /usr/lib/jvm/java-21-openjdk-amd64 04:06:54 [EnvInject] - Injecting environment variables from a build step. 04:06:54 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 04:06:54 [EnvInject] - Variables injected successfully. 04:06:54 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins16506269926378636378.sh 04:06:54 2025-11-17 04:06:54 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 04:06:54 Bundle version is 10.0.2-SNAPSHOT 04:06:54 --2025-11-17 04:06:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/maven-metadata.xml 04:06:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:06:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:06:54 HTTP request sent, awaiting response... 200 OK 04:06:54 Length: 1402 (1.4K) [application/xml] 04:06:54 Saving to: ‘maven-metadata.xml’ 04:06:54 04:06:54 0K . 100% 59.0M=0s 04:06:54 04:06:54 2025-11-17 04:06:54 (59.0 MB/s) - ‘maven-metadata.xml’ saved [1402/1402] 04:06:54 04:06:54 04:06:54 04:06:54 org.opendaylight.netconf 04:06:54 netconf-karaf 04:06:54 04:06:54 20251116191130 04:06:54 04:06:54 20251116.191130 04:06:54 6 04:06:54 04:06:54 04:06:54 04:06:54 pom 04:06:54 10.0.2-20251116.191130-6 04:06:54 20251116191130 04:06:54 04:06:54 04:06:54 tar.gz 04:06:54 10.0.2-20251116.191130-6 04:06:54 20251116191130 04:06:54 04:06:54 04:06:54 zip 04:06:54 10.0.2-20251116.191130-6 04:06:54 20251116191130 04:06:54 04:06:54 04:06:54 cyclonedx 04:06:54 xml 04:06:54 10.0.2-20251116.191130-6 04:06:54 20251116191130 04:06:54 04:06:54 04:06:54 cyclonedx 04:06:54 json 04:06:54 10.0.2-20251116.191130-6 04:06:54 20251116191130 04:06:54 04:06:54 04:06:54 04:06:54 10.0.2-SNAPSHOT 04:06:54 04:06:54 Nexus timestamp is 10.0.2-20251116.191130-6 04:06:54 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip 04:06:54 Distribution bundle is netconf-karaf-10.0.2-20251116.191130-6.zip 04:06:54 Distribution bundle version is 10.0.2-SNAPSHOT 04:06:54 Distribution folder is netconf-karaf-10.0.2-SNAPSHOT 04:06:54 Nexus prefix is https://nexus.opendaylight.org 04:06:54 [EnvInject] - Injecting environment variables from a build step. 04:06:54 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 04:06:54 [EnvInject] - Variables injected successfully. 04:06:54 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins17701695454349282582.sh 04:06:54 Setup pyenv: 04:06:54 system 04:06:54 3.8.13 04:06:54 3.9.13 04:06:54 3.10.13 04:06:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:56 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. 04:06:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:06:56 lf-activate-venv(): INFO: Base packages installed successfully 04:06:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 04:07:02 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. 04:07:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:07:02 Copying common-functions.sh to /tmp 04:07:04 Copying common-functions.sh to 10.30.171.54:/tmp 04:07:04 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:07:04 Copying common-functions.sh to 10.30.170.247:/tmp 04:07:04 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 04:07:05 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins555644667137975630.sh 04:07:05 common-functions.sh is being sourced 04:07:05 common-functions environment: 04:07:05 MAVENCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:07:05 ACTUALFEATURES: 04:07:05 FEATURESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:07:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties 04:07:05 LOGCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:05 MEMCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:05 CONTROLLERMEM: 2048m 04:07:05 AKKACONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf 04:07:05 MODULESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf 04:07:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf 04:07:05 SUITES: 04:07:05 04:07:05 ################################################# 04:07:05 ## Configure Cluster and Start ## 04:07:05 ################################################# 04:07:05 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology 04:07:05 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology 04:07:05 Locating script plan to use... 04:07:05 script plan exists!!! 04:07:05 Changing the script plan path... 04:07:05 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 04:07:05 # 04:07:05 # This program and the accompanying materials are made available under the 04:07:05 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 04:07:05 # and is available at http://www.eclipse.org/legal/epl-v10.html 04:07:05 04:07:05 # Place the suites in run order: 04:07:05 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh 04:07:05 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh... 04:07:05 Finished running script plans 04:07:05 Configuring member-1 with IP address 10.30.171.54 04:07:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:07:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:07:05 + source /tmp/common-functions.sh netconf-karaf-10.0.2-SNAPSHOT vanadium 04:07:05 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 04:07:05 ++ echo 'common-functions.sh is being sourced' 04:07:05 common-functions.sh is being sourced 04:07:05 ++ BUNDLEFOLDER=netconf-karaf-10.0.2-SNAPSHOT 04:07:05 ++ DISTROSTREAM=vanadium 04:07:05 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:07:05 ++ MAVENCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:07:05 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:07:05 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:07:05 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties 04:07:05 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties 04:07:05 ++ export LOGCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:05 ++ LOGCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:05 ++ export MEMCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:05 ++ MEMCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:05 ++ export CONTROLLERMEM= 04:07:05 ++ CONTROLLERMEM= 04:07:05 ++ case "${DISTROSTREAM}" in 04:07:05 ++ CLUSTER_SYSTEM=pekko 04:07:05 ++ export AKKACONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf 04:07:05 ++ AKKACONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf 04:07:05 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf 04:07:05 ++ MODULESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf 04:07:05 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf 04:07:05 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf 04:07:05 ++ print_common_env 04:07:05 ++ cat 04:07:05 common-functions environment: 04:07:05 MAVENCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:07:05 ACTUALFEATURES: 04:07:05 FEATURESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:07:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties 04:07:05 LOGCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:05 MEMCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:05 CONTROLLERMEM: 04:07:05 AKKACONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf 04:07:05 MODULESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf 04:07:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf 04:07:05 SUITES: 04:07:05 04:07:05 ++ SSH='ssh -t -t' 04:07:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:07:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:07:05 Changing to /tmp 04:07:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip 04:07:05 + echo 'Changing to /tmp' 04:07:05 + cd /tmp 04:07:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip' 04:07:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip 04:07:05 --2025-11-17 04:07:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip 04:07:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:07:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:07:05 HTTP request sent, awaiting response... 200 OK 04:07:05 Length: 155226364 (148M) [application/zip] 04:07:05 Saving to: ‘netconf-karaf-10.0.2-20251116.191130-6.zip’ 04:07:05 04:07:05 0K ........ ........ ........ ........ ........ ........ 2% 64.4M 2s 04:07:05 3072K ........ ........ ........ ........ ........ ........ 4% 106M 2s 04:07:05 6144K ........ ........ ........ ........ ........ ........ 6% 152M 1s 04:07:05 9216K ........ ........ ........ ........ ........ ........ 8% 166M 1s 04:07:05 12288K ........ ........ ........ ........ ........ ........ 10% 169M 1s 04:07:05 15360K ........ ........ ........ ........ ........ ........ 12% 180M 1s 04:07:05 18432K ........ ........ ........ ........ ........ ........ 14% 206M 1s 04:07:05 21504K ........ ........ ........ ........ ........ ........ 16% 246M 1s 04:07:05 24576K ........ ........ ........ ........ ........ ........ 18% 253M 1s 04:07:05 27648K ........ ........ ........ ........ ........ ........ 20% 240M 1s 04:07:05 30720K ........ ........ ........ ........ ........ ........ 22% 275M 1s 04:07:05 33792K ........ ........ ........ ........ ........ ........ 24% 273M 1s 04:07:05 36864K ........ ........ ........ ........ ........ ........ 26% 271M 1s 04:07:05 39936K ........ ........ ........ ........ ........ ........ 28% 304M 1s 04:07:05 43008K ........ ........ ........ ........ ........ ........ 30% 294M 1s 04:07:05 46080K ........ ........ ........ ........ ........ ........ 32% 237M 1s 04:07:06 49152K ........ ........ ........ ........ ........ ........ 34% 304M 1s 04:07:06 52224K ........ ........ ........ ........ ........ ........ 36% 384M 0s 04:07:06 55296K ........ ........ ........ ........ ........ ........ 38% 219M 0s 04:07:06 58368K ........ ........ ........ ........ ........ ........ 40% 189M 0s 04:07:06 61440K ........ ........ ........ ........ ........ ........ 42% 379M 0s 04:07:06 64512K ........ ........ ........ ........ ........ ........ 44% 360M 0s 04:07:06 67584K ........ ........ ........ ........ ........ ........ 46% 275M 0s 04:07:06 70656K ........ ........ ........ ........ ........ ........ 48% 309M 0s 04:07:06 73728K ........ ........ ........ ........ ........ ........ 50% 284M 0s 04:07:06 76800K ........ ........ ........ ........ ........ ........ 52% 286M 0s 04:07:06 79872K ........ ........ ........ ........ ........ ........ 54% 291M 0s 04:07:06 82944K ........ ........ ........ ........ ........ ........ 56% 292M 0s 04:07:06 86016K ........ ........ ........ ........ ........ ........ 58% 299M 0s 04:07:06 89088K ........ ........ ........ ........ ........ ........ 60% 280M 0s 04:07:06 92160K ........ ........ ........ ........ ........ ........ 62% 293M 0s 04:07:06 95232K ........ ........ ........ ........ ........ ........ 64% 265M 0s 04:07:06 98304K ........ ........ ........ ........ ........ ........ 66% 293M 0s 04:07:06 101376K ........ ........ ........ ........ ........ ........ 68% 278M 0s 04:07:06 104448K ........ ........ ........ ........ ........ ........ 70% 288M 0s 04:07:06 107520K ........ ........ ........ ........ ........ ........ 72% 275M 0s 04:07:06 110592K ........ ........ ........ ........ ........ ........ 74% 293M 0s 04:07:06 113664K ........ ........ ........ ........ ........ ........ 77% 276M 0s 04:07:06 116736K ........ ........ ........ ........ ........ ........ 79% 287M 0s 04:07:06 119808K ........ ........ ........ ........ ........ ........ 81% 290M 0s 04:07:06 122880K ........ ........ ........ ........ ........ ........ 83% 266M 0s 04:07:06 125952K ........ ........ ........ ........ ........ ........ 85% 275M 0s 04:07:06 129024K ........ ........ ........ ........ ........ ........ 87% 268M 0s 04:07:06 132096K ........ ........ ........ ........ ........ ........ 89% 280M 0s 04:07:06 135168K ........ ........ ........ ........ ........ ........ 91% 273M 0s 04:07:06 138240K ........ ........ ........ ........ ........ ........ 93% 273M 0s 04:07:06 141312K ........ ........ ........ ........ ........ ........ 95% 276M 0s 04:07:06 144384K ........ ........ ........ ........ ........ ........ 97% 275M 0s 04:07:06 147456K ........ ........ ........ ........ ........ ........ 99% 273M 0s 04:07:06 150528K ........ ........ 100% 276M=0.6s 04:07:06 04:07:06 2025-11-17 04:07:06 (239 MB/s) - ‘netconf-karaf-10.0.2-20251116.191130-6.zip’ saved [155226364/155226364] 04:07:06 04:07:06 Extracting the new controller... 04:07:06 + echo 'Extracting the new controller...' 04:07:06 + unzip -q netconf-karaf-10.0.2-20251116.191130-6.zip 04:07:07 Adding external repositories... 04:07:07 + echo 'Adding external repositories...' 04:07:07 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:07:07 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:07:07 ################################################################################ 04:07:07 # 04:07:07 # Licensed to the Apache Software Foundation (ASF) under one or more 04:07:07 # contributor license agreements. See the NOTICE file distributed with 04:07:07 # this work for additional information regarding copyright ownership. 04:07:07 # The ASF licenses this file to You under the Apache License, Version 2.0 04:07:07 # (the "License"); you may not use this file except in compliance with 04:07:07 # the License. You may obtain a copy of the License at 04:07:07 # 04:07:07 # http://www.apache.org/licenses/LICENSE-2.0 04:07:07 # 04:07:07 # Unless required by applicable law or agreed to in writing, software 04:07:07 # distributed under the License is distributed on an "AS IS" BASIS, 04:07:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:07:07 # See the License for the specific language governing permissions and 04:07:07 # limitations under the License. 04:07:07 # 04:07:07 ################################################################################ 04:07:07 04:07:07 # 04:07:07 # If set to true, the following property will not allow any certificate to be used 04:07:07 # when accessing Maven repositories through SSL 04:07:07 # 04:07:07 #org.ops4j.pax.url.mvn.certificateCheck= 04:07:07 04:07:07 # 04:07:07 # Path to the local Maven settings file. 04:07:07 # The repositories defined in this file will be automatically added to the list 04:07:07 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:07:07 # below is not set. 04:07:07 # The following locations are checked for the existence of the settings.xml file 04:07:07 # * 1. looks for the specified url 04:07:07 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:07:07 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:07:07 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:07:07 # 04:07:07 #org.ops4j.pax.url.mvn.settings= 04:07:07 04:07:07 # 04:07:07 # Path to the local Maven repository which is used to avoid downloading 04:07:07 # artifacts when they already exist locally. 04:07:07 # The value of this property will be extracted from the settings.xml file 04:07:07 # above, or defaulted to: 04:07:07 # System.getProperty( "user.home" ) + "/.m2/repository" 04:07:07 # 04:07:07 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:07:07 04:07:07 # 04:07:07 # Default this to false. It's just weird to use undocumented repos 04:07:07 # 04:07:07 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:07:07 04:07:07 # 04:07:07 # Uncomment if you don't wanna use the proxy settings 04:07:07 # from the Maven conf/settings.xml file 04:07:07 # 04:07:07 # org.ops4j.pax.url.mvn.proxySupport=false 04:07:07 04:07:07 # 04:07:07 # Disable aether support by default. This ensure that the defaultRepositories 04:07:07 # below will be used 04:07:07 # 04:07:07 #org.ops4j.pax.url.mvn.disableAether=true 04:07:07 04:07:07 # 04:07:07 # Comma separated list of repositories scanned when resolving an artifact. 04:07:07 # Those repositories will be checked before iterating through the 04:07:07 # below list of repositories and even before the local repository 04:07:07 # A repository url can be appended with zero or more of the following flags: 04:07:07 # @snapshots : the repository contains snaphots 04:07:07 # @noreleases : the repository does not contain any released artifacts 04:07:07 # 04:07:07 # The following property value will add the system folder as a repo. 04:07:07 # 04:07:07 #org.ops4j.pax.url.mvn.defaultRepositories= 04:07:07 04:07:07 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:07:07 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:07:07 04:07:07 # 04:07:07 # Comma separated list of repositories scanned when resolving an artifact. 04:07:07 # The default list includes the following repositories: 04:07:07 # http://repo1.maven.org/maven2@id=central 04:07:07 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:07:07 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:07:07 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:07:07 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:07:07 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:07:07 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:07:07 # To add repositories to the default ones, prepend '+' to the list of repositories 04:07:07 # to add. 04:07:07 # A repository url can be appended with zero or more of the following flags: 04:07:07 # @snapshots : the repository contains snapshots 04:07:07 # @noreleases : the repository does not contain any released artifacts 04:07:07 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:07:07 # 04:07:07 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 04:07:07 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 04:07:07 file:${karaf.data}/kar@id=kar.repository@multi 04:07:07 Configuring the startup features... 04:07:07 + [[ True == \T\r\u\e ]] 04:07:07 + echo 'Configuring the startup features...' 04:07:07 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,/g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:07:07 + FEATURE_TEST_STRING=features-test 04:07:07 + FEATURE_TEST_VERSION=10.0.2-SNAPSHOT 04:07:07 + KARAF_VERSION=netconf 04:07:07 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 04:07:07 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:07:07 ################################################################################ 04:07:07 # 04:07:07 # Licensed to the Apache Software Foundation (ASF) under one or more 04:07:07 # contributor license agreements. See the NOTICE file distributed with 04:07:07 # this work for additional information regarding copyright ownership. 04:07:07 # The ASF licenses this file to You under the Apache License, Version 2.0 04:07:07 # (the "License"); you may not use this file except in compliance with 04:07:07 # the License. You may obtain a copy of the License at 04:07:07 # 04:07:07 # http://www.apache.org/licenses/LICENSE-2.0 04:07:07 # 04:07:07 # Unless required by applicable law or agreed to in writing, software 04:07:07 # distributed under the License is distributed on an "AS IS" BASIS, 04:07:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:07:07 # See the License for the specific language governing permissions and 04:07:07 # limitations under the License. 04:07:07 # 04:07:07 ################################################################################ 04:07:07 04:07:07 # 04:07:07 # Comma separated list of features repositories to register by default 04:07:07 # 04:07:07 featuresRepositories = file:${karaf.etc}/b49ade05-3b4f-424c-ae86-3175f84859e5.xml 04:07:07 04:07:07 # 04:07:07 # Comma separated list of features to install at startup 04:07:07 # 04:07:07 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, 468897e2-2202-4cf7-aa68-b5cfbebce150 04:07:07 04:07:07 # 04:07:07 # Resource repositories (OBR) that the features resolver can use 04:07:07 # to resolve requirements/capabilities 04:07:07 # 04:07:07 # The format of the resourceRepositories is 04:07:07 # resourceRepositories=[xml:url|json:url],... 04:07:07 # for Instance: 04:07:07 # 04:07:07 #resourceRepositories=xml:http://host/path/to/index.xml 04:07:07 # or 04:07:07 #resourceRepositories=json:http://host/path/to/index.json 04:07:07 # 04:07:07 04:07:07 # 04:07:07 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:07:07 # 04:07:07 featuresBootAsynchronous=false 04:07:07 04:07:07 # 04:07:07 # Service requirements enforcement 04:07:07 # 04:07:07 # By default, the feature resolver checks the service requirements/capabilities of 04:07:07 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:07:07 # the required bundles. 04:07:07 # The following flag can have those values: 04:07:07 # - disable: service requirements are completely ignored 04:07:07 # - default: service requirements are ignored for old features 04:07:07 # - enforce: service requirements are always verified 04:07:07 # 04:07:07 #serviceRequirements=default 04:07:07 04:07:07 # 04:07:07 # Store cfg file for config element in feature 04:07:07 # 04:07:07 #configCfgStore=true 04:07:07 04:07:07 # 04:07:07 # Define if the feature service automatically refresh bundles 04:07:07 # 04:07:07 autoRefresh=true 04:07:07 04:07:07 # 04:07:07 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:07:07 # XML file defines instructions related to features processing 04:07:07 # versions.properties may declare properties to resolve placeholders in XML file 04:07:07 # both files are relative to ${karaf.etc} 04:07:07 # 04:07:07 #featureProcessing=org.apache.karaf.features.xml 04:07:07 #featureProcessingVersions=versions.properties 04:07:07 + configure_karaf_log netconf '' 04:07:07 + local -r karaf_version=netconf 04:07:07 + local -r controllerdebugmap= 04:07:07 + local logapi=log4j 04:07:07 + grep log4j2 /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:07:07 log4j2.rootLogger.level = INFO 04:07:07 #log4j2.rootLogger.type = asyncRoot 04:07:07 #log4j2.rootLogger.includeLocation = false 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:07:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:07:07 log4j2.rootLogger.appenderRef.Console.ref = Console 04:07:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:07:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:07:07 log4j2.logger.spifly.name = org.apache.aries.spifly 04:07:07 log4j2.logger.spifly.level = WARN 04:07:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:07:07 log4j2.logger.audit.level = INFO 04:07:07 log4j2.logger.audit.additivity = false 04:07:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:07:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:07:07 log4j2.appender.console.type = Console 04:07:07 log4j2.appender.console.name = Console 04:07:07 log4j2.appender.console.layout.type = PatternLayout 04:07:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:07:07 log4j2.appender.rolling.type = RollingRandomAccessFile 04:07:07 log4j2.appender.rolling.name = RollingFile 04:07:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:07:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:07:07 #log4j2.appender.rolling.immediateFlush = false 04:07:07 log4j2.appender.rolling.append = true 04:07:07 log4j2.appender.rolling.layout.type = PatternLayout 04:07:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:07:07 log4j2.appender.rolling.policies.type = Policies 04:07:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:07:07 log4j2.appender.rolling.policies.size.size = 64MB 04:07:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:07:07 log4j2.appender.rolling.strategy.max = 7 04:07:07 log4j2.appender.audit.type = RollingRandomAccessFile 04:07:07 log4j2.appender.audit.name = AuditRollingFile 04:07:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:07:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:07:07 log4j2.appender.audit.append = true 04:07:07 log4j2.appender.audit.layout.type = PatternLayout 04:07:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:07:07 log4j2.appender.audit.policies.type = Policies 04:07:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:07:07 log4j2.appender.audit.policies.size.size = 8MB 04:07:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:07:07 log4j2.appender.audit.strategy.max = 7 04:07:07 log4j2.appender.osgi.type = PaxOsgi 04:07:07 log4j2.appender.osgi.name = PaxOsgi 04:07:07 log4j2.appender.osgi.filter = * 04:07:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:07:07 #log4j2.logger.aether.level = TRACE 04:07:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:07:07 #log4j2.logger.http-headers.level = DEBUG 04:07:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:07:07 #log4j2.logger.maven.level = TRACE 04:07:07 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 04:07:07 + logapi=log4j2 04:07:07 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 04:07:07 + '[' log4j2 == log4j2 ']' 04:07:07 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:07 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:07:07 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:07:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:07:07 controllerdebugmap: 04:07:07 cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:07:07 + unset IFS 04:07:07 + echo 'controllerdebugmap: ' 04:07:07 + '[' -n '' ']' 04:07:07 + echo 'cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 04:07:07 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:07:07 ################################################################################ 04:07:07 # 04:07:07 # Licensed to the Apache Software Foundation (ASF) under one or more 04:07:07 # contributor license agreements. See the NOTICE file distributed with 04:07:07 # this work for additional information regarding copyright ownership. 04:07:07 # The ASF licenses this file to You under the Apache License, Version 2.0 04:07:07 # (the "License"); you may not use this file except in compliance with 04:07:07 # the License. You may obtain a copy of the License at 04:07:07 # 04:07:07 # http://www.apache.org/licenses/LICENSE-2.0 04:07:07 # 04:07:07 # Unless required by applicable law or agreed to in writing, software 04:07:07 # distributed under the License is distributed on an "AS IS" BASIS, 04:07:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:07:07 # See the License for the specific language governing permissions and 04:07:07 # limitations under the License. 04:07:07 # 04:07:07 ################################################################################ 04:07:07 04:07:07 # Common pattern layout for appenders 04:07:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:07:07 04:07:07 # Root logger 04:07:07 log4j2.rootLogger.level = INFO 04:07:07 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:07:07 #log4j2.rootLogger.type = asyncRoot 04:07:07 #log4j2.rootLogger.includeLocation = false 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:07:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:07:07 log4j2.rootLogger.appenderRef.Console.ref = Console 04:07:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:07:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:07:07 04:07:07 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:07:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:07:07 04:07:07 # Loggers configuration 04:07:07 04:07:07 # Spifly logger 04:07:07 log4j2.logger.spifly.name = org.apache.aries.spifly 04:07:07 log4j2.logger.spifly.level = WARN 04:07:07 04:07:07 # Security audit logger 04:07:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:07:07 log4j2.logger.audit.level = INFO 04:07:07 log4j2.logger.audit.additivity = false 04:07:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:07:07 04:07:07 # Appenders configuration 04:07:07 04:07:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:07:07 log4j2.appender.console.type = Console 04:07:07 log4j2.appender.console.name = Console 04:07:07 log4j2.appender.console.layout.type = PatternLayout 04:07:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:07:07 04:07:07 # Rolling file appender 04:07:07 log4j2.appender.rolling.type = RollingRandomAccessFile 04:07:07 log4j2.appender.rolling.name = RollingFile 04:07:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:07:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:07:07 # uncomment to not force a disk flush 04:07:07 #log4j2.appender.rolling.immediateFlush = false 04:07:07 log4j2.appender.rolling.append = true 04:07:07 log4j2.appender.rolling.layout.type = PatternLayout 04:07:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:07:07 log4j2.appender.rolling.policies.type = Policies 04:07:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:07:07 log4j2.appender.rolling.policies.size.size = 1GB 04:07:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:07:07 log4j2.appender.rolling.strategy.max = 7 04:07:07 04:07:07 # Audit file appender 04:07:07 log4j2.appender.audit.type = RollingRandomAccessFile 04:07:07 log4j2.appender.audit.name = AuditRollingFile 04:07:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:07:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:07:07 log4j2.appender.audit.append = true 04:07:07 log4j2.appender.audit.layout.type = PatternLayout 04:07:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:07:07 log4j2.appender.audit.policies.type = Policies 04:07:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:07:07 log4j2.appender.audit.policies.size.size = 8MB 04:07:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:07:07 log4j2.appender.audit.strategy.max = 7 04:07:07 04:07:07 # OSGi appender 04:07:07 log4j2.appender.osgi.type = PaxOsgi 04:07:07 log4j2.appender.osgi.name = PaxOsgi 04:07:07 log4j2.appender.osgi.filter = * 04:07:07 04:07:07 # help with identification of maven-related problems with pax-url-aether 04:07:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:07:07 #log4j2.logger.aether.level = TRACE 04:07:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:07:07 #log4j2.logger.http-headers.level = DEBUG 04:07:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:07:07 #log4j2.logger.maven.level = TRACE 04:07:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:07:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:07:07 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:07 Configure 04:07:07 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:07:07 max memory: 6144m 04:07:07 memconf: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:07 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:07:07 + local -r controllermem=6144m 04:07:07 + local -r memconf=/tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:07 + echo Configure 04:07:07 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:07:07 + echo ' max memory: 6144m' 04:07:07 + echo ' memconf: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv' 04:07:07 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:07 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:07 cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:07 + echo 'cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv' 04:07:07 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv 04:07:07 #!/bin/sh 04:07:07 # 04:07:07 # Licensed to the Apache Software Foundation (ASF) under one or more 04:07:07 # contributor license agreements. See the NOTICE file distributed with 04:07:07 # this work for additional information regarding copyright ownership. 04:07:07 # The ASF licenses this file to You under the Apache License, Version 2.0 04:07:07 # (the "License"); you may not use this file except in compliance with 04:07:07 # the License. You may obtain a copy of the License at 04:07:07 # 04:07:07 # http://www.apache.org/licenses/LICENSE-2.0 04:07:07 # 04:07:07 # Unless required by applicable law or agreed to in writing, software 04:07:07 # distributed under the License is distributed on an "AS IS" BASIS, 04:07:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:07:07 # See the License for the specific language governing permissions and 04:07:07 # limitations under the License. 04:07:07 # 04:07:07 04:07:07 # 04:07:07 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:07:07 # script: client, instance, shell, start, status, stop, karaf 04:07:07 # 04:07:07 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:07:07 # Actions go here... 04:07:07 # fi 04:07:07 04:07:07 # 04:07:07 # general settings which should be applied for all scripts go here; please keep 04:07:07 # in mind that it is possible that scripts might be executed more than once, e.g. 04:07:07 # in example of the start script where the start script is executed first and the 04:07:07 # karaf script afterwards. 04:07:07 # 04:07:07 04:07:07 # 04:07:07 # The following section shows the possible configuration options for the default 04:07:07 # karaf scripts 04:07:07 # 04:07:07 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:07:07 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:07:07 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:07:07 # export EXTRA_JAVA_OPTS # Additional JVM options 04:07:07 # export KARAF_HOME # Karaf home folder 04:07:07 # export KARAF_DATA # Karaf data folder 04:07:07 # export KARAF_BASE # Karaf base folder 04:07:07 # export KARAF_ETC # Karaf etc folder 04:07:07 # export KARAF_LOG # Karaf log folder 04:07:07 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:07:07 # export KARAF_OPTS # Additional available Karaf options 04:07:07 # export KARAF_DEBUG # Enable debug mode 04:07:07 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:07:07 # export KARAF_NOROOT # Prevent execution as root if set to true 04:07:07 Set Java version 04:07:07 + echo 'Set Java version' 04:07:07 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:07:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:07:07 sudo: a password is required 04:07:07 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:07:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:07:07 sudo: a password is required 04:07:07 JDK default version ... 04:07:07 + echo 'JDK default version ...' 04:07:07 + java -version 04:07:08 openjdk version "21.0.8" 2025-07-15 04:07:08 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 04:07:08 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 04:07:08 Set JAVA_HOME 04:07:08 + echo 'Set JAVA_HOME' 04:07:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:07:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:07:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:07:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:07:08 Listing all open ports on controller system... 04:07:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:07:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:07:08 + echo 'Listing all open ports on controller system...' 04:07:08 + netstat -pnatu 04:07:08 /tmp/configuration-script.sh: line 40: netstat: command not found 04:07:08 Configuring cluster 04:07:08 + '[' -f /tmp/custom_shard_config.txt ']' 04:07:08 + echo 'Configuring cluster' 04:07:08 + /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.54 04:07:08 ################################################ 04:07:08 ## Configure Cluster ## 04:07:08 ################################################ 04:07:08 NOTE: Cluster configuration files not found. Copying from 04:07:08 /tmp/netconf-karaf-10.0.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.2 04:07:08 Configuring unique name in pekko.conf 04:07:08 Configuring hostname in pekko.conf 04:07:08 Configuring data and rpc seed nodes in pekko.conf 04:07:08 modules = [ 04:07:08 04:07:08 ] 04:07:08 Configuring replication type in module-shards.conf 04:07:08 ################################################ 04:07:08 ## NOTE: Manually restart controller to ## 04:07:08 ## apply configuration. ## 04:07:08 ################################################ 04:07:08 Dump pekko.conf 04:07:08 + echo 'Dump pekko.conf' 04:07:08 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf 04:07:08 04:07:08 odl-cluster-data { 04:07:08 pekko { 04:07:08 remote { 04:07:08 artery { 04:07:08 enabled = on 04:07:08 transport = tcp 04:07:08 canonical.hostname = "10.30.171.54" 04:07:08 canonical.port = 2550 04:07:08 } 04:07:08 } 04:07:08 04:07:08 cluster { 04:07:08 # Using artery. 04:07:08 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.54:2550"] 04:07:08 04:07:08 roles = ["member-1"] 04:07:08 04:07:08 # when under load we might trip a false positive on the failure detector 04:07:08 # failure-detector { 04:07:08 # heartbeat-interval = 4 s 04:07:08 # acceptable-heartbeat-pause = 16s 04:07:08 # } 04:07:08 } 04:07:08 04:07:08 persistence { 04:07:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 04:07:08 # modifying the following two properties. The directory location specified may be a relative or absolute path. 04:07:08 # The relative path is always relative to KARAF_HOME. 04:07:08 04:07:08 # snapshot-store.local.dir = "target/snapshots" 04:07:08 } 04:07:08 disable-default-actor-system-quarantined-event-handling = "false" 04:07:08 } 04:07:08 } 04:07:08 Dump modules.conf 04:07:08 + echo 'Dump modules.conf' 04:07:08 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf 04:07:08 modules = [ 04:07:08 04:07:08 ] 04:07:08 Dump module-shards.conf 04:07:08 + echo 'Dump module-shards.conf' 04:07:08 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf 04:07:08 module-shards = [ 04:07:08 { 04:07:08 name = "default" 04:07:08 shards = [ 04:07:08 { 04:07:08 name = "default" 04:07:08 replicas = ["member-1"] 04:07:08 } 04:07:08 ] 04:07:08 } 04:07:08 ] 04:07:08 Locating config plan to use... 04:07:08 Finished running config plans 04:07:08 Starting member-1 with IP address 10.30.171.54 04:07:08 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:07:08 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:07:08 Redirecting karaf console output to karaf_console.log 04:07:08 Starting controller... 04:07:08 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/karaf_console.log 04:07:08 Execute the post startup script on controller 10.30.171.54 04:07:08 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:07:09 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:07:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:07:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:08:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:08:09 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:08:14 2025-11-17T04:07:35,845 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:08:14 Controller is UP 04:08:14 2025-11-17T04:07:35,845 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:08:14 Listing all open ports on controller system... 04:08:14 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:08:14 looking for "BindException: Address already in use" in log file 04:08:14 looking for "server is unhealthy" in log file 04:08:14 Let's take the karaf thread dump 04:08:14 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:08:14 karaf main: org.apache.karaf.main.Main, pid:2039 04:08:14 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:08:15 Generating mininet variables... 04:08:15 Locating test plan to use... 04:08:15 Changing the testplan path... 04:08:15 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 04:08:15 # 04:08:15 # This program and the accompanying materials are made available under the 04:08:15 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 04:08:15 # and is available at http://www.eclipse.org/legal/epl-v10.html 04:08:15 04:08:15 # Place the suites in run order: 04:08:15 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready 04:08:15 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot 04:08:15 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot 04:08:15 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot 04:08:15 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot 04:08:15 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot ... 04:08:15 ============================================================================== 04:08:15 netconf-scale.txt 04:08:15 ============================================================================== 04:08:15 netconf-scale.txt.Ready 04:08:15 ============================================================================== 04:08:16 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su... 04:08:16 ============================================================================== 04:08:19 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:08:30 | FAIL | 04:08:30 ... click for list of related bugs or create a new one if needed (with the 04:08:30 "netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready" 04:08:30 reference somewhere inside) 04:08:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status" 04:08:30 04:08:30 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:30 04:08:30 Also keyword teardown failed: 04:08:30 Several failures occurred: 04:08:30 04:08:30 1) Dictionary does not contain key 'test-device'. 04:08:30 04:08:30 2) Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:30 04:08:30 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/variables/netconf/device/None/None/location.uri' 04:08:30 04:08:30 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 04:08:30 ------------------------------------------------------------------------------ 04:08:30 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:08:31 | PASS | 04:08:31 ------------------------------------------------------------------------------ 04:08:31 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:08:31 | PASS | 04:08:31 Netconf was detected to be up and running so bug 5014 did not show up. 04:08:31 ------------------------------------------------------------------------------ 04:08:31 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:08:31 | PASS | 04:08:31 Netconf was detected to be up and running so bug 5014 did not show up. 04:08:31 ------------------------------------------------------------------------------ 04:08:31 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:08:31 | FAIL | 04:08:31 ... click for list of related bugs or create a new one if needed (with the 04:08:31 "netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print" 04:08:31 reference somewhere inside) 04:08:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status" 04:08:31 04:08:31 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:31 ------------------------------------------------------------------------------ 04:08:31 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:08:56 | PASS | 04:08:56 ------------------------------------------------------------------------------ 04:08:56 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | FAIL | 04:08:56 6 tests, 4 passed, 2 failed 04:08:56 ============================================================================== 04:08:56 netconf-scale.txt.Ready | FAIL | 04:08:56 6 tests, 4 passed, 2 failed 04:08:56 ============================================================================== 04:08:56 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ... 04:08:56 ============================================================================== 04:08:58 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | 04:08:58 Parent suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 ------------------------------------------------------------------------------ 04:08:58 Configure_Device_On_Netconf :: Configure the testtool device on Ne... | FAIL | 04:08:58 Parent suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 ------------------------------------------------------------------------------ 04:08:58 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 04:08:58 Parent suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 ------------------------------------------------------------------------------ 04:08:58 Create_Device_Data :: Send some sample test data into the device a... | FAIL | 04:08:58 Parent suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 ------------------------------------------------------------------------------ 04:08:58 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL | 04:08:58 Parent suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 ------------------------------------------------------------------------------ 04:08:58 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 04:08:58 Parent suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 ------------------------------------------------------------------------------ 04:08:58 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... | FAIL | 04:08:58 Parent suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 ------------------------------------------------------------------------------ 04:08:58 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL | 04:08:58 Suite setup failed: 04:08:58 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:08:58 04:08:58 Also suite teardown failed: 04:08:58 Variable '${testtool}' not found. 04:08:58 04:08:58 7 tests, 0 passed, 7 failed 04:08:58 ============================================================================== 04:08:58 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su... 04:08:58 ============================================================================== 04:09:00 Create_Test_Data_For_Direct_Access :: Send some sample test data i... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Create_Test_Data_For_Connector_Access :: Create the test data cont... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... | FAIL | 04:09:00 Parent suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 ------------------------------------------------------------------------------ 04:09:00 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL | 04:09:00 Suite setup failed: 04:09:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:00 04:09:00 10 tests, 0 passed, 10 failed 04:09:00 ============================================================================== 04:09:00 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t... 04:09:00 ============================================================================== 04:09:01 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:02 | FAIL | 04:09:02 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:02 ------------------------------------------------------------------------------ 04:09:02 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:02 | FAIL | 04:09:02 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 04:09:02 ------------------------------------------------------------------------------ 04:09:02 Wait_For_Devices_To_Connect :: Wait for the devices to become conn... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:02 | FAIL | 04:09:02 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 04:09:02 ------------------------------------------------------------------------------ 04:09:02 Issue_Requests_On_Devices :: Spawn the specified count of worker t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:02 | FAIL | 04:09:02 'protocol/a:network-topology/a:topology[a:topology-id=\'topology-netconf\']/a:node[a:node-id=\'netconf-scaling-device-1\']Mount point does not existresource-denied-transport' != '' 04:09:02 ------------------------------------------------------------------------------ 04:09:02 Deconfigure_Devices :: Make requests to deconfigure the testtool d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:02 | FAIL | 04:09:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547 04:09:02 04:09:02 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 04:09:02 ------------------------------------------------------------------------------ 04:09:02 Check_Devices_Are_Deconfigured :: Check there are no netconf conne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:03 | FAIL | 04:09:03 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 04:09:03 ------------------------------------------------------------------------------ 04:09:03 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite... | FAIL | 04:09:03 Suite teardown failed: 04:09:03 Variable '${testtool_log}' not found. 04:09:03 04:09:03 6 tests, 0 passed, 6 failed 04:09:03 ============================================================================== 04:09:03 netconf-scale.txt.Getsingle :: netconf-connector scaling test suite (single... 04:09:03 ============================================================================== 04:09:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:04 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:04 | FAIL | 04:09:04 Dictionary '${Stream_dict}' has no key 'vanadium'. 04:09:04 ------------------------------------------------------------------------------ 04:09:04 Configure_Devices_Onto_Netconf :: Make requests to configure the t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:04 | FAIL | 04:09:04 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 04:09:04 ------------------------------------------------------------------------------ 04:09:04 Get_Data_From_Devices :: Ask testtool devices for data. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:04 | FAIL | 04:09:04 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 04:09:04 ------------------------------------------------------------------------------ 04:09:04 Deconfigure_Devices_From_Netconf :: Make requests to deconfigure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 04:09:05 | FAIL | 04:09:05 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547 04:09:05 04:09:05 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 04:09:05 ------------------------------------------------------------------------------ 04:09:05 netconf-scale.txt.Getsingle :: netconf-connector scaling test suit... | FAIL | 04:09:05 Suite teardown failed: 04:09:05 Variable '${testtool_log}' not found. 04:09:05 04:09:05 4 tests, 0 passed, 4 failed 04:09:05 ============================================================================== 04:09:05 netconf-scale.txt | FAIL | 04:09:05 33 tests, 4 passed, 29 failed 04:09:05 ============================================================================== 04:09:05 Output: /w/workspace/netconf-csit-1node-scale-only-vanadium/output.xml 04:09:05 Log: /w/workspace/netconf-csit-1node-scale-only-vanadium/log.html 04:09:05 Report: /w/workspace/netconf-csit-1node-scale-only-vanadium/report.html 04:09:05 Examining the files in data/log and checking filesize 04:09:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:05 total 336 04:09:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 04:07 . 04:09:05 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 17 04:07 karaf_console.log 04:09:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 04:07 .. 04:09:05 -rw-rw-r-- 1 jenkins jenkins 329865 Nov 17 04:09 karaf.log 04:09:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:05 324K /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/karaf.log 04:09:05 4.0K /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/karaf_console.log 04:09:05 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:06 ls: cannot access '/tmp/netconf-karaf-10.0.2-SNAPSHOT/*.hprof': No such file or directory 04:09:06 Let's take the karaf thread dump again... 04:09:06 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:06 karaf main: org.apache.karaf.main.Main, pid:2039 04:09:06 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:06 Killing ODL 04:09:06 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:11 Compressing karaf.log 1 04:09:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:12 Fetching compressed karaf.log 1 04:09:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:12 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:13 Fetch GC logs 04:09:13 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 04:09:13 scp: /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/*.log: No such file or directory 04:09:13 Examine copied files 04:09:13 total 2296 04:09:13 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 04:09 gclogs-1 04:09:13 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 17 04:09 odl1_karaf_console.log 04:09:13 -rw-rw-r--. 1 jenkins jenkins 26152 Nov 17 04:09 odl1_karaf.log.gz 04:09:13 -rw-rw-r--. 1 jenkins jenkins 112216 Nov 17 04:09 karaf_1_2039_threads_after.log 04:09:13 -rw-rw-r--. 1 jenkins jenkins 14711 Nov 17 04:09 ps_after.log 04:09:13 -rw-rw-r--. 1 jenkins jenkins 257809 Nov 17 04:09 report.html 04:09:13 -rw-rw-r--. 1 jenkins jenkins 467425 Nov 17 04:09 log.html 04:09:13 -rw-rw-r--. 1 jenkins jenkins 1278468 Nov 17 04:09 output.xml 04:09:13 -rw-rw-r--. 1 jenkins jenkins 823 Nov 17 04:08 testplan.txt 04:09:13 -rw-rw-r--. 1 jenkins jenkins 101274 Nov 17 04:08 karaf_1_2039_threads_before.log 04:09:13 -rw-rw-r--. 1 jenkins jenkins 14625 Nov 17 04:08 ps_before.log 04:09:13 -rw-rw-r--. 1 jenkins jenkins 3354 Nov 17 04:07 post-startup-script.sh 04:09:13 -rw-rw-r--. 1 jenkins jenkins 276 Nov 17 04:07 startup-script.sh 04:09:13 -rw-rw-r--. 1 jenkins jenkins 3585 Nov 17 04:07 configuration-script.sh 04:09:13 -rw-rw-r--. 1 jenkins jenkins 419 Nov 17 04:07 scriptplan.txt 04:09:13 -rw-rw-r--. 1 jenkins jenkins 361 Nov 17 04:06 detect_variables.env 04:09:13 -rw-rw-r--. 1 jenkins jenkins 3690 Nov 17 04:06 pom.xml 04:09:13 -rw-rw-r--. 1 jenkins jenkins 96 Nov 17 04:06 set_variables.env 04:09:13 -rw-rw-r--. 1 jenkins jenkins 297 Nov 17 04:06 slave_addresses.txt 04:09:13 -rw-rw-r--. 1 jenkins jenkins 570 Nov 17 04:06 requirements.txt 04:09:13 -rw-rw-r--. 1 jenkins jenkins 26 Nov 17 04:06 env.properties 04:09:13 -rw-rw-r--. 1 jenkins jenkins 333 Nov 17 04:04 stack-parameters.yaml 04:09:13 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 04:03 test 04:09:13 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 04:03 test@tmp 04:09:13 -rw-rw-r--. 1 jenkins jenkins 1402 Nov 16 19:37 maven-metadata.xml 04:09:13 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins9357660841754702569.sh 04:09:13 Karaf Deployments, Tests must have already run 04:09:13 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins12071926574607526195.sh 04:09:13 Cleaning up Robot installation... 04:09:13 $ ssh-agent -k 04:09:13 unset SSH_AUTH_SOCK; 04:09:13 unset SSH_AGENT_PID; 04:09:13 echo Agent pid 5283 killed; 04:09:13 [ssh-agent] Stopped. 04:09:13 Recording plot data 04:09:13 Robot results publisher started... 04:09:13 INFO: Checking test criticality is deprecated and will be dropped in a future release! 04:09:13 -Parsing output xml: 04:09:14 Done! 04:09:14 -Copying log files to build dir: 04:09:14 Done! 04:09:14 -Assigning results to build: 04:09:14 Done! 04:09:14 -Checking thresholds: 04:09:14 Done! 04:09:14 Done publishing Robot results. 04:09:14 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 04:09:14 [PostBuildScript] - [INFO] Executing post build scripts. 04:09:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins11158367388228517450.sh 04:09:14 Archiving csit artifacts 04:09:14 mv: cannot stat '*_1.png': No such file or directory 04:09:14 mv: cannot stat '/tmp/odl1_*': No such file or directory 04:09:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:14 Dload Upload Total Spent Left Speed 04:09:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8048 0 8048 0 0 218k 0 --:--:-- --:--:-- --:--:-- 212k 100 393k 0 393k 0 0 4798k 0 --:--:-- --:--:-- --:--:-- 4741k 04:09:14 Archive: robot-plugin.zip 04:09:14 inflating: ./archives/robot-plugin/log.html 04:09:14 inflating: ./archives/robot-plugin/output.xml 04:09:14 inflating: ./archives/robot-plugin/report.html 04:09:14 mv: cannot stat '*.log.gz': No such file or directory 04:09:14 mv: cannot stat '*.csv': No such file or directory 04:09:14 mv: cannot stat '*.png': No such file or directory 04:09:14 [PostBuildScript] - [INFO] Executing post build scripts. 04:09:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins14634724396700947002.sh 04:09:14 [PostBuildScript] - [INFO] Executing post build scripts. 04:09:14 [EnvInject] - Injecting environment variables from a build step. 04:09:14 [EnvInject] - Injecting as environment variables the properties content 04:09:14 OS_CLOUD=vex 04:09:14 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-31 04:09:14 04:09:14 [EnvInject] - Variables injected successfully. 04:09:14 provisioning config files... 04:09:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:09:15 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins3195576757269568268.sh 04:09:15 ---> openstack-stack-delete.sh 04:09:15 Setup pyenv: 04:09:15 system 04:09:15 3.8.13 04:09:15 3.9.13 04:09:15 3.10.13 04:09:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:09:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:09:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:09:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:09:17 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. 04:09:17 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:09:17 lf-activate-venv(): INFO: Base packages installed successfully 04:09:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 04:09:31 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:09:31 INFO: Stack cost retrieval disabled, setting cost to 0 04:09:43 INFO: Deleting stack releng-netconf-csit-1node-scale-only-vanadium-31 04:09:43 Successfully deleted stack releng-netconf-csit-1node-scale-only-vanadium-31 04:09:43 [PostBuildScript] - [INFO] Executing post build scripts. 04:09:43 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins4986543211960592084.sh 04:09:43 ---> sysstat.sh 04:09:44 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins8195047567995099636.sh 04:09:44 ---> package-listing.sh 04:09:44 ++ facter osfamily 04:09:44 ++ tr '[:upper:]' '[:lower:]' 04:09:44 + OS_FAMILY=redhat 04:09:44 + workspace=/w/workspace/netconf-csit-1node-scale-only-vanadium 04:09:44 + START_PACKAGES=/tmp/packages_start.txt 04:09:44 + END_PACKAGES=/tmp/packages_end.txt 04:09:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:09:44 + PACKAGES=/tmp/packages_start.txt 04:09:44 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']' 04:09:44 + PACKAGES=/tmp/packages_end.txt 04:09:44 + case "${OS_FAMILY}" in 04:09:44 + sort 04:09:44 + rpm -qa 04:09:44 + '[' -f /tmp/packages_start.txt ']' 04:09:44 + '[' -f /tmp/packages_end.txt ']' 04:09:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:09:44 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']' 04:09:44 + mkdir -p /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/ 04:09:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/ 04:09:44 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins18273262764174002968.sh 04:09:44 ---> capture-instance-metadata.sh 04:09:44 Setup pyenv: 04:09:45 system 04:09:45 3.8.13 04:09:45 3.9.13 04:09:45 3.10.13 04:09:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:09:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:09:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:09:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:09:47 lf-activate-venv(): INFO: Base packages installed successfully 04:09:47 lf-activate-venv(): INFO: Installing additional packages: lftools 04:09:59 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:09:59 INFO: Running in OpenStack, capturing instance metadata 04:09:59 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins11134873663041343430.sh 04:09:59 provisioning config files... 04:09:59 Could not find credentials [logs] for netconf-csit-1node-scale-only-vanadium #31 04:09:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/config6897676155996642794tmp 04:09:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:09:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:09:59 provisioning config files... 04:10:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:10:00 [EnvInject] - Injecting environment variables from a build step. 04:10:00 [EnvInject] - Injecting as environment variables the properties content 04:10:00 SERVER_ID=logs 04:10:00 04:10:00 [EnvInject] - Variables injected successfully. 04:10:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins6806915568881297147.sh 04:10:00 ---> create-netrc.sh 04:10:00 WARN: Log server credential not found. 04:10:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins11585102213183374628.sh 04:10:00 ---> python-tools-install.sh 04:10:00 Setup pyenv: 04:10:00 system 04:10:00 3.8.13 04:10:00 3.9.13 04:10:00 3.10.13 04:10:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:10:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:10:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:10:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:10:02 lf-activate-venv(): INFO: Base packages installed successfully 04:10:02 lf-activate-venv(): INFO: Installing additional packages: lftools 04:10:12 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:10:12 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins6980245552942125353.sh 04:10:12 ---> sudo-logs.sh 04:10:12 Archiving 'sudo' log.. 04:10:12 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins11629293294430860947.sh 04:10:12 ---> job-cost.sh 04:10:12 Setup pyenv: 04:10:12 system 04:10:12 3.8.13 04:10:12 3.9.13 04:10:12 3.10.13 04:10:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:10:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:10:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:10:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:10:15 lf-activate-venv(): INFO: Base packages installed successfully 04:10:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:10:22 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:10:22 DEBUG: total: 0 04:10:22 INFO: Retrieving Stack Cost... 04:10:23 INFO: Retrieving Pricing Info for: v3-standard-2 04:10:23 INFO: Archiving Costs 04:10:23 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins6605698315882367376.sh 04:10:23 ---> logs-deploy.sh 04:10:23 Setup pyenv: 04:10:23 system 04:10:23 3.8.13 04:10:23 3.9.13 04:10:23 3.10.13 04:10:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 04:10:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvKF from file:/tmp/.os_lf_venv 04:10:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:10:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:10:25 lf-activate-venv(): INFO: Base packages installed successfully 04:10:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-fvKF/bin to PATH 04:10:36 WARNING: Nexus logging server not set 04:10:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-vanadium/31/ 04:10:36 INFO: archiving logs to S3 04:10:37 ---> uname -a: 04:10:37 Linux prd-centos8-robot-2c-8g-11304.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 04:10:37 04:10:37 04:10:37 ---> lscpu: 04:10:37 Architecture: x86_64 04:10:37 CPU op-mode(s): 32-bit, 64-bit 04:10:37 Byte Order: Little Endian 04:10:37 CPU(s): 2 04:10:37 On-line CPU(s) list: 0,1 04:10:37 Thread(s) per core: 1 04:10:37 Core(s) per socket: 1 04:10:37 Socket(s): 2 04:10:37 NUMA node(s): 1 04:10:37 Vendor ID: AuthenticAMD 04:10:37 CPU family: 23 04:10:37 Model: 49 04:10:37 Model name: AMD EPYC-Rome Processor 04:10:37 Stepping: 0 04:10:37 CPU MHz: 2799.998 04:10:37 BogoMIPS: 5599.99 04:10:37 Virtualization: AMD-V 04:10:37 Hypervisor vendor: KVM 04:10:37 Virtualization type: full 04:10:37 L1d cache: 32K 04:10:37 L1i cache: 32K 04:10:37 L2 cache: 512K 04:10:37 L3 cache: 16384K 04:10:37 NUMA node0 CPU(s): 0,1 04:10:37 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:10:37 04:10:37 04:10:37 ---> nproc: 04:10:37 2 04:10:37 04:10:37 04:10:37 ---> df -h: 04:10:37 Filesystem Size Used Avail Use% Mounted on 04:10:37 devtmpfs 3.8G 0 3.8G 0% /dev 04:10:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:10:37 tmpfs 3.8G 17M 3.8G 1% /run 04:10:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:10:37 /dev/vda1 40G 8.4G 32G 21% / 04:10:37 tmpfs 770M 0 770M 0% /run/user/1001 04:10:37 04:10:37 04:10:37 ---> free -m: 04:10:37 total used free shared buff/cache available 04:10:37 Mem: 7697 597 4911 19 2189 6801 04:10:37 Swap: 1023 0 1023 04:10:37 04:10:37 04:10:37 ---> ip addr: 04:10:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:10:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:10:37 inet 127.0.0.1/8 scope host lo 04:10:37 valid_lft forever preferred_lft forever 04:10:37 inet6 ::1/128 scope host 04:10:37 valid_lft forever preferred_lft forever 04:10:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:10:37 link/ether fa:16:3e:5d:93:95 brd ff:ff:ff:ff:ff:ff 04:10:37 altname enp0s3 04:10:37 altname ens3 04:10:37 inet 10.30.170.132/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:10:37 valid_lft 85951sec preferred_lft 85951sec 04:10:37 inet6 fe80::f816:3eff:fe5d:9395/64 scope link 04:10:37 valid_lft forever preferred_lft forever 04:10:37 04:10:37 04:10:37 ---> sar -b -r -n DEV: 04:10:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU) 04:10:37 04:10:37 04:03:05 LINUX RESTART (2 CPU) 04:10:37 04:10:37 04:04:01 AM tps rtps wtps bread/s bwrtn/s 04:10:37 04:05:01 AM 126.17 0.38 125.79 16.13 11447.62 04:10:37 04:06:01 AM 44.41 1.03 43.38 113.58 5399.42 04:10:37 04:07:01 AM 73.93 9.45 64.48 1684.11 4023.69 04:10:37 04:08:01 AM 33.96 0.03 33.93 3.47 6329.58 04:10:37 04:09:01 AM 2.67 0.22 2.45 11.73 100.92 04:10:37 04:10:01 AM 28.14 0.63 27.50 73.16 1357.67 04:10:37 Average: 51.55 1.96 49.59 317.04 4776.33 04:10:37 04:10:37 04:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:10:37 04:05:01 AM 5115792 6990820 2766640 35.10 2688 2052068 765532 8.57 191228 2230692 169672 04:10:37 04:06:01 AM 5234160 7082672 2648272 33.60 2688 2024092 667160 7.47 219688 2079396 10764 04:10:37 04:07:01 AM 4862068 6982016 3020364 38.32 2688 2285940 730000 8.17 261716 2376072 181688 04:10:37 04:08:01 AM 4932936 7046604 2949496 37.42 2688 2280008 665036 7.45 266220 2296348 4 04:10:37 04:09:01 AM 4883020 6998140 2999412 38.05 2688 2281476 787480 8.82 266540 2345596 284 04:10:37 04:10:01 AM 5066116 7005740 2816316 35.73 2688 2111620 725148 8.12 466044 1989536 19040 04:10:37 Average: 5015682 7017665 2866750 36.37 2688 2172534 723393 8.10 278573 2219607 63575 04:10:37 04:10:37 04:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:10:37 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:37 04:05:01 AM eth0 151.60 121.36 1643.56 14.69 0.00 0.00 0.00 0.00 04:10:37 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:37 04:06:01 AM eth0 12.00 10.03 7.18 4.20 0.00 0.00 0.00 0.00 04:10:37 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:37 04:07:01 AM eth0 46.97 41.05 340.19 10.21 0.00 0.00 0.00 0.00 04:10:37 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:37 04:08:01 AM eth0 128.40 86.49 25.25 19.55 0.00 0.00 0.00 0.00 04:10:37 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:37 04:09:01 AM eth0 32.84 26.91 8.87 3.84 0.00 0.00 0.00 0.00 04:10:37 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:37 04:10:01 AM eth0 66.30 46.11 90.04 34.56 0.00 0.00 0.00 0.00 04:10:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:37 Average: eth0 73.02 55.32 352.53 14.51 0.00 0.00 0.00 0.00 04:10:37 04:10:37 04:10:37 ---> sar -P ALL: 04:10:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU) 04:10:37 04:10:37 04:03:05 LINUX RESTART (2 CPU) 04:10:37 04:10:37 04:04:01 AM CPU %user %nice %system %iowait %steal %idle 04:10:37 04:05:01 AM all 38.21 0.00 5.53 1.25 0.10 54.91 04:10:37 04:05:01 AM 0 39.50 0.00 5.92 1.35 0.10 53.13 04:10:37 04:05:01 AM 1 36.92 0.00 5.14 1.15 0.10 56.69 04:10:37 04:06:01 AM all 19.52 0.00 2.27 0.44 0.08 77.70 04:10:37 04:06:01 AM 0 17.75 0.00 2.48 0.42 0.07 79.29 04:10:37 04:06:01 AM 1 21.29 0.00 2.05 0.47 0.08 76.10 04:10:37 04:07:01 AM all 36.29 0.00 6.36 0.47 0.08 56.79 04:10:37 04:07:01 AM 0 29.05 0.00 5.96 0.56 0.08 64.34 04:10:37 04:07:01 AM 1 43.54 0.00 6.75 0.38 0.08 49.24 04:10:37 04:08:01 AM all 1.97 0.00 0.73 0.37 0.06 96.88 04:10:37 04:08:01 AM 0 2.40 0.00 0.65 0.25 0.05 96.64 04:10:37 04:08:01 AM 1 1.54 0.00 0.80 0.48 0.07 97.11 04:10:37 04:09:01 AM all 6.06 0.00 0.47 0.02 0.07 93.38 04:10:37 04:09:01 AM 0 5.85 0.00 0.45 0.02 0.05 93.63 04:10:37 04:09:01 AM 1 6.28 0.00 0.49 0.02 0.08 93.13 04:10:37 04:10:01 AM all 26.15 0.00 3.66 0.13 0.08 70.00 04:10:37 04:10:01 AM 0 14.80 0.00 3.91 0.10 0.08 81.11 04:10:37 04:10:01 AM 1 37.48 0.00 3.40 0.15 0.07 58.90 04:10:37 Average: all 21.39 0.00 3.17 0.45 0.08 74.91 04:10:37 Average: 0 18.24 0.00 3.23 0.45 0.07 78.00 04:10:37 Average: 1 24.54 0.00 3.11 0.44 0.08 71.82 04:10:37 04:10:37 04:10:37