00:07:49 Started by upstream project "integration-distribution-mri-test-scandium" build number 77 00:07:49 originally caused by: 00:07:49 Started by timer 00:07:49 Running as SYSTEM 00:07:49 [EnvInject] - Loading node environment variables. 00:07:49 Building remotely on prd-centos8-robot-2c-8g-3103 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 00:07:50 [ssh-agent] Looking for ssh-agent implementation... 00:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:50 $ ssh-agent 00:07:50 SSH_AUTH_SOCK=/tmp/ssh-wSLOhR5E0qIs/agent.5291 00:07:50 SSH_AGENT_PID=5293 00:07:50 [ssh-agent] Started. 00:07:50 Running ssh-add (command line suppressed) 00:07:50 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_12445609580041026331.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_12445609580041026331.key) 00:07:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:07:50 The recommended git tool is: NONE 00:07:52 using credential opendaylight-jenkins-ssh 00:07:52 Wiping out workspace first. 00:07:52 Cloning the remote Git repository 00:07:53 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:07:53 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test # timeout=10 00:07:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:07:53 > git --version # timeout=10 00:07:53 > git --version # 'git version 2.43.0' 00:07:53 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:07:53 [INFO] Currently running in a labeled security context 00:07:53 [INFO] Currently SELinux is 'enforcing' on the host 00:07:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh8583688304250046279.key 00:07:53 Verifying host key using known hosts file 00:07:53 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. 00:07:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:07:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:07:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:07:56 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:07:56 [INFO] Currently running in a labeled security context 00:07:56 [INFO] Currently SELinux is 'enforcing' on the host 00:07:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh1979916822306434364.key 00:07:56 Verifying host key using known hosts file 00:07:56 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. 00:07:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:07:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:07:57 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 00:07:57 > git config core.sparsecheckout # timeout=10 00:07:57 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 00:07:57 Commit message: "Adapt test for new pce-allocation field" 00:07:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:07:57 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 00:07:58 No emails were triggered. 00:07:58 provisioning config files... 00:07:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:07:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:07:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:07:58 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins1174924207756741924.sh 00:07:58 ---> python-tools-install.sh 00:07:58 Setup pyenv: 00:07:58 system 00:07:58 * 3.8.13 (set by /opt/pyenv/version) 00:07:58 * 3.9.13 (set by /opt/pyenv/version) 00:07:58 * 3.10.13 (set by /opt/pyenv/version) 00:07:58 * 3.11.7 (set by /opt/pyenv/version) 00:08:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9oND 00:08:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:08:07 lf-activate-venv(): INFO: Base packages installed successfully 00:08:07 lf-activate-venv(): INFO: Installing additional packages: lftools 00:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:08:38 Generating Requirements File 00:08:58 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. 00:08:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:08:59 Python 3.11.7 00:08:59 pip 25.2 from /tmp/venv-9oND/lib/python3.11/site-packages/pip (python 3.11) 00:08:59 appdirs==1.4.4 00:08:59 argcomplete==3.6.2 00:08:59 aspy.yaml==1.3.0 00:08:59 attrs==25.4.0 00:08:59 autopage==0.5.2 00:08:59 beautifulsoup4==4.14.2 00:08:59 boto3==1.40.50 00:08:59 botocore==1.40.50 00:08:59 bs4==0.0.2 00:08:59 cachetools==6.2.1 00:08:59 certifi==2025.10.5 00:08:59 cffi==2.0.0 00:08:59 cfgv==3.4.0 00:08:59 chardet==5.2.0 00:08:59 charset-normalizer==3.4.3 00:08:59 click==8.3.0 00:08:59 cliff==4.11.0 00:08:59 cmd2==2.7.0 00:08:59 cryptography==3.3.2 00:08:59 debtcollector==3.0.0 00:08:59 decorator==5.2.1 00:08:59 defusedxml==0.7.1 00:08:59 Deprecated==1.2.18 00:08:59 distlib==0.4.0 00:08:59 dnspython==2.8.0 00:08:59 docker==7.1.0 00:08:59 dogpile.cache==1.5.0 00:08:59 durationpy==0.10 00:08:59 email-validator==2.3.0 00:08:59 filelock==3.20.0 00:08:59 future==1.0.0 00:08:59 gitdb==4.0.12 00:08:59 GitPython==3.1.45 00:08:59 google-auth==2.41.1 00:08:59 httplib2==0.31.0 00:08:59 identify==2.6.15 00:08:59 idna==3.11 00:08:59 importlib-resources==1.5.0 00:08:59 iso8601==2.1.0 00:08:59 Jinja2==3.1.6 00:08:59 jmespath==1.0.1 00:08:59 jsonpatch==1.33 00:08:59 jsonpointer==3.0.0 00:08:59 jsonschema==4.25.1 00:08:59 jsonschema-specifications==2025.9.1 00:08:59 keystoneauth1==5.12.0 00:08:59 kubernetes==34.1.0 00:08:59 lftools==0.37.15 00:08:59 lxml==6.0.2 00:08:59 markdown-it-py==4.0.0 00:08:59 MarkupSafe==3.0.3 00:08:59 mdurl==0.1.2 00:08:59 msgpack==1.1.2 00:08:59 multi_key_dict==2.0.3 00:08:59 munch==4.0.0 00:08:59 netaddr==1.3.0 00:08:59 niet==1.4.2 00:08:59 nodeenv==1.9.1 00:08:59 oauth2client==4.1.3 00:08:59 oauthlib==3.3.1 00:08:59 openstacksdk==4.7.1 00:08:59 os-service-types==1.8.0 00:08:59 osc-lib==4.2.0 00:08:59 oslo.config==10.0.0 00:08:59 oslo.context==6.1.0 00:08:59 oslo.i18n==6.6.0 00:08:59 oslo.log==7.2.1 00:08:59 oslo.serialization==5.8.0 00:08:59 oslo.utils==9.1.0 00:08:59 packaging==25.0 00:08:59 pbr==7.0.1 00:08:59 platformdirs==4.5.0 00:08:59 prettytable==3.16.0 00:08:59 psutil==7.1.0 00:08:59 pyasn1==0.6.1 00:08:59 pyasn1_modules==0.4.2 00:08:59 pycparser==2.23 00:08:59 pygerrit2==2.0.15 00:08:59 PyGithub==2.8.1 00:08:59 Pygments==2.19.2 00:08:59 PyJWT==2.10.1 00:08:59 PyNaCl==1.6.0 00:08:59 pyparsing==2.4.7 00:08:59 pyperclip==1.11.0 00:08:59 pyrsistent==0.20.0 00:08:59 python-cinderclient==9.8.0 00:08:59 python-dateutil==2.9.0.post0 00:08:59 python-heatclient==4.3.0 00:08:59 python-jenkins==1.8.3 00:08:59 python-keystoneclient==5.7.0 00:08:59 python-magnumclient==4.9.0 00:08:59 python-openstackclient==8.2.0 00:08:59 python-swiftclient==4.8.0 00:08:59 PyYAML==6.0.3 00:08:59 referencing==0.36.2 00:08:59 requests==2.32.5 00:08:59 requests-oauthlib==2.0.0 00:08:59 requestsexceptions==1.4.0 00:08:59 rfc3986==2.0.0 00:08:59 rich==14.2.0 00:08:59 rich-argparse==1.7.1 00:08:59 rpds-py==0.27.1 00:08:59 rsa==4.9.1 00:08:59 ruamel.yaml==0.18.15 00:08:59 ruamel.yaml.clib==0.2.14 00:08:59 s3transfer==0.14.0 00:08:59 simplejson==3.20.2 00:08:59 six==1.17.0 00:08:59 smmap==5.0.2 00:08:59 soupsieve==2.8 00:08:59 stevedore==5.5.0 00:08:59 tabulate==0.9.0 00:08:59 toml==0.10.2 00:08:59 tomlkit==0.13.3 00:08:59 tqdm==4.67.1 00:08:59 typing_extensions==4.15.0 00:08:59 tzdata==2025.2 00:08:59 urllib3==1.26.20 00:08:59 virtualenv==20.35.3 00:08:59 wcwidth==0.2.14 00:08:59 websocket-client==1.9.0 00:08:59 wrapt==1.17.3 00:08:59 xdg==6.0.0 00:08:59 xmltodict==1.0.2 00:08:59 yq==3.4.3 00:08:59 [EnvInject] - Injecting environment variables from a build step. 00:08:59 [EnvInject] - Injecting as environment variables the properties content 00:08:59 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:08:59 OS_CLOUD=vex 00:08:59 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-52 00:08:59 OS_STACK_TEMPLATE_DIR=openstack-hot 00:08:59 00:08:59 [EnvInject] - Variables injected successfully. 00:08:59 provisioning config files... 00:09:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:09:00 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins7951065164734204284.sh 00:09:00 ---> Create parameters file for OpenStack HOT 00:09:00 OpenStack Heat parameters generated 00:09:00 ----------------------------------- 00:09:00 parameters: 00:09:00 vm_0_count: '1' 00:09:00 vm_0_flavor: 'v3-standard-8' 00:09:00 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 00:09:00 vm_1_count: '1' 00:09:00 vm_1_flavor: 'v3-standard-8' 00:09:00 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:09:00 00:09:00 job_name: '07828-52' 00:09:00 silo: 'releng' 00:09:00 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins18298493206116080392.sh 00:09:00 ---> Create HEAT stack 00:09:00 + source /home/jenkins/lf-env.sh 00:09:00 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:09:00 ++ mktemp -d /tmp/venv-XXXX 00:09:00 + lf_venv=/tmp/venv-c5WD 00:09:00 + local venv_file=/tmp/.os_lf_venv 00:09:00 + local python=python3 00:09:00 + local options 00:09:00 + local set_path=true 00:09:00 + local install_args= 00:09:00 ++ 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 00:09:00 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:09:00 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:09:00 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:09:00 + true 00:09:00 + case $1 in 00:09:00 + python=python3 00:09:00 + shift 2 00:09:00 + true 00:09:00 + case $1 in 00:09:00 + shift 00:09:00 + break 00:09:00 + case $python in 00:09:00 + local pkg_list= 00:09:00 + [[ -d /opt/pyenv ]] 00:09:00 + echo 'Setup pyenv:' 00:09:00 Setup pyenv: 00:09:00 + export PYENV_ROOT=/opt/pyenv 00:09:00 + PYENV_ROOT=/opt/pyenv 00:09:00 + 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 00:09:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:09:00 + pyenv versions 00:09:01 system 00:09:01 3.8.13 00:09:01 3.9.13 00:09:01 3.10.13 00:09:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:09:01 + command -v pyenv 00:09:01 ++ pyenv init - --no-rehash 00:09:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:09:01 for i in ${!paths[@]}; do 00:09:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:09:01 fi; done; 00:09:01 echo "${paths[*]}"'\'')" 00:09:01 export PATH="/opt/pyenv/shims:${PATH}" 00:09:01 export PYENV_SHELL=bash 00:09:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:09:01 pyenv() { 00:09:01 local command 00:09:01 command="${1:-}" 00:09:01 if [ "$#" -gt 0 ]; then 00:09:01 shift 00:09:01 fi 00:09:01 00:09:01 case "$command" in 00:09:01 rehash|shell) 00:09:01 eval "$(pyenv "sh-$command" "$@")" 00:09:01 ;; 00:09:01 *) 00:09:01 command pyenv "$command" "$@" 00:09:01 ;; 00:09:01 esac 00:09:01 }' 00:09:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:09:01 for i in ${!paths[@]}; do 00:09:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:09:01 fi; done; 00:09:01 echo "${paths[*]}"' 00:09:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:09:01 ++ 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 00:09:01 ++ 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 00:09:01 ++ export PYENV_SHELL=bash 00:09:01 ++ PYENV_SHELL=bash 00:09:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:09:01 +++ complete -F _pyenv pyenv 00:09:01 ++ lf-pyver python3 00:09:01 ++ local py_version_xy=python3 00:09:01 ++ local py_version_xyz= 00:09:01 ++ pyenv versions 00:09:01 ++ local command 00:09:01 ++ command=versions 00:09:01 ++ '[' 1 -gt 0 ']' 00:09:01 ++ sed 's/^[ *]* //' 00:09:01 ++ shift 00:09:01 ++ case "$command" in 00:09:01 ++ command pyenv versions 00:09:01 ++ pyenv versions 00:09:01 ++ grep -E '^[0-9.]*[0-9]$' 00:09:01 ++ awk '{ print $1 }' 00:09:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:09:01 +++ grep '^3' /tmp/.pyenv_versions 00:09:01 +++ tail -n 1 00:09:01 +++ sort -V 00:09:01 ++ py_version_xyz=3.11.7 00:09:01 ++ [[ -z 3.11.7 ]] 00:09:01 ++ echo 3.11.7 00:09:01 ++ return 0 00:09:01 + pyenv local 3.11.7 00:09:01 + local command 00:09:01 + command=local 00:09:01 + '[' 2 -gt 0 ']' 00:09:01 + shift 00:09:01 + case "$command" in 00:09:01 + command pyenv local 3.11.7 00:09:01 + pyenv local 3.11.7 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='lftools[openstack] ' 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='kubernetes ' 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='niet ' 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='python-heatclient ' 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='python-openstackclient ' 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='python-magnumclient ' 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='urllib3~=1.26.15 ' 00:09:01 + for arg in "$@" 00:09:01 + case $arg in 00:09:01 + pkg_list+='yq ' 00:09:01 + [[ -f /tmp/.os_lf_venv ]] 00:09:01 ++ cat /tmp/.os_lf_venv 00:09:01 + lf_venv=/tmp/venv-9oND 00:09:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from' file:/tmp/.os_lf_venv 00:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:09:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:09:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:09:01 + local 'pip_opts=--upgrade --quiet' 00:09:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:09:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:09:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:09:01 + [[ -n '' ]] 00:09:01 + [[ -n '' ]] 00:09:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:09:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:09:01 + /tmp/venv-9oND/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 00:09:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:09:03 lf-activate-venv(): INFO: Base packages installed successfully 00:09:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:09:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:09:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:09:03 + /tmp/venv-9oND/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 00:09:22 + type python3 00:09:22 + true 00:09:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH' 00:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:09:22 + PATH=/tmp/venv-9oND/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 00:09:22 + return 0 00:09:22 + openstack --os-cloud vex limits show --absolute 00:09:24 +--------------------------+---------+ 00:09:24 | Name | Value | 00:09:24 +--------------------------+---------+ 00:09:24 | maxTotalInstances | -1 | 00:09:24 | maxTotalCores | 450 | 00:09:24 | maxTotalRAMSize | 1000000 | 00:09:24 | maxServerMeta | 128 | 00:09:24 | maxImageMeta | 128 | 00:09:24 | maxPersonality | 5 | 00:09:24 | maxPersonalitySize | 10240 | 00:09:24 | maxTotalKeypairs | 100 | 00:09:24 | maxServerGroups | 10 | 00:09:24 | maxServerGroupMembers | 10 | 00:09:24 | maxTotalFloatingIps | -1 | 00:09:24 | maxSecurityGroups | -1 | 00:09:24 | maxSecurityGroupRules | -1 | 00:09:24 | totalRAMUsed | 712704 | 00:09:24 | totalCoresUsed | 174 | 00:09:24 | totalInstancesUsed | 51 | 00:09:24 | totalFloatingIpsUsed | 0 | 00:09:24 | totalSecurityGroupsUsed | 0 | 00:09:24 | totalServerGroupsUsed | 0 | 00:09:24 | maxTotalVolumes | -1 | 00:09:24 | maxTotalSnapshots | 10 | 00:09:24 | maxTotalVolumeGigabytes | 4096 | 00:09:24 | maxTotalBackups | 10 | 00:09:24 | maxTotalBackupGigabytes | 1000 | 00:09:24 | totalVolumesUsed | 0 | 00:09:24 | totalGigabytesUsed | 0 | 00:09:24 | totalSnapshotsUsed | 0 | 00:09:24 | totalBackupsUsed | 0 | 00:09:24 | totalBackupGigabytesUsed | 0 | 00:09:24 +--------------------------+---------+ 00:09:24 + pushd /opt/ciman/openstack-hot 00:09:24 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 00:09:24 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-scandium-52 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/stack-parameters.yaml 00:10:21 Creating stack releng-netconf-csit-1node-scale-max-devices-only-scandium-52 00:10:21 Waiting to initialize infrastructure... 00:10:21 Waiting to initialize infrastructure... 00:10:21 Waiting to initialize infrastructure... 00:10:21 Waiting to initialize infrastructure... 00:10:21 Stack initialization successful. 00:10:21 ------------------------------------ 00:10:21 Stack Details 00:10:21 ------------------------------------ 00:10:21 {'added': None, 00:10:21 'capabilities': [], 00:10:21 'created_at': '2025-10-13T00:09:27Z', 00:10:21 'deleted': None, 00:10:21 'deleted_at': None, 00:10:21 'description': 'No description', 00:10:21 'environment': None, 00:10:21 'environment_files': None, 00:10:21 'files': None, 00:10:21 'files_container': None, 00:10:21 'id': '35f58245-394e-463e-b7fe-5ba0e807bc48', 00:10:21 'is_rollback_disabled': True, 00:10:21 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-scandium-52/35f58245-394e-463e-b7fe-5ba0e807bc48', 00:10:21 'rel': 'self'}], 00:10:21 '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'})}), 00:10:21 'name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-52', 00:10:21 'notification_topics': [], 00:10:21 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:10:21 'output_key': 'vm_0_ips', 00:10:21 'output_value': ['10.30.170.196']}, 00:10:21 {'description': 'IP addresses of the 2nd vm types', 00:10:21 'output_key': 'vm_1_ips', 00:10:21 'output_value': ['10.30.171.221']}], 00:10:21 'owner_id': ****, 00:10:21 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:10:21 'OS::stack_id': '35f58245-394e-463e-b7fe-5ba0e807bc48', 00:10:21 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-52', 00:10:21 'job_name': '07828-52', 00:10:21 'silo': 'releng', 00:10:21 'vm_0_count': '1', 00:10:21 'vm_0_flavor': 'v3-standard-8', 00:10:21 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:10:21 '20250917-133034.447', 00:10:21 'vm_1_count': '1', 00:10:21 'vm_1_flavor': 'v3-standard-8', 00:10:21 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:10:21 '- 20250917-133034.654'}, 00:10:21 'parent_id': None, 00:10:21 'replaced': None, 00:10:21 'status': 'CREATE_COMPLETE', 00:10:21 'status_reason': 'Stack CREATE completed successfully', 00:10:21 'tags': [], 00:10:21 'template': None, 00:10:21 'template_description': 'No description', 00:10:21 'template_url': None, 00:10:21 'timeout_mins': 15, 00:10:21 'unchanged': None, 00:10:21 'updated': None, 00:10:21 'updated_at': None, 00:10:21 'user_project_id': '64046f4b7e984600a7ebd53af18d5b05'} 00:10:21 ------------------------------------ 00:10:21 + popd 00:10:21 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 00:10:21 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins3048519966683750582.sh 00:10:21 ---> Copy SSH public keys to CSIT lab 00:10:21 Setup pyenv: 00:10:21 system 00:10:21 3.8.13 00:10:21 3.9.13 00:10:21 3.10.13 00:10:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:10:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:10:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:10:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:10:24 lf-activate-venv(): INFO: Base packages installed successfully 00:10:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:10:42 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:10:45 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:10:45 releng-07828-52-0-builder-0 00:10:45 Successfully copied public keys to slave 10.30.170.196 00:10:45 Process 6513 ready. 00:10:50 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:11:03 Ping to 10.30.171.221 failed. 00:11:09 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:11:22 Ping to 10.30.171.221 failed. 00:11:28 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:11:38 Ping to 10.30.171.221 successful. 00:11:38 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:11:48 Ping to 10.30.171.221 successful. 00:11:48 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:11:58 Ping to 10.30.171.221 successful. 00:11:58 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:12:08 Ping to 10.30.171.221 successful. 00:12:09 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:12:19 Ping to 10.30.171.221 successful. 00:12:19 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:12:29 Ping to 10.30.171.221 successful. 00:12:30 SSH not responding on 10.30.171.221. Retrying in 10 seconds... 00:12:40 Ping to 10.30.171.221 successful. 00:12:43 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts. 00:12:43 releng-07828-52-1-mininet-ovs-217-0 00:12:43 Successfully copied public keys to slave 10.30.171.221 00:12:43 Process 6514 ready. 00:12:43 SSH ready on all stack servers. 00:12:43 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins16587596757351927953.sh 00:12:44 Setup pyenv: 00:12:44 system 00:12:44 3.8.13 00:12:44 3.9.13 00:12:44 3.10.13 00:12:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:12:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MPal 00:12:48 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.robot_venv 00:12:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:12:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:12:52 lf-activate-venv(): INFO: Base packages installed successfully 00:12:52 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-MPal/bin to PATH 00:12:54 + echo 'Installing Python Requirements' 00:12:54 Installing Python Requirements 00:12:54 + cat 00:12:54 + python -m pip install -r requirements.txt 00:12:54 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:12:54 Collecting docker-py (from -r requirements.txt (line 1)) 00:12:54 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) 00:12:54 Collecting ipaddr (from -r requirements.txt (line 2)) 00:12:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:12:54 Preparing metadata (setup.py): started 00:12:54 Preparing metadata (setup.py): finished with status 'done' 00:12:54 Collecting netaddr (from -r requirements.txt (line 3)) 00:12:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:12:54 Collecting netifaces (from -r requirements.txt (line 4)) 00:12:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:12:54 Preparing metadata (setup.py): started 00:12:54 Preparing metadata (setup.py): finished with status 'done' 00:12:54 Collecting pyhocon (from -r requirements.txt (line 5)) 00:12:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:12:55 Collecting requests (from -r requirements.txt (line 6)) 00:12:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:12:55 Collecting robotframework (from -r requirements.txt (line 7)) 00:12:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 00:12:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 30.7 MB/s 0:00:00 00:12:55 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:12:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:12:55 Preparing metadata (setup.py): started 00:12:55 Preparing metadata (setup.py): finished with status 'done' 00:12:55 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:12:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:12:55 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:12:55 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) 00:12:55 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:12:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:12:55 Preparing metadata (setup.py): started 00:12:55 Preparing metadata (setup.py): finished with status 'done' 00:12:55 Collecting scapy (from -r requirements.txt (line 12)) 00:12:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 00:12:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 36.2 MB/s 0:00:00 00:12:55 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:12:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:12:55 Preparing metadata (setup.py): started 00:12:55 Preparing metadata (setup.py): finished with status 'done' 00:12:56 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:12:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 00:12:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 35.4 MB/s 0:00:00 00:12:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:12:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:12:56 Collecting pyangbind (from -r requirements.txt (line 22)) 00:12:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 00:12:56 Collecting isodate (from -r requirements.txt (line 25)) 00:12:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:12:56 Collecting jmespath (from -r requirements.txt (line 28)) 00:12:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 00:12:56 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:12:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:12:56 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:12:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:12:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:12:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:12:56 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:12:56 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) 00:12:56 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:12:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:12:56 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:12:56 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) 00:12:56 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:12:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 00:12:56 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:12:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 00:12:56 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:12:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:12:56 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:12:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 00:12:57 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:12:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 00:12:57 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:12:57 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:12:57 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) 00:12:57 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:12:57 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:12:57 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:12:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:12:57 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 00:12:57 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:12:57 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) 00:12:57 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:12:57 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) 00:12:57 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 00:12:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 13.9 MB/s 0:00:00 00:12:57 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:12:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:12:57 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:12:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:12:58 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:12:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:12:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.5 MB/s 0:00:00 00:12:58 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:12:58 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) 00:12:59 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:12:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 00:12:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 14.3 MB/s 0:00:00 00:12:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:12:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:12:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:12:59 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) 00:13:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:13:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:13:00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:13:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:13:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:13:00 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:13:00 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) 00:13:00 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:13:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 00:13:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 00:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 63.6 MB/s 0:00:00 00:13:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:00 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) 00:13:00 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 00:13:01 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 00:13:01 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)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:13:01 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:13:01 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:13:01 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:01 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) 00:13:01 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:13:01 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)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 00:13:01 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)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:13:01 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:13:01 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:13:01 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:13:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 00:13:01 Collecting h11<1,>=0.9.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)) 00:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:13:01 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:13:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 00:13:01 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:13:01 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:13:01 Building wheel for robotframework-sshlibrary (setup.py): started 00:13:02 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 00:13:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=918aa65584aafdc4550186a51c564c002740b85096e7fb8fc43b1ca0709ea753 00:13:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:13:02 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:13:02 Building wheel for ipaddr (setup.py): started 00:13:02 Building wheel for ipaddr (setup.py): finished with status 'done' 00:13:02 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ea54dad6b5b9c1fed13a7d6afc7ca74f5329b2ba995d86cda1e3f5da47f5487a 00:13:02 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:13:02 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:13:02 Building wheel for netifaces (setup.py): started 00:13:05 Building wheel for netifaces (setup.py): finished with status 'done' 00:13:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=0be14c945327bf3280e5613a8eb6e746a30c62a78d00ea5b4191811aaad96845 00:13:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:13:05 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:13:05 Building wheel for robotframework-httplibrary (setup.py): started 00:13:05 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 00:13:05 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=8f0342676ffaf34e65f1496961c71859e4d7476d85fd90396ce1b832b4102df2 00:13:05 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:13:05 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:13:05 Building wheel for jsonpath-rw (setup.py): started 00:13:05 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 00:13:05 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=0a61a87b0613900d5a4e1240dc98380ca3cc61b0a82158967687670a413a610f 00:13:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:13:05 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:13:05 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 00:13:13 00:13:13 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.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.2.0 00:13:13 + pip freeze 00:13:14 attrs==25.4.0 00:13:14 bcrypt==5.0.0 00:13:14 beautifulsoup4==4.14.2 00:13:14 certifi==2025.10.5 00:13:14 cffi==2.0.0 00:13:14 charset-normalizer==3.4.3 00:13:14 click==8.3.0 00:13:14 cryptography==46.0.2 00:13:14 decorator==5.2.1 00:13:14 distlib==0.4.0 00:13:14 docker-py==1.10.6 00:13:14 docker-pycreds==0.4.0 00:13:14 elastic-transport==8.17.1 00:13:14 elasticsearch==8.19.1 00:13:14 elasticsearch-dsl==8.15.4 00:13:14 enum34==1.1.10 00:13:14 filelock==3.20.0 00:13:14 h11==0.16.0 00:13:14 idna==3.11 00:13:14 invoke==2.2.1 00:13:14 ipaddr==2.2.0 00:13:14 isodate==0.7.2 00:13:14 jmespath==1.0.1 00:13:14 jsonpatch==1.33 00:13:14 jsonpath-rw==1.4.0 00:13:14 jsonpointer==3.0.0 00:13:14 lxml==6.0.2 00:13:14 netaddr==1.3.0 00:13:14 netifaces==0.11.0 00:13:14 outcome==1.3.0.post0 00:13:14 paramiko==4.0.0 00:13:14 platformdirs==4.5.0 00:13:14 ply==3.11 00:13:14 pyang==2.7.1 00:13:14 pyangbind==0.8.6 00:13:14 pycparser==2.23 00:13:14 pyhocon==0.3.61 00:13:14 PyNaCl==1.6.0 00:13:14 pyparsing==3.2.5 00:13:14 PySocks==1.7.1 00:13:14 python-dateutil==2.9.0.post0 00:13:14 regex==2025.9.18 00:13:14 requests==2.32.5 00:13:14 robotframework==7.3.2 00:13:14 robotframework-httplibrary==0.4.2 00:13:14 robotframework-pythonlibcore==4.4.1 00:13:14 robotframework-requests==0.9.7 00:13:14 robotframework-selenium2library==3.0.0 00:13:14 robotframework-seleniumlibrary==6.8.0 00:13:14 robotframework-sshlibrary==3.8.0 00:13:14 scapy==2.6.1 00:13:14 scp==0.15.0 00:13:14 selenium==4.36.0 00:13:14 six==1.17.0 00:13:14 sniffio==1.3.1 00:13:14 sortedcontainers==2.4.0 00:13:14 soupsieve==2.8 00:13:14 trio==0.31.0 00:13:14 trio-websocket==0.12.2 00:13:14 typing_extensions==4.15.0 00:13:14 urllib3==2.5.0 00:13:14 virtualenv==20.35.3 00:13:14 waitress==3.0.2 00:13:14 WebOb==1.8.9 00:13:14 websocket-client==1.9.0 00:13:14 WebTest==3.0.7 00:13:14 wsproto==1.2.0 00:13:14 [EnvInject] - Injecting environment variables from a build step. 00:13:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:13:14 [EnvInject] - Variables injected successfully. 00:13:14 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins7390244288905201883.sh 00:13:14 Setup pyenv: 00:13:14 system 00:13:14 3.8.13 00:13:14 3.9.13 00:13:14 3.10.13 00:13:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:13:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:13:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:13:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:13:16 lf-activate-venv(): INFO: Base packages installed successfully 00:13:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:13:24 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. 00:13:24 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:13:24 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 00:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:13:24 + ODL_SYSTEM=() 00:13:24 + TOOLS_SYSTEM=() 00:13:24 + OPENSTACK_SYSTEM=() 00:13:24 + OPENSTACK_CONTROLLERS=() 00:13:24 + mapfile -t ADDR 00:13:24 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-scandium-52 00:13:24 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:13:26 + for i in "${ADDR[@]}" 00:13:26 ++ ssh 10.30.170.196 hostname -s 00:13:26 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:27 + REMHOST=releng-07828-52-0-builder-0 00:13:27 + case ${REMHOST} in 00:13:27 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:13:27 + for i in "${ADDR[@]}" 00:13:27 ++ ssh 10.30.171.221 hostname -s 00:13:27 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts. 00:13:27 + REMHOST=releng-07828-52-1-mininet-ovs-217-0 00:13:27 + case ${REMHOST} in 00:13:27 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:13:27 + echo NUM_ODL_SYSTEM=1 00:13:27 + echo NUM_TOOLS_SYSTEM=1 00:13:27 + '[' '' == yes ']' 00:13:27 + NUM_OPENSTACK_SYSTEM=0 00:13:27 + echo NUM_OPENSTACK_SYSTEM=0 00:13:27 + '[' 0 -eq 2 ']' 00:13:27 + echo ODL_SYSTEM_IP=10.30.170.196 00:13:27 ++ seq 0 0 00:13:27 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:13:27 + echo ODL_SYSTEM_1_IP=10.30.170.196 00:13:27 + echo TOOLS_SYSTEM_IP=10.30.171.221 00:13:27 ++ seq 0 0 00:13:27 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:13:27 + echo TOOLS_SYSTEM_1_IP=10.30.171.221 00:13:27 + openstack_index=0 00:13:27 + NUM_OPENSTACK_CONTROL_NODES=1 00:13:27 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:13:27 ++ seq 0 0 00:13:27 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:13:27 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:13:27 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:13:27 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:13:27 + '[' -1 -ge 2 ']' 00:13:27 ++ seq 0 -2 00:13:27 + NUM_OPENSTACK_HAPROXY_NODES=0 00:13:27 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:13:27 ++ seq 0 -1 00:13:27 + echo 'Contents of slave_addresses.txt:' 00:13:27 Contents of slave_addresses.txt: 00:13:27 + cat slave_addresses.txt 00:13:27 NUM_ODL_SYSTEM=1 00:13:27 NUM_TOOLS_SYSTEM=1 00:13:27 NUM_OPENSTACK_SYSTEM=0 00:13:27 ODL_SYSTEM_IP=10.30.170.196 00:13:27 ODL_SYSTEM_1_IP=10.30.170.196 00:13:27 TOOLS_SYSTEM_IP=10.30.171.221 00:13:27 TOOLS_SYSTEM_1_IP=10.30.171.221 00:13:27 NUM_OPENSTACK_CONTROL_NODES=1 00:13:27 OPENSTACK_CONTROL_NODE_1_IP= 00:13:27 NUM_OPENSTACK_COMPUTE_NODES=-1 00:13:27 NUM_OPENSTACK_HAPROXY_NODES=0 00:13:27 [EnvInject] - Injecting environment variables from a build step. 00:13:27 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:13:27 [EnvInject] - Variables injected successfully. 00:13:27 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins961042144706313424.sh 00:13:27 Preparing for JRE Version 21 00:13:27 Karaf artifact is karaf 00:13:27 Karaf project is integration 00:13:27 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:13:27 [EnvInject] - Injecting environment variables from a build step. 00:13:27 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:13:27 [EnvInject] - Variables injected successfully. 00:13:27 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15572372894401786494.sh 00:13:27 2025-10-13 00:13:27 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 00:13:27 Bundle version is 0.21.3-SNAPSHOT 00:13:27 --2025-10-13 00:13:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 00:13:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:13:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:13:27 HTTP request sent, awaiting response... 200 OK 00:13:27 Length: 1410 (1.4K) [application/xml] 00:13:27 Saving to: ‘maven-metadata.xml’ 00:13:27 00:13:27 0K . 100% 56.6M=0s 00:13:27 00:13:27 2025-10-13 00:13:27 (56.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:13:27 00:13:28 00:13:28 00:13:28 org.opendaylight.integration 00:13:28 karaf 00:13:28 0.21.3-SNAPSHOT 00:13:28 00:13:28 00:13:28 20251012.212534 00:13:28 399 00:13:28 00:13:28 20251012212534 00:13:28 00:13:28 00:13:28 pom 00:13:28 0.21.3-20251012.212534-399 00:13:28 20251012212534 00:13:28 00:13:28 00:13:28 tar.gz 00:13:28 0.21.3-20251012.212534-399 00:13:28 20251012212534 00:13:28 00:13:28 00:13:28 zip 00:13:28 0.21.3-20251012.212534-399 00:13:28 20251012212534 00:13:28 00:13:28 00:13:28 cyclonedx 00:13:28 xml 00:13:28 0.21.3-20251012.212534-399 00:13:28 20251012212534 00:13:28 00:13:28 00:13:28 cyclonedx 00:13:28 json 00:13:28 0.21.3-20251012.212534-399 00:13:28 20251012212534 00:13:28 00:13:28 00:13:28 00:13:28 00:13:28 Nexus timestamp is 0.21.3-20251012.212534-399 00:13:28 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251012.212534-399.zip 00:13:28 Distribution bundle is karaf-0.21.3-20251012.212534-399.zip 00:13:28 Distribution bundle version is 0.21.3-SNAPSHOT 00:13:28 Distribution folder is karaf-0.21.3-SNAPSHOT 00:13:28 Nexus prefix is https://nexus.opendaylight.org 00:13:28 [EnvInject] - Injecting environment variables from a build step. 00:13:28 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:13:28 [EnvInject] - Variables injected successfully. 00:13:28 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins1896079852317232680.sh 00:13:28 Setup pyenv: 00:13:28 system 00:13:28 3.8.13 00:13:28 3.9.13 00:13:28 3.10.13 00:13:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:13:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:13:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:13:30 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. 00:13:30 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:13:30 lf-activate-venv(): INFO: Base packages installed successfully 00:13:30 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:13:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:13:36 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:13:36 Copying common-functions.sh to /tmp 00:13:37 Copying common-functions.sh to 10.30.171.221:/tmp 00:13:38 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts. 00:13:38 Copying common-functions.sh to 10.30.170.196:/tmp 00:13:38 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:38 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins6251475719328976812.sh 00:13:38 common-functions.sh is being sourced 00:13:38 common-functions environment: 00:13:38 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:13:38 ACTUALFEATURES: 00:13:38 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:13:38 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 00:13:38 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:38 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:38 CONTROLLERMEM: 12G 00:13:38 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 00:13:38 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 00:13:38 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 00:13:38 SUITES: 00:13:38 00:13:38 ################################################# 00:13:38 ## Configure Cluster and Start ## 00:13:38 ################################################# 00:13:38 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia 00:13:38 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia 00:13:38 Locating script plan to use... 00:13:38 Finished running script plans 00:13:38 Configuring member-1 with IP address 10.30.170.196 00:13:38 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:38 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:39 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 00:13:39 ++ [[ /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 ]] 00:13:39 ++ echo 'common-functions.sh is being sourced' 00:13:39 common-functions.sh is being sourced 00:13:39 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 00:13:39 ++ DISTROSTREAM=scandium 00:13:39 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:13:39 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:13:39 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:13:39 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:13:39 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 00:13:39 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 00:13:39 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:39 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:39 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:39 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:39 ++ export CONTROLLERMEM= 00:13:39 ++ CONTROLLERMEM= 00:13:39 ++ case "${DISTROSTREAM}" in 00:13:39 ++ CLUSTER_SYSTEM=akka 00:13:39 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 00:13:39 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 00:13:39 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 00:13:39 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 00:13:39 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 00:13:39 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 00:13:39 ++ print_common_env 00:13:39 ++ cat 00:13:39 common-functions environment: 00:13:39 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:13:39 ACTUALFEATURES: 00:13:39 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:13:39 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 00:13:39 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:39 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:39 CONTROLLERMEM: 00:13:39 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 00:13:39 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 00:13:39 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 00:13:39 SUITES: 00:13:39 00:13:39 ++ SSH='ssh -t -t' 00:13:39 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:13:39 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:13:39 Changing to /tmp 00:13:39 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251012.212534-399.zip 00:13:39 + echo 'Changing to /tmp' 00:13:39 + cd /tmp 00:13:39 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251012.212534-399.zip' 00:13:39 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251012.212534-399.zip 00:13:39 --2025-10-13 00:13:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251012.212534-399.zip 00:13:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:13:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:13:39 HTTP request sent, awaiting response... 200 OK 00:13:39 Length: 239817985 (229M) [application/zip] 00:13:39 Saving to: ‘karaf-0.21.3-20251012.212534-399.zip’ 00:13:39 00:13:39 0K ........ ........ ........ ........ ........ ........ 1% 61.4M 4s 00:13:39 3072K ........ ........ ........ ........ ........ ........ 2% 132M 3s 00:13:39 6144K ........ ........ ........ ........ ........ ........ 3% 144M 2s 00:13:39 9216K ........ ........ ........ ........ ........ ........ 5% 153M 2s 00:13:39 12288K ........ ........ ........ ........ ........ ........ 6% 196M 2s 00:13:39 15360K ........ ........ ........ ........ ........ ........ 7% 160M 2s 00:13:39 18432K ........ ........ ........ ........ ........ ........ 9% 175M 2s 00:13:39 21504K ........ ........ ........ ........ ........ ........ 10% 173M 2s 00:13:39 24576K ........ ........ ........ ........ ........ ........ 11% 209M 1s 00:13:39 27648K ........ ........ ........ ........ ........ ........ 13% 200M 1s 00:13:39 30720K ........ ........ ........ ........ ........ ........ 14% 206M 1s 00:13:39 33792K ........ ........ ........ ........ ........ ........ 15% 135M 1s 00:13:39 36864K ........ ........ ........ ........ ........ ........ 17% 212M 1s 00:13:39 39936K ........ ........ ........ ........ ........ ........ 18% 211M 1s 00:13:39 43008K ........ ........ ........ ........ ........ ........ 19% 211M 1s 00:13:39 46080K ........ ........ ........ ........ ........ ........ 20% 206M 1s 00:13:39 49152K ........ ........ ........ ........ ........ ........ 22% 202M 1s 00:13:39 52224K ........ ........ ........ ........ ........ ........ 23% 208M 1s 00:13:39 55296K ........ ........ ........ ........ ........ ........ 24% 206M 1s 00:13:39 58368K ........ ........ ........ ........ ........ ........ 26% 240M 1s 00:13:39 61440K ........ ........ ........ ........ ........ ........ 27% 300M 1s 00:13:39 64512K ........ ........ ........ ........ ........ ........ 28% 232M 1s 00:13:39 67584K ........ ........ ........ ........ ........ ........ 30% 260M 1s 00:13:39 70656K ........ ........ ........ ........ ........ ........ 31% 282M 1s 00:13:39 73728K ........ ........ ........ ........ ........ ........ 32% 293M 1s 00:13:39 76800K ........ ........ ........ ........ ........ ........ 34% 289M 1s 00:13:39 79872K ........ ........ ........ ........ ........ ........ 35% 279M 1s 00:13:39 82944K ........ ........ ........ ........ ........ ........ 36% 281M 1s 00:13:39 86016K ........ ........ ........ ........ ........ ........ 38% 289M 1s 00:13:39 89088K ........ ........ ........ ........ ........ ........ 39% 285M 1s 00:13:39 92160K ........ ........ ........ ........ ........ ........ 40% 284M 1s 00:13:39 95232K ........ ........ ........ ........ ........ ........ 41% 274M 1s 00:13:39 98304K ........ ........ ........ ........ ........ ........ 43% 291M 1s 00:13:39 101376K ........ ........ ........ ........ ........ ........ 44% 257M 1s 00:13:39 104448K ........ ........ ........ ........ ........ ........ 45% 316M 1s 00:13:39 107520K ........ ........ ........ ........ ........ ........ 47% 291M 1s 00:13:39 110592K ........ ........ ........ ........ ........ ........ 48% 304M 1s 00:13:39 113664K ........ ........ ........ ........ ........ ........ 49% 295M 1s 00:13:39 116736K ........ ........ ........ ........ ........ ........ 51% 303M 1s 00:13:39 119808K ........ ........ ........ ........ ........ ........ 52% 278M 1s 00:13:39 122880K ........ ........ ........ ........ ........ ........ 53% 305M 1s 00:13:39 125952K ........ ........ ........ ........ ........ ........ 55% 284M 0s 00:13:39 129024K ........ ........ ........ ........ ........ ........ 56% 278M 0s 00:13:39 132096K ........ ........ ........ ........ ........ ........ 57% 298M 0s 00:13:39 135168K ........ ........ ........ ........ ........ ........ 59% 286M 0s 00:13:39 138240K ........ ........ ........ ........ ........ ........ 60% 296M 0s 00:13:39 141312K ........ ........ ........ ........ ........ ........ 61% 104M 0s 00:13:39 144384K ........ ........ ........ ........ ........ ........ 62% 258M 0s 00:13:39 147456K ........ ........ ........ ........ ........ ........ 64% 287M 0s 00:13:39 150528K ........ ........ ........ ........ ........ ........ 65% 310M 0s 00:13:39 153600K ........ ........ ........ ........ ........ ........ 66% 306M 0s 00:13:39 156672K ........ ........ ........ ........ ........ ........ 68% 293M 0s 00:13:39 159744K ........ ........ ........ ........ ........ ........ 69% 298M 0s 00:13:39 162816K ........ ........ ........ ........ ........ ........ 70% 139M 0s 00:13:40 165888K ........ ........ ........ ........ ........ ........ 72% 329M 0s 00:13:40 168960K ........ ........ ........ ........ ........ ........ 73% 396M 0s 00:13:40 172032K ........ ........ ........ ........ ........ ........ 74% 403M 0s 00:13:40 175104K ........ ........ ........ ........ ........ ........ 76% 406M 0s 00:13:40 178176K ........ ........ ........ ........ ........ ........ 77% 278M 0s 00:13:40 181248K ........ ........ ........ ........ ........ ........ 78% 364M 0s 00:13:40 184320K ........ ........ ........ ........ ........ ........ 80% 415M 0s 00:13:40 187392K ........ ........ ........ ........ ........ ........ 81% 294M 0s 00:13:40 190464K ........ ........ ........ ........ ........ ........ 82% 317M 0s 00:13:40 193536K ........ ........ ........ ........ ........ ........ 83% 348M 0s 00:13:40 196608K ........ ........ ........ ........ ........ ........ 85% 391M 0s 00:13:40 199680K ........ ........ ........ ........ ........ ........ 86% 339M 0s 00:13:40 202752K ........ ........ ........ ........ ........ ........ 87% 354M 0s 00:13:40 205824K ........ ........ ........ ........ ........ ........ 89% 193M 0s 00:13:40 208896K ........ ........ ........ ........ ........ ........ 90% 294M 0s 00:13:40 211968K ........ ........ ........ ........ ........ ........ 91% 385M 0s 00:13:40 215040K ........ ........ ........ ........ ........ ........ 93% 366M 0s 00:13:40 218112K ........ ........ ........ ........ ........ ........ 94% 313M 0s 00:13:40 221184K ........ ........ ........ ........ ........ ........ 95% 381M 0s 00:13:40 224256K ........ ........ ........ ........ ........ ........ 97% 347M 0s 00:13:40 227328K ........ ........ ........ ........ ........ ........ 98% 339M 0s 00:13:40 230400K ........ ........ ........ ........ ........ ........ 99% 349M 0s 00:13:40 233472K ........ ... 100% 377M=0.9s 00:13:40 00:13:40 2025-10-13 00:13:40 (242 MB/s) - ‘karaf-0.21.3-20251012.212534-399.zip’ saved [239817985/239817985] 00:13:40 00:13:40 Extracting the new controller... 00:13:40 + echo 'Extracting the new controller...' 00:13:40 + unzip -q karaf-0.21.3-20251012.212534-399.zip 00:13:42 Adding external repositories... 00:13:42 + echo 'Adding external repositories...' 00:13:42 + 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/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:13:42 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:13:42 ################################################################################ 00:13:42 # 00:13:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:13:42 # contributor license agreements. See the NOTICE file distributed with 00:13:42 # this work for additional information regarding copyright ownership. 00:13:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:13:42 # (the "License"); you may not use this file except in compliance with 00:13:42 # the License. You may obtain a copy of the License at 00:13:42 # 00:13:42 # http://www.apache.org/licenses/LICENSE-2.0 00:13:42 # 00:13:42 # Unless required by applicable law or agreed to in writing, software 00:13:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:13:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:13:42 # See the License for the specific language governing permissions and 00:13:42 # limitations under the License. 00:13:42 # 00:13:42 ################################################################################ 00:13:42 00:13:42 # 00:13:42 # If set to true, the following property will not allow any certificate to be used 00:13:42 # when accessing Maven repositories through SSL 00:13:42 # 00:13:42 #org.ops4j.pax.url.mvn.certificateCheck= 00:13:42 00:13:42 # 00:13:42 # Path to the local Maven settings file. 00:13:42 # The repositories defined in this file will be automatically added to the list 00:13:42 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:13:42 # below is not set. 00:13:42 # The following locations are checked for the existence of the settings.xml file 00:13:42 # * 1. looks for the specified url 00:13:42 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:13:42 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:13:42 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:13:42 # 00:13:42 #org.ops4j.pax.url.mvn.settings= 00:13:42 00:13:42 # 00:13:42 # Path to the local Maven repository which is used to avoid downloading 00:13:42 # artifacts when they already exist locally. 00:13:42 # The value of this property will be extracted from the settings.xml file 00:13:42 # above, or defaulted to: 00:13:42 # System.getProperty( "user.home" ) + "/.m2/repository" 00:13:42 # 00:13:42 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:13:42 00:13:42 # 00:13:42 # Default this to false. It's just weird to use undocumented repos 00:13:42 # 00:13:42 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:13:42 00:13:42 # 00:13:42 # Uncomment if you don't wanna use the proxy settings 00:13:42 # from the Maven conf/settings.xml file 00:13:42 # 00:13:42 # org.ops4j.pax.url.mvn.proxySupport=false 00:13:42 00:13:42 # 00:13:42 # Comma separated list of repositories scanned when resolving an artifact. 00:13:42 # Those repositories will be checked before iterating through the 00:13:42 # below list of repositories and even before the local repository 00:13:42 # A repository url can be appended with zero or more of the following flags: 00:13:42 # @snapshots : the repository contains snaphots 00:13:42 # @noreleases : the repository does not contain any released artifacts 00:13:42 # 00:13:42 # The following property value will add the system folder as a repo. 00:13:42 # 00:13:42 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:13:42 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:13:42 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:13:42 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:13:42 00:13:42 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:13:42 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:13:42 00:13:42 # 00:13:42 # Comma separated list of repositories scanned when resolving an artifact. 00:13:42 # The default list includes the following repositories: 00:13:42 # http://repo1.maven.org/maven2@id=central 00:13:42 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:13:42 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:13:42 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:13:42 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:13:42 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:13:42 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:13:42 # To add repositories to the default ones, prepend '+' to the list of repositories 00:13:42 # to add. 00:13:42 # A repository url can be appended with zero or more of the following flags: 00:13:42 # @snapshots : the repository contains snapshots 00:13:42 # @noreleases : the repository does not contain any released artifacts 00:13:42 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:13:42 # 00:13:42 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 00:13:42 00:13:42 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 00:13:42 + echo 'Configuring the startup features...' 00:13:42 Configuring the startup features... 00:13:42 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:13:42 + FEATURE_TEST_STRING=features-test 00:13:42 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 00:13:42 + KARAF_VERSION=karaf4 00:13:42 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:13:42 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:13:42 + [[ ! -z '' ]] 00:13:42 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:13:42 ################################################################################ 00:13:42 # 00:13:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:13:42 # contributor license agreements. See the NOTICE file distributed with 00:13:42 # this work for additional information regarding copyright ownership. 00:13:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:13:42 # (the "License"); you may not use this file except in compliance with 00:13:42 # the License. You may obtain a copy of the License at 00:13:42 # 00:13:42 # http://www.apache.org/licenses/LICENSE-2.0 00:13:42 # 00:13:42 # Unless required by applicable law or agreed to in writing, software 00:13:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:13:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:13:42 # See the License for the specific language governing permissions and 00:13:42 # limitations under the License. 00:13:42 # 00:13:42 ################################################################################ 00:13:42 00:13:42 # 00:13:42 # Comma separated list of features repositories to register by default 00:13:42 # 00:13:42 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a599b7ba-7bdf-4835-86a4-1de4c4224158.xml 00:13:42 00:13:42 # 00:13:42 # Comma separated list of features to install at startup 00:13:42 # 00:13:42 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, 75d315e9-0cb0-4b92-bef5-e229c5640df0 00:13:42 00:13:42 # 00:13:42 # Resource repositories (OBR) that the features resolver can use 00:13:42 # to resolve requirements/capabilities 00:13:42 # 00:13:42 # The format of the resourceRepositories is 00:13:42 # resourceRepositories=[xml:url|json:url],... 00:13:42 # for Instance: 00:13:42 # 00:13:42 #resourceRepositories=xml:http://host/path/to/index.xml 00:13:42 # or 00:13:42 #resourceRepositories=json:http://host/path/to/index.json 00:13:42 # 00:13:42 00:13:42 # 00:13:42 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:13:42 # 00:13:42 featuresBootAsynchronous=false 00:13:42 00:13:42 # 00:13:42 # Service requirements enforcement 00:13:42 # 00:13:42 # By default, the feature resolver checks the service requirements/capabilities of 00:13:42 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:13:42 # the required bundles. 00:13:42 # The following flag can have those values: 00:13:42 # - disable: service requirements are completely ignored 00:13:42 # - default: service requirements are ignored for old features 00:13:42 # - enforce: service requirements are always verified 00:13:42 # 00:13:42 #serviceRequirements=default 00:13:42 00:13:42 # 00:13:42 # Store cfg file for config element in feature 00:13:42 # 00:13:42 #configCfgStore=true 00:13:42 00:13:42 # 00:13:42 # Define if the feature service automatically refresh bundles 00:13:42 # 00:13:42 autoRefresh=true 00:13:42 00:13:42 # 00:13:42 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:13:42 # XML file defines instructions related to features processing 00:13:42 # versions.properties may declare properties to resolve placeholders in XML file 00:13:42 # both files are relative to ${karaf.etc} 00:13:42 # 00:13:42 #featureProcessing=org.apache.karaf.features.xml 00:13:42 #featureProcessingVersions=versions.properties 00:13:42 + configure_karaf_log karaf4 '' 00:13:42 + local -r karaf_version=karaf4 00:13:42 + local -r controllerdebugmap= 00:13:42 + local logapi=log4j 00:13:42 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:42 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:13:42 log4j2.rootLogger.level = INFO 00:13:42 #log4j2.rootLogger.type = asyncRoot 00:13:42 #log4j2.rootLogger.includeLocation = false 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:13:42 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:13:42 log4j2.rootLogger.appenderRef.Console.ref = Console 00:13:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:13:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:13:42 log4j2.logger.spifly.name = org.apache.aries.spifly 00:13:42 log4j2.logger.spifly.level = WARN 00:13:42 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:13:42 log4j2.logger.audit.level = INFO 00:13:42 log4j2.logger.audit.additivity = false 00:13:42 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:13:42 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:13:42 log4j2.appender.console.type = Console 00:13:42 log4j2.appender.console.name = Console 00:13:42 log4j2.appender.console.layout.type = PatternLayout 00:13:42 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:13:42 log4j2.appender.rolling.type = RollingRandomAccessFile 00:13:42 log4j2.appender.rolling.name = RollingFile 00:13:42 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:13:42 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:13:42 #log4j2.appender.rolling.immediateFlush = false 00:13:42 log4j2.appender.rolling.append = true 00:13:42 log4j2.appender.rolling.layout.type = PatternLayout 00:13:42 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:13:42 log4j2.appender.rolling.policies.type = Policies 00:13:42 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:13:42 log4j2.appender.rolling.policies.size.size = 64MB 00:13:42 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:13:42 log4j2.appender.rolling.strategy.max = 7 00:13:42 log4j2.appender.audit.type = RollingRandomAccessFile 00:13:42 log4j2.appender.audit.name = AuditRollingFile 00:13:42 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:13:42 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:13:42 log4j2.appender.audit.append = true 00:13:42 log4j2.appender.audit.layout.type = PatternLayout 00:13:42 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:13:42 log4j2.appender.audit.policies.type = Policies 00:13:42 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:13:42 log4j2.appender.audit.policies.size.size = 8MB 00:13:42 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:13:42 log4j2.appender.audit.strategy.max = 7 00:13:42 log4j2.appender.osgi.type = PaxOsgi 00:13:42 log4j2.appender.osgi.name = PaxOsgi 00:13:42 log4j2.appender.osgi.filter = * 00:13:42 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:13:42 #log4j2.logger.aether.level = TRACE 00:13:42 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:13:42 #log4j2.logger.http-headers.level = DEBUG 00:13:42 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:13:42 #log4j2.logger.maven.level = TRACE 00:13:42 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:13:42 + logapi=log4j2 00:13:42 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:13:42 + '[' log4j2 == log4j2 ']' 00:13:42 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:42 controllerdebugmap: 00:13:42 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:42 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:13:42 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:13:42 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:13:42 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:13:42 + unset IFS 00:13:42 + echo 'controllerdebugmap: ' 00:13:42 + '[' -n '' ']' 00:13:42 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:13:42 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:13:42 ################################################################################ 00:13:42 # 00:13:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:13:42 # contributor license agreements. See the NOTICE file distributed with 00:13:42 # this work for additional information regarding copyright ownership. 00:13:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:13:42 # (the "License"); you may not use this file except in compliance with 00:13:42 # the License. You may obtain a copy of the License at 00:13:42 # 00:13:42 # http://www.apache.org/licenses/LICENSE-2.0 00:13:42 # 00:13:42 # Unless required by applicable law or agreed to in writing, software 00:13:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:13:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:13:42 # See the License for the specific language governing permissions and 00:13:42 # limitations under the License. 00:13:42 # 00:13:42 ################################################################################ 00:13:42 00:13:42 # Common pattern layout for appenders 00:13:42 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:13:42 00:13:42 # Root logger 00:13:42 log4j2.rootLogger.level = INFO 00:13:42 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:13:42 #log4j2.rootLogger.type = asyncRoot 00:13:42 #log4j2.rootLogger.includeLocation = false 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:13:42 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:13:42 log4j2.rootLogger.appenderRef.Console.ref = Console 00:13:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:13:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:13:42 00:13:42 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:13:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:13:42 00:13:42 # Loggers configuration 00:13:42 00:13:42 # Spifly logger 00:13:42 log4j2.logger.spifly.name = org.apache.aries.spifly 00:13:42 log4j2.logger.spifly.level = WARN 00:13:42 00:13:42 # Security audit logger 00:13:42 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:13:42 log4j2.logger.audit.level = INFO 00:13:42 log4j2.logger.audit.additivity = false 00:13:42 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:13:42 00:13:42 # Appenders configuration 00:13:42 00:13:42 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:13:42 log4j2.appender.console.type = Console 00:13:42 log4j2.appender.console.name = Console 00:13:42 log4j2.appender.console.layout.type = PatternLayout 00:13:42 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:13:42 00:13:42 # Rolling file appender 00:13:42 log4j2.appender.rolling.type = RollingRandomAccessFile 00:13:42 log4j2.appender.rolling.name = RollingFile 00:13:42 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:13:42 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:13:42 # uncomment to not force a disk flush 00:13:42 #log4j2.appender.rolling.immediateFlush = false 00:13:42 log4j2.appender.rolling.append = true 00:13:42 log4j2.appender.rolling.layout.type = PatternLayout 00:13:42 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:13:42 log4j2.appender.rolling.policies.type = Policies 00:13:42 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:13:42 log4j2.appender.rolling.policies.size.size = 1GB 00:13:42 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:13:42 log4j2.appender.rolling.strategy.max = 7 00:13:42 00:13:42 # Audit file appender 00:13:42 log4j2.appender.audit.type = RollingRandomAccessFile 00:13:42 log4j2.appender.audit.name = AuditRollingFile 00:13:42 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:13:42 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:13:42 log4j2.appender.audit.append = true 00:13:42 log4j2.appender.audit.layout.type = PatternLayout 00:13:42 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:13:42 log4j2.appender.audit.policies.type = Policies 00:13:42 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:13:42 log4j2.appender.audit.policies.size.size = 8MB 00:13:42 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:13:42 log4j2.appender.audit.strategy.max = 7 00:13:42 00:13:42 # OSGi appender 00:13:42 log4j2.appender.osgi.type = PaxOsgi 00:13:42 log4j2.appender.osgi.name = PaxOsgi 00:13:42 log4j2.appender.osgi.filter = * 00:13:42 00:13:42 # help with identification of maven-related problems with pax-url-aether 00:13:42 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:13:42 #log4j2.logger.aether.level = TRACE 00:13:42 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:13:42 #log4j2.logger.http-headers.level = DEBUG 00:13:42 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:13:42 #log4j2.logger.maven.level = TRACE 00:13:42 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:13:42 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:13:42 Configure 00:13:42 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:13:42 max memory: 12G 00:13:42 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:42 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:42 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:13:42 + local -r controllermem=12G 00:13:42 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:42 + echo Configure 00:13:42 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:13:42 + echo ' max memory: 12G' 00:13:42 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 00:13:42 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:42 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:42 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:42 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 00:13:42 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 00:13:42 #!/bin/sh 00:13:42 # 00:13:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:13:42 # contributor license agreements. See the NOTICE file distributed with 00:13:42 # this work for additional information regarding copyright ownership. 00:13:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:13:42 # (the "License"); you may not use this file except in compliance with 00:13:42 # the License. You may obtain a copy of the License at 00:13:42 # 00:13:42 # http://www.apache.org/licenses/LICENSE-2.0 00:13:42 # 00:13:42 # Unless required by applicable law or agreed to in writing, software 00:13:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:13:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:13:42 # See the License for the specific language governing permissions and 00:13:42 # limitations under the License. 00:13:42 # 00:13:42 00:13:42 # 00:13:42 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:13:42 # script: client, instance, shell, start, status, stop, karaf 00:13:42 # 00:13:42 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:13:42 # Actions go here... 00:13:42 # fi 00:13:42 00:13:42 # 00:13:42 # general settings which should be applied for all scripts go here; please keep 00:13:42 # in mind that it is possible that scripts might be executed more than once, e.g. 00:13:42 # in example of the start script where the start script is executed first and the 00:13:42 # karaf script afterwards. 00:13:42 # 00:13:42 00:13:42 # 00:13:42 # The following section shows the possible configuration options for the default 00:13:42 # karaf scripts 00:13:42 # 00:13:42 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:13:42 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:13:42 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:13:42 # export EXTRA_JAVA_OPTS # Additional JVM options 00:13:42 # export KARAF_HOME # Karaf home folder 00:13:42 # export KARAF_DATA # Karaf data folder 00:13:42 # export KARAF_BASE # Karaf base folder 00:13:42 # export KARAF_ETC # Karaf etc folder 00:13:42 # export KARAF_LOG # Karaf log folder 00:13:42 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:13:42 # export KARAF_OPTS # Additional available Karaf options 00:13:42 # export KARAF_DEBUG # Enable debug mode 00:13:42 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:13:42 # export KARAF_NOROOT # Prevent execution as root if set to true 00:13:42 Set Java version 00:13:42 + echo 'Set Java version' 00:13:42 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:13:42 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:13:42 sudo: a password is required 00:13:42 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:13:42 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:13:42 sudo: a password is required 00:13:42 JDK default version ... 00:13:42 + echo 'JDK default version ...' 00:13:42 + java -version 00:13:42 openjdk version "21.0.8" 2025-07-15 00:13:42 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 00:13:42 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 00:13:42 Set JAVA_HOME 00:13:42 + echo 'Set JAVA_HOME' 00:13:42 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:13:42 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:13:42 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:13:42 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:13:42 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:13:42 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:13:42 Listing all open ports on controller system... 00:13:42 + echo 'Listing all open ports on controller system...' 00:13:42 + netstat -pnatu 00:13:42 /tmp/configuration-script.sh: line 40: netstat: command not found 00:13:42 Configuring cluster 00:13:42 + '[' -f /tmp/custom_shard_config.txt ']' 00:13:42 + echo 'Configuring cluster' 00:13:42 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.196 00:13:42 ################################################ 00:13:42 ## Configure Cluster ## 00:13:42 ################################################ 00:13:42 NOTE: Cluster configuration files not found. Copying from 00:13:42 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 00:13:42 Configuring unique name in akka.conf 00:13:42 Configuring hostname in akka.conf 00:13:42 Configuring data and rpc seed nodes in akka.conf 00:13:42 modules = [ 00:13:42 00:13:42 { 00:13:42 name = "inventory" 00:13:42 namespace = "urn:opendaylight:inventory" 00:13:42 shard-strategy = "module" 00:13:42 }, 00:13:42 { 00:13:42 name = "topology" 00:13:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:13:42 shard-strategy = "module" 00:13:42 }, 00:13:42 { 00:13:42 name = "toaster" 00:13:42 namespace = "http://netconfcentral.org/ns/toaster" 00:13:42 shard-strategy = "module" 00:13:42 } 00:13:42 ] 00:13:42 Configuring replication type in module-shards.conf 00:13:42 ################################################ 00:13:42 ## NOTE: Manually restart controller to ## 00:13:42 ## apply configuration. ## 00:13:42 ################################################ 00:13:42 Dump akka.conf 00:13:42 + echo 'Dump akka.conf' 00:13:42 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 00:13:42 00:13:42 odl-cluster-data { 00:13:42 akka { 00:13:42 remote { 00:13:42 artery { 00:13:42 enabled = on 00:13:42 transport = tcp 00:13:42 canonical.hostname = "10.30.170.196" 00:13:42 canonical.port = 2550 00:13:42 } 00:13:42 } 00:13:42 00:13:42 cluster { 00:13:42 # Using artery. 00:13:42 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.196:2550"] 00:13:42 00:13:42 roles = ["member-1"] 00:13:42 00:13:42 # when under load we might trip a false positive on the failure detector 00:13:42 # failure-detector { 00:13:42 # heartbeat-interval = 4 s 00:13:42 # acceptable-heartbeat-pause = 16s 00:13:42 # } 00:13:42 } 00:13:42 00:13:42 persistence { 00:13:42 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:13:42 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:13:42 # The relative path is always relative to KARAF_HOME. 00:13:42 00:13:42 # snapshot-store.local.dir = "target/snapshots" 00:13:42 00:13:42 # Use lz4 compression for LocalSnapshotStore snapshots 00:13:42 snapshot-store.local.use-lz4-compression = false 00:13:42 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:13:42 snapshot-store.local.lz4-blocksize = 256KB 00:13:42 } 00:13:42 disable-default-actor-system-quarantined-event-handling = "false" 00:13:42 } 00:13:42 } 00:13:42 Dump modules.conf 00:13:42 + echo 'Dump modules.conf' 00:13:42 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 00:13:42 modules = [ 00:13:42 00:13:42 { 00:13:42 name = "inventory" 00:13:42 namespace = "urn:opendaylight:inventory" 00:13:42 shard-strategy = "module" 00:13:42 }, 00:13:42 { 00:13:42 name = "topology" 00:13:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:13:42 shard-strategy = "module" 00:13:42 }, 00:13:42 { 00:13:42 name = "toaster" 00:13:42 namespace = "http://netconfcentral.org/ns/toaster" 00:13:42 shard-strategy = "module" 00:13:42 } 00:13:42 ] 00:13:42 Dump module-shards.conf 00:13:42 + echo 'Dump module-shards.conf' 00:13:42 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 00:13:42 module-shards = [ 00:13:42 { 00:13:42 name = "default" 00:13:42 shards = [ 00:13:42 { 00:13:42 name = "default" 00:13:42 replicas = ["member-1"] 00:13:42 } 00:13:42 ] 00:13:42 }, 00:13:42 { 00:13:42 name = "inventory" 00:13:42 shards = [ 00:13:42 { 00:13:42 name="inventory" 00:13:42 replicas = ["member-1"] 00:13:42 } 00:13:42 ] 00:13:42 }, 00:13:42 { 00:13:42 name = "topology" 00:13:42 shards = [ 00:13:42 { 00:13:42 name="topology" 00:13:42 replicas = ["member-1"] 00:13:42 } 00:13:42 ] 00:13:42 }, 00:13:42 { 00:13:42 name = "toaster" 00:13:42 shards = [ 00:13:42 { 00:13:42 name="toaster" 00:13:42 replicas = ["member-1"] 00:13:42 } 00:13:42 ] 00:13:42 } 00:13:42 ] 00:13:42 Locating config plan to use... 00:13:42 Finished running config plans 00:13:42 Starting member-1 with IP address 10.30.170.196 00:13:42 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:42 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:43 Redirecting karaf console output to karaf_console.log 00:13:43 Starting controller... 00:13:43 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 00:13:43 Execute the post startup script on controller 10.30.170.196 00:13:43 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:43 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:13:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:13:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:13:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:13:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:14:43 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:14:48 2025-10-13T00:13:58,348 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:14:48 Controller is UP 00:14:48 2025-10-13T00:13:58,348 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:14:48 Listing all open ports on controller system... 00:14:48 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:14:48 looking for "BindException: Address already in use" in log file 00:14:48 looking for "server is unhealthy" in log file 00:14:48 Let's take the karaf thread dump 00:14:48 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:14:49 karaf main: org.apache.karaf.main.Main, pid:2094 00:14:49 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:14:49 Generating mininet variables... 00:14:49 Locating test plan to use... 00:14:49 Changing the testplan path... 00:14:49 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 00:14:49 # 00:14:49 # This program and the accompanying materials are made available under the 00:14:49 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 00:14:49 # and is available at http://www.eclipse.org/legal/epl-v10.html 00:14:49 00:14:49 # Place the suites in run order: 00:14:49 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready 00:14:49 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot 00:14:49 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot ... 00:14:50 ============================================================================== 00:14:50 netconf-scale-max-devices.txt 00:14:50 ============================================================================== 00:14:50 netconf-scale-max-devices.txt.Ready 00:14:50 ============================================================================== 00:14:50 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi... 00:14:50 ============================================================================== 00:14:53 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:58 | PASS | 00:14:58 ------------------------------------------------------------------------------ 00:14:58 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:59 | PASS | 00:14:59 ------------------------------------------------------------------------------ 00:14:59 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:59 | PASS | 00:14:59 Netconf was detected to be up and running so bug 5014 did not show up. 00:14:59 ------------------------------------------------------------------------------ 00:14:59 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:59 | PASS | 00:14:59 Netconf was detected to be up and running so bug 5014 did not show up. 00:14:59 ------------------------------------------------------------------------------ 00:14:59 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:59 | PASS | 00:14:59 ------------------------------------------------------------------------------ 00:14:59 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:21 | PASS | 00:15:21 ------------------------------------------------------------------------------ 00:15:22 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS | 00:15:22 6 tests, 6 passed, 0 failed 00:15:22 ============================================================================== 00:15:22 netconf-scale-max-devices.txt.Ready | PASS | 00:15:22 6 tests, 6 passed, 0 failed 00:15:22 ============================================================================== 00:15:22 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test... 00:15:22 ============================================================================== 00:15:23 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:11 Starting Iteration with 1000 devices 00:17:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:22:42 | PASS | 00:22:42 ------------------------------------------------------------------------------ 00:22:43 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | PASS | 00:22:43 1 test, 1 passed, 0 failed 00:22:43 ============================================================================== 00:22:43 netconf-scale-max-devices.txt | PASS | 00:22:43 7 tests, 7 passed, 0 failed 00:22:43 ============================================================================== 00:22:43 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/output.xml 00:22:44 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/log.html 00:22:44 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/report.html 00:22:44 Examining the files in data/log and checking filesize 00:22:44 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:44 total 2068 00:22:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 00:13 . 00:22:44 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 13 00:13 karaf_console.log 00:22:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 00:13 .. 00:22:44 -rw-rw-r-- 1 jenkins jenkins 2103084 Oct 13 00:22 karaf.log 00:22:44 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:44 2.3M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 00:22:44 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 00:22:44 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:45 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory 00:22:45 Let's take the karaf thread dump again... 00:22:45 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:45 karaf main: org.apache.karaf.main.Main, pid:2094 00:22:45 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:46 Killing ODL 00:22:46 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:51 Compressing karaf.log 1 00:22:51 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:51 Fetching compressed karaf.log 1 00:22:51 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:51 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:52 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:52 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:52 Fetch GC logs 00:22:52 Warning: Permanently added '10.30.170.196' (ECDSA) to the list of known hosts. 00:22:52 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 00:22:52 Examine copied files 00:22:52 total 17056 00:22:52 drwxrwxr-x. 2 jenkins jenkins 6 Oct 13 00:22 gclogs-1 00:22:52 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 13 00:22 odl1_karaf_console.log 00:22:52 -rw-rw-r--. 1 jenkins jenkins 70166 Oct 13 00:22 odl1_karaf.log.gz 00:22:52 -rw-rw-r--. 1 jenkins jenkins 177615 Oct 13 00:22 karaf_1_2094_threads_after.log 00:22:52 -rw-rw-r--. 1 jenkins jenkins 16463 Oct 13 00:22 ps_after.log 00:22:52 -rw-rw-r--. 1 jenkins jenkins 248667 Oct 13 00:22 report.html 00:22:52 -rw-rw-r--. 1 jenkins jenkins 1064267 Oct 13 00:22 log.html 00:22:52 -rw-rw-r--. 1 jenkins jenkins 14678819 Oct 13 00:22 output.xml 00:22:52 -rw-rw-r--. 1 jenkins jenkins 994694 Oct 13 00:22 testtool--netconf-scale-max-devices-txt-Max-Devices.1760314635.57.log 00:22:52 -rw-rw-r--. 1 jenkins jenkins 14 Oct 13 00:22 devices.csv 00:22:52 drwxrwxr-x. 35 jenkins jenkins 4096 Oct 13 00:17 yang 00:22:52 -rw-rw-r--. 1 jenkins jenkins 537 Oct 13 00:14 testplan.txt 00:22:52 -rw-rw-r--. 1 jenkins jenkins 111927 Oct 13 00:14 karaf_1_2094_threads_before.log 00:22:52 -rw-rw-r--. 1 jenkins jenkins 17230 Oct 13 00:14 ps_before.log 00:22:52 -rw-rw-r--. 1 jenkins jenkins 3322 Oct 13 00:13 post-startup-script.sh 00:22:52 -rw-rw-r--. 1 jenkins jenkins 252 Oct 13 00:13 startup-script.sh 00:22:52 -rw-rw-r--. 1 jenkins jenkins 3466 Oct 13 00:13 configuration-script.sh 00:22:52 -rw-rw-r--. 1 jenkins jenkins 337 Oct 13 00:13 detect_variables.env 00:22:52 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 13 00:13 pom.xml 00:22:52 -rw-rw-r--. 1 jenkins jenkins 92 Oct 13 00:13 set_variables.env 00:22:52 -rw-rw-r--. 1 jenkins jenkins 299 Oct 13 00:13 slave_addresses.txt 00:22:52 -rw-rw-r--. 1 jenkins jenkins 570 Oct 13 00:12 requirements.txt 00:22:52 -rw-rw-r--. 1 jenkins jenkins 26 Oct 13 00:12 env.properties 00:22:52 -rw-rw-r--. 1 jenkins jenkins 333 Oct 13 00:09 stack-parameters.yaml 00:22:52 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 13 00:07 test 00:22:52 drwxrwxr-x. 2 jenkins jenkins 6 Oct 13 00:07 test@tmp 00:22:52 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 12 21:25 maven-metadata.xml 00:22:52 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins9755488461057097063.sh 00:22:52 Karaf Deployments, Tests must have already run 00:22:52 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins4344230829093124776.sh 00:22:52 Cleaning up Robot installation... 00:22:53 $ ssh-agent -k 00:22:53 unset SSH_AUTH_SOCK; 00:22:53 unset SSH_AGENT_PID; 00:22:53 echo Agent pid 5293 killed; 00:22:53 [ssh-agent] Stopped. 00:22:53 Recording plot data 00:22:53 Robot results publisher started... 00:22:53 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:22:53 -Parsing output xml: 00:22:54 Done! 00:22:54 -Copying log files to build dir: 00:22:54 Done! 00:22:54 -Assigning results to build: 00:22:54 Done! 00:22:54 -Checking thresholds: 00:22:54 Done! 00:22:54 Done publishing Robot results. 00:22:54 [PostBuildScript] - [INFO] Executing post build scripts. 00:22:54 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins1219550684864450904.sh 00:22:54 Archiving csit artifacts 00:22:54 mv: cannot stat '*_1.png': No such file or directory 00:22:54 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:22:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:54 Dload Upload Total Spent Left Speed 00:22:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1021k 0 1021k 0 0 2529k 0 --:--:-- --:--:-- --:--:-- 2529k 00:22:55 Archive: robot-plugin.zip 00:22:55 inflating: ./archives/robot-plugin/log.html 00:22:55 inflating: ./archives/robot-plugin/output.xml 00:22:55 inflating: ./archives/robot-plugin/report.html 00:22:55 mv: cannot stat '*.log.gz': No such file or directory 00:22:55 mv: cannot stat '*.png': No such file or directory 00:22:55 [PostBuildScript] - [INFO] Executing post build scripts. 00:22:55 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2975568367417055108.sh 00:22:55 [PostBuildScript] - [INFO] Executing post build scripts. 00:22:55 [EnvInject] - Injecting environment variables from a build step. 00:22:55 [EnvInject] - Injecting as environment variables the properties content 00:22:55 OS_CLOUD=vex 00:22:55 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-52 00:22:55 00:22:55 [EnvInject] - Variables injected successfully. 00:22:55 provisioning config files... 00:22:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:22:55 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins8248993032905490079.sh 00:22:55 ---> openstack-stack-delete.sh 00:22:55 Setup pyenv: 00:22:56 system 00:22:56 3.8.13 00:22:56 3.9.13 00:22:56 3.10.13 00:22:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:22:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:22:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:58 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. 00:22:58 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:22:58 lf-activate-venv(): INFO: Base packages installed successfully 00:22:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:23:17 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:23:17 INFO: Stack cost retrieval disabled, setting cost to 0 00:23:29 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-scandium-52 00:23:29 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-scandium-52 00:23:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:23:29 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins6143050871905978799.sh 00:23:29 ---> sysstat.sh 00:23:29 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2099862559457147517.sh 00:23:29 ---> package-listing.sh 00:23:29 ++ tr '[:upper:]' '[:lower:]' 00:23:29 ++ facter osfamily 00:23:30 + OS_FAMILY=redhat 00:23:30 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 00:23:30 + START_PACKAGES=/tmp/packages_start.txt 00:23:30 + END_PACKAGES=/tmp/packages_end.txt 00:23:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:23:30 + PACKAGES=/tmp/packages_start.txt 00:23:30 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']' 00:23:30 + PACKAGES=/tmp/packages_end.txt 00:23:30 + case "${OS_FAMILY}" in 00:23:30 + rpm -qa 00:23:30 + sort 00:23:31 + '[' -f /tmp/packages_start.txt ']' 00:23:31 + '[' -f /tmp/packages_end.txt ']' 00:23:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:23:31 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']' 00:23:31 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/ 00:23:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/ 00:23:31 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins7677312260371002739.sh 00:23:31 ---> capture-instance-metadata.sh 00:23:31 Setup pyenv: 00:23:32 system 00:23:32 3.8.13 00:23:32 3.9.13 00:23:32 3.10.13 00:23:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:23:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:23:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:23:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:23:34 lf-activate-venv(): INFO: Base packages installed successfully 00:23:34 lf-activate-venv(): INFO: Installing additional packages: lftools 00:23:43 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:23:43 INFO: Running in OpenStack, capturing instance metadata 00:23:44 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins7593409059026318079.sh 00:23:44 provisioning config files... 00:23:44 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-scandium #52 00:23:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/config17716792804929663670tmp 00:23:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:23:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:23:44 provisioning config files... 00:23:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:23:44 [EnvInject] - Injecting environment variables from a build step. 00:23:44 [EnvInject] - Injecting as environment variables the properties content 00:23:44 SERVER_ID=logs 00:23:44 00:23:44 [EnvInject] - Variables injected successfully. 00:23:44 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2766634966452704987.sh 00:23:44 ---> create-netrc.sh 00:23:44 WARN: Log server credential not found. 00:23:45 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins9099555340216281847.sh 00:23:45 ---> python-tools-install.sh 00:23:45 Setup pyenv: 00:23:45 system 00:23:45 3.8.13 00:23:45 3.9.13 00:23:45 3.10.13 00:23:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:23:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:23:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:23:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:23:47 lf-activate-venv(): INFO: Base packages installed successfully 00:23:47 lf-activate-venv(): INFO: Installing additional packages: lftools 00:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:23:57 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins8001496870031417792.sh 00:23:57 ---> sudo-logs.sh 00:23:57 Archiving 'sudo' log.. 00:23:57 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins14991963375595384285.sh 00:23:57 ---> job-cost.sh 00:23:57 Setup pyenv: 00:23:57 system 00:23:57 3.8.13 00:23:57 3.9.13 00:23:57 3.10.13 00:23:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:23:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:23:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:23:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:24:00 lf-activate-venv(): INFO: Base packages installed successfully 00:24:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:24:07 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:24:07 DEBUG: total: 0 00:24:07 INFO: Retrieving Stack Cost... 00:24:07 INFO: Retrieving Pricing Info for: v3-standard-2 00:24:08 INFO: Archiving Costs 00:24:08 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins917493519888003715.sh 00:24:08 ---> logs-deploy.sh 00:24:08 Setup pyenv: 00:24:08 system 00:24:08 3.8.13 00:24:08 3.9.13 00:24:08 3.10.13 00:24:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 00:24:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9oND from file:/tmp/.os_lf_venv 00:24:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:24:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:24:10 lf-activate-venv(): INFO: Base packages installed successfully 00:24:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-9oND/bin to PATH 00:24:20 WARNING: Nexus logging server not set 00:24:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-scandium/52/ 00:24:20 INFO: archiving logs to S3 00:24:22 ---> uname -a: 00:24:22 Linux prd-centos8-robot-2c-8g-3103.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 00:24:22 00:24:22 00:24:22 ---> lscpu: 00:24:22 Architecture: x86_64 00:24:22 CPU op-mode(s): 32-bit, 64-bit 00:24:22 Byte Order: Little Endian 00:24:22 CPU(s): 2 00:24:22 On-line CPU(s) list: 0,1 00:24:22 Thread(s) per core: 1 00:24:22 Core(s) per socket: 1 00:24:22 Socket(s): 2 00:24:22 NUMA node(s): 1 00:24:22 Vendor ID: AuthenticAMD 00:24:22 CPU family: 23 00:24:22 Model: 49 00:24:22 Model name: AMD EPYC-Rome Processor 00:24:22 Stepping: 0 00:24:22 CPU MHz: 2799.998 00:24:22 BogoMIPS: 5599.99 00:24:22 Virtualization: AMD-V 00:24:22 Hypervisor vendor: KVM 00:24:22 Virtualization type: full 00:24:22 L1d cache: 32K 00:24:22 L1i cache: 32K 00:24:22 L2 cache: 512K 00:24:22 L3 cache: 16384K 00:24:22 NUMA node0 CPU(s): 0,1 00:24:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:24:22 00:24:22 00:24:22 ---> nproc: 00:24:22 2 00:24:22 00:24:22 00:24:22 ---> df -h: 00:24:22 Filesystem Size Used Avail Use% Mounted on 00:24:22 devtmpfs 3.8G 0 3.8G 0% /dev 00:24:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:24:22 tmpfs 3.8G 17M 3.8G 1% /run 00:24:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:24:22 /dev/vda1 40G 19G 22G 46% / 00:24:22 tmpfs 770M 0 770M 0% /run/user/1001 00:24:22 00:24:22 00:24:22 ---> free -m: 00:24:22 total used free shared buff/cache available 00:24:22 Mem: 7697 709 175 18 6812 6671 00:24:22 Swap: 1023 1 1022 00:24:22 00:24:22 00:24:22 ---> ip addr: 00:24:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:24:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:24:22 inet 127.0.0.1/8 scope host lo 00:24:22 valid_lft forever preferred_lft forever 00:24:22 inet6 ::1/128 scope host 00:24:22 valid_lft forever preferred_lft forever 00:24:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:24:22 link/ether fa:16:3e:04:ad:4e brd ff:ff:ff:ff:ff:ff 00:24:22 altname enp0s3 00:24:22 altname ens3 00:24:22 inet 10.30.170.180/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:24:22 valid_lft 85356sec preferred_lft 85356sec 00:24:22 inet6 fe80::f816:3eff:fe04:ad4e/64 scope link 00:24:22 valid_lft forever preferred_lft forever 00:24:22 00:24:22 00:24:22 ---> sar -b -r -n DEV: 00:24:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/13/2025 _x86_64_ (2 CPU) 00:24:22 00:24:22 00:06:53 LINUX RESTART (2 CPU) 00:24:22 00:24:22 12:08:03 AM tps rtps wtps bread/s bwrtn/s 00:24:22 12:09:01 AM 92.74 0.50 92.24 18.48 7168.35 00:24:22 12:10:01 AM 71.44 0.65 70.79 51.05 10436.29 00:24:22 12:11:01 AM 13.95 0.42 13.53 64.78 368.89 00:24:22 12:12:01 AM 7.15 0.00 7.15 0.00 469.01 00:24:22 12:13:01 AM 14.48 0.00 14.48 0.00 1350.51 00:24:22 12:14:01 AM 66.14 9.45 56.70 1685.30 7502.72 00:24:22 12:15:01 AM 10.86 0.22 10.65 11.73 704.93 00:24:22 12:16:01 AM 29.86 0.00 29.86 0.00 46582.79 00:24:22 12:17:01 AM 204.53 9.05 195.48 433.09 242777.08 00:24:22 12:18:01 AM 49.59 7.48 42.11 1816.90 53982.87 00:24:22 12:19:01 AM 1.95 0.00 1.95 0.00 302.05 00:24:22 12:20:01 AM 0.30 0.00 0.30 0.00 176.82 00:24:22 12:21:01 AM 0.42 0.15 0.27 15.06 3.36 00:24:22 12:22:01 AM 1.22 0.92 0.30 208.86 5.31 00:24:22 12:23:01 AM 11.68 6.90 4.78 1152.34 215.45 00:24:22 12:24:01 AM 83.79 37.45 46.33 7513.90 2496.93 00:24:22 Average: 41.22 4.58 36.64 812.22 23539.02 00:24:22 00:24:22 12:08:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:24:22 12:09:01 AM 5303896 7102748 2578536 32.71 2688 1975932 637520 7.14 186604 2056824 238344 00:24:22 12:10:01 AM 5172476 7014840 2709956 34.38 2688 2018576 717008 8.03 198316 2163708 8 00:24:22 12:11:01 AM 5245280 7089840 2637152 33.46 2688 2020524 638584 7.15 218772 2071140 10748 00:24:22 12:12:01 AM 5245980 7090400 2636452 33.45 2688 2020524 622756 6.97 218980 2070568 4 00:24:22 12:13:01 AM 5075056 7008496 2807376 35.62 2688 2106784 703460 7.88 234576 2216776 66660 00:24:22 12:14:01 AM 4952216 7060476 2930216 37.17 2688 2275484 627904 7.03 267540 2277600 10844 00:24:22 12:15:01 AM 4910188 7019388 2972244 37.71 2688 2276620 695420 7.79 267764 2323864 788 00:24:22 12:16:01 AM 1652364 6811332 6230068 79.04 2688 5305088 901516 10.09 425692 5364400 1483360 00:24:22 12:17:01 AM 127632 6723968 7754800 98.38 2636 6628992 901516 10.09 440108 6674880 1422640 00:24:22 12:18:01 AM 217228 6882176 7665204 97.24 2636 6695012 721024 8.07 495324 6521724 960 00:24:22 12:19:01 AM 194752 6865992 7687680 97.53 2636 6701300 736484 8.25 495456 6543856 728 00:24:22 12:20:01 AM 176384 6852188 7706048 97.76 2636 6705840 759484 8.50 495460 6561172 4 00:24:22 12:21:01 AM 144988 6821288 7737444 98.16 2636 6706300 790292 8.85 495636 6592676 4 00:24:22 12:22:01 AM 145220 6766284 7737212 98.16 2636 6651420 855188 9.58 495112 6606412 12 00:24:22 12:23:01 AM 257332 6864592 7625100 96.74 2636 6645344 671752 7.52 498456 6509416 30080 00:24:22 12:24:01 AM 233536 6878136 7648896 97.04 2636 6686788 660976 7.40 499504 6539076 11220 00:24:22 Average: 2440908 6928259 5441524 69.03 2662 4588783 727555 8.15 370831 4568381 204775 00:24:22 00:24:22 12:08:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:24:22 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:09:01 AM eth0 91.92 75.90 1094.16 10.07 0.00 0.00 0.00 0.00 00:24:22 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:10:01 AM eth0 62.53 46.45 583.38 5.63 0.00 0.00 0.00 0.00 00:24:22 12:11:01 AM lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:24:22 12:11:01 AM eth0 8.56 7.11 4.67 3.20 0.00 0.00 0.00 0.00 00:24:22 12:12:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:24:22 12:12:01 AM eth0 2.58 1.02 0.27 0.12 0.00 0.00 0.00 0.00 00:24:22 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:13:01 AM eth0 32.03 28.08 321.05 5.24 0.00 0.00 0.00 0.00 00:24:22 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:14:01 AM eth0 214.91 186.60 53.28 43.72 0.00 0.00 0.00 0.00 00:24:22 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:15:01 AM eth0 24.08 19.93 8.24 2.09 0.00 0.00 0.00 0.00 00:24:22 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:16:01 AM eth0 154.01 90.67 3147.17 6.39 0.00 0.00 0.00 0.00 00:24:22 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:17:01 AM eth0 0.66 0.10 0.04 0.01 0.00 0.00 0.00 0.00 00:24:22 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:18:01 AM eth0 247.96 201.02 30.98 418.22 0.00 0.00 0.00 0.00 00:24:22 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:19:01 AM eth0 98.05 65.11 15.79 8.74 0.00 0.00 0.00 0.00 00:24:22 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:20:01 AM eth0 74.79 51.48 72.42 18.67 0.00 0.00 0.00 0.00 00:24:22 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:21:01 AM eth0 60.15 61.07 1578.96 4.21 0.00 0.00 0.00 0.00 00:24:22 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:22:01 AM eth0 311.15 311.20 9431.58 20.27 0.00 0.00 0.00 0.00 00:24:22 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:23:01 AM eth0 278.34 257.46 6931.57 46.61 0.00 0.00 0.00 0.00 00:24:22 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 12:24:01 AM eth0 17.73 15.61 14.26 8.11 0.00 0.00 0.00 0.00 00:24:22 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 00:24:22 Average: eth0 104.94 88.66 1455.58 37.62 0.00 0.00 0.00 0.00 00:24:22 00:24:22 00:24:22 ---> sar -P ALL: 00:24:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/13/2025 _x86_64_ (2 CPU) 00:24:22 00:24:22 00:06:53 LINUX RESTART (2 CPU) 00:24:22 00:24:22 12:08:03 AM CPU %user %nice %system %iowait %steal %idle 00:24:22 12:09:01 AM all 34.13 0.00 5.13 3.81 0.11 56.81 00:24:22 12:09:01 AM 0 25.83 0.00 4.49 3.85 0.12 65.70 00:24:22 12:09:01 AM 1 42.45 0.00 5.77 3.77 0.10 47.91 00:24:22 12:10:01 AM all 14.40 0.00 2.14 2.76 0.07 80.63 00:24:22 12:10:01 AM 0 13.68 0.00 1.89 2.92 0.07 81.45 00:24:22 12:10:01 AM 1 15.12 0.00 2.39 2.61 0.07 79.82 00:24:22 12:11:01 AM all 12.11 0.00 1.38 0.15 0.06 86.31 00:24:22 12:11:01 AM 0 7.47 0.00 1.33 0.13 0.07 91.00 00:24:22 12:11:01 AM 1 16.76 0.00 1.42 0.17 0.05 81.61 00:24:22 12:12:01 AM all 0.45 0.00 0.34 0.05 0.03 99.13 00:24:22 12:12:01 AM 0 0.70 0.00 0.33 0.03 0.02 98.91 00:24:22 12:12:01 AM 1 0.20 0.00 0.35 0.07 0.03 99.35 00:24:22 12:13:01 AM all 11.72 0.00 2.04 0.33 0.05 85.87 00:24:22 12:13:01 AM 0 10.30 0.00 1.82 0.15 0.05 87.68 00:24:22 12:13:01 AM 1 13.14 0.00 2.25 0.50 0.05 84.06 00:24:22 12:14:01 AM all 22.29 0.00 4.71 1.62 0.08 71.31 00:24:22 12:14:01 AM 0 17.13 0.00 4.29 1.62 0.07 76.89 00:24:22 12:14:01 AM 1 27.46 0.00 5.13 1.62 0.08 65.71 00:24:22 12:15:01 AM all 2.59 0.00 0.39 0.09 0.04 96.88 00:24:22 12:15:01 AM 0 0.40 0.00 0.17 0.05 0.03 99.35 00:24:22 12:15:01 AM 1 4.79 0.00 0.62 0.13 0.05 94.41 00:24:22 12:16:01 AM all 38.89 0.00 4.21 14.00 0.09 42.80 00:24:22 12:16:01 AM 0 34.50 0.00 2.96 14.70 0.07 47.77 00:24:22 12:16:01 AM 1 43.28 0.00 5.46 13.30 0.12 37.84 00:24:22 12:17:01 AM all 7.67 0.00 12.48 61.14 0.14 18.56 00:24:22 12:17:01 AM 0 6.11 0.00 11.85 64.21 0.14 17.69 00:24:22 12:17:01 AM 1 9.24 0.00 13.12 58.07 0.14 19.43 00:24:22 12:18:01 AM all 5.34 0.00 2.46 16.34 0.07 75.79 00:24:22 12:18:01 AM 0 4.53 0.00 2.11 17.71 0.07 75.59 00:24:22 12:18:01 AM 1 6.15 0.00 2.82 14.98 0.07 75.99 00:24:22 12:19:01 AM all 9.32 0.00 0.88 0.04 0.08 89.68 00:24:22 12:19:01 AM 0 6.64 0.00 0.75 0.08 0.07 92.45 00:24:22 12:19:01 AM 1 12.00 0.00 1.00 0.00 0.08 86.92 00:24:22 00:24:22 12:19:01 AM CPU %user %nice %system %iowait %steal %idle 00:24:22 12:20:01 AM all 6.97 0.00 0.65 0.02 0.06 92.31 00:24:22 12:20:01 AM 0 5.66 0.00 0.54 0.00 0.07 93.74 00:24:22 12:20:01 AM 1 8.27 0.00 0.77 0.03 0.05 90.88 00:24:22 12:21:01 AM all 2.24 0.00 0.33 0.00 0.04 97.38 00:24:22 12:21:01 AM 0 1.01 0.00 0.22 0.00 0.05 98.73 00:24:22 12:21:01 AM 1 3.48 0.00 0.45 0.00 0.03 96.04 00:24:22 12:22:01 AM all 7.90 0.00 1.09 0.03 0.07 90.92 00:24:22 12:22:01 AM 0 2.65 0.00 0.89 0.05 0.07 96.34 00:24:22 12:22:01 AM 1 13.16 0.00 1.30 0.00 0.07 85.47 00:24:22 12:23:01 AM all 17.57 0.00 2.08 0.15 0.08 80.13 00:24:22 12:23:01 AM 0 21.44 0.00 1.78 0.19 0.08 76.51 00:24:22 12:23:01 AM 1 13.71 0.00 2.38 0.12 0.07 83.73 00:24:22 12:24:01 AM all 30.94 0.00 3.72 1.59 0.09 63.66 00:24:22 12:24:01 AM 0 42.50 0.00 4.42 2.00 0.10 50.98 00:24:22 12:24:01 AM 1 19.37 0.00 3.02 1.18 0.08 76.34 00:24:22 Average: all 14.00 0.00 2.74 6.35 0.07 76.84 00:24:22 Average: 0 12.51 0.00 2.48 6.70 0.07 78.24 00:24:22 Average: 1 15.49 0.00 3.00 6.00 0.07 75.44 00:24:22 00:24:22 00:24:22