23:33:21 Started by upstream project "integration-distribution-mri-test-scandium" build number 80 23:33:21 originally caused by: 23:33:21 Started by timer 23:33:21 Running as SYSTEM 23:33:21 [EnvInject] - Loading node environment variables. 23:33:21 Building remotely on prd-centos8-robot-2c-8g-7459 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:33:21 [ssh-agent] Looking for ssh-agent implementation... 23:33:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:22 $ ssh-agent 23:33:22 SSH_AUTH_SOCK=/tmp/ssh-CwZCufqQgGEM/agent.5159 23:33:22 SSH_AGENT_PID=5160 23:33:22 [ssh-agent] Started. 23:33:22 Running ssh-add (command line suppressed) 23:33:22 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_16282884513763586039.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_16282884513763586039.key) 23:33:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:33:22 The recommended git tool is: NONE 23:33:29 using credential opendaylight-jenkins-ssh 23:33:29 Wiping out workspace first. 23:33:29 Cloning the remote Git repository 23:33:29 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:33:29 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10 23:33:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:29 > git --version # timeout=10 23:33:29 > git --version # 'git version 2.43.0' 23:33:29 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:29 [INFO] Currently running in a labeled security context 23:33:29 [INFO] Currently SELinux is 'enforcing' on the host 23:33:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh3411341764620492001.key 23:33:30 Verifying host key using known hosts file 23:33:30 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. 23:33:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:32 [INFO] Currently running in a labeled security context 23:33:32 [INFO] Currently SELinux is 'enforcing' on the host 23:33:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh10508700716522745997.key 23:33:32 Verifying host key using known hosts file 23:33:32 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. 23:33:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:33:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:32 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:33:32 > git config core.sparsecheckout # timeout=10 23:33:32 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:33:33 Commit message: "Adapt test for new pce-allocation field" 23:33:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:33 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:33:33 No emails were triggered. 23:33:33 provisioning config files... 23:33:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:33:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:33:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:33:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4661345734202155009.sh 23:33:34 ---> python-tools-install.sh 23:33:34 Setup pyenv: 23:33:34 system 23:33:34 * 3.8.13 (set by /opt/pyenv/version) 23:33:34 * 3.9.13 (set by /opt/pyenv/version) 23:33:34 * 3.10.13 (set by /opt/pyenv/version) 23:33:34 * 3.11.7 (set by /opt/pyenv/version) 23:33:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G5aV 23:33:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:43 lf-activate-venv(): INFO: Base packages installed successfully 23:33:43 lf-activate-venv(): INFO: Installing additional packages: lftools 23:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 23:34:07 Generating Requirements File 23:34:27 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. 23:34:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:34:27 Python 3.11.7 23:34:27 pip 25.3 from /tmp/venv-G5aV/lib/python3.11/site-packages/pip (python 3.11) 23:34:27 appdirs==1.4.4 23:34:27 argcomplete==3.6.3 23:34:27 aspy.yaml==1.3.0 23:34:27 attrs==25.4.0 23:34:27 autopage==0.5.2 23:34:27 beautifulsoup4==4.14.2 23:34:27 boto3==1.40.69 23:34:27 botocore==1.40.69 23:34:27 bs4==0.0.2 23:34:27 cachetools==6.2.1 23:34:27 certifi==2025.10.5 23:34:27 cffi==2.0.0 23:34:27 cfgv==3.4.0 23:34:27 chardet==5.2.0 23:34:27 charset-normalizer==3.4.4 23:34:27 click==8.3.0 23:34:27 cliff==4.11.0 23:34:27 cmd2==2.7.0 23:34:27 cryptography==3.3.2 23:34:27 debtcollector==3.0.0 23:34:27 decorator==5.2.1 23:34:27 defusedxml==0.7.1 23:34:27 Deprecated==1.3.1 23:34:27 distlib==0.4.0 23:34:27 dnspython==2.8.0 23:34:27 docker==7.1.0 23:34:27 dogpile.cache==1.5.0 23:34:27 durationpy==0.10 23:34:27 email-validator==2.3.0 23:34:27 filelock==3.20.0 23:34:27 future==1.0.0 23:34:27 gitdb==4.0.12 23:34:27 GitPython==3.1.45 23:34:27 google-auth==2.43.0 23:34:27 httplib2==0.31.0 23:34:27 identify==2.6.15 23:34:27 idna==3.11 23:34:27 importlib-resources==1.5.0 23:34:27 iso8601==2.1.0 23:34:27 Jinja2==3.1.6 23:34:27 jmespath==1.0.1 23:34:27 jsonpatch==1.33 23:34:27 jsonpointer==3.0.0 23:34:27 jsonschema==4.25.1 23:34:27 jsonschema-specifications==2025.9.1 23:34:27 keystoneauth1==5.12.0 23:34:27 kubernetes==34.1.0 23:34:27 lftools==0.37.15 23:34:27 lxml==6.0.2 23:34:27 markdown-it-py==4.0.0 23:34:27 MarkupSafe==3.0.3 23:34:27 mdurl==0.1.2 23:34:27 msgpack==1.1.2 23:34:27 multi_key_dict==2.0.3 23:34:27 munch==4.0.0 23:34:27 netaddr==1.3.0 23:34:27 niet==1.4.2 23:34:27 nodeenv==1.9.1 23:34:27 oauth2client==4.1.3 23:34:27 oauthlib==3.3.1 23:34:27 openstacksdk==4.7.1 23:34:27 os-service-types==1.8.1 23:34:27 osc-lib==4.2.0 23:34:27 oslo.config==10.0.0 23:34:27 oslo.context==6.1.0 23:34:27 oslo.i18n==6.6.0 23:34:27 oslo.log==7.2.1 23:34:27 oslo.serialization==5.8.0 23:34:27 oslo.utils==9.1.0 23:34:27 packaging==25.0 23:34:27 pbr==7.0.3 23:34:27 platformdirs==4.5.0 23:34:27 prettytable==3.16.0 23:34:27 psutil==7.1.3 23:34:27 pyasn1==0.6.1 23:34:27 pyasn1_modules==0.4.2 23:34:27 pycparser==2.23 23:34:27 pygerrit2==2.0.15 23:34:27 PyGithub==2.8.1 23:34:27 Pygments==2.19.2 23:34:27 PyJWT==2.10.1 23:34:27 PyNaCl==1.6.0 23:34:27 pyparsing==2.4.7 23:34:27 pyperclip==1.11.0 23:34:27 pyrsistent==0.20.0 23:34:27 python-cinderclient==9.8.0 23:34:27 python-dateutil==2.9.0.post0 23:34:27 python-heatclient==4.3.0 23:34:27 python-jenkins==1.8.3 23:34:27 python-keystoneclient==5.7.0 23:34:27 python-magnumclient==4.9.0 23:34:27 python-openstackclient==8.2.0 23:34:27 python-swiftclient==4.8.0 23:34:27 PyYAML==6.0.3 23:34:27 referencing==0.37.0 23:34:27 requests==2.32.5 23:34:27 requests-oauthlib==2.0.0 23:34:27 requestsexceptions==1.4.0 23:34:27 rfc3986==2.0.0 23:34:27 rich==14.2.0 23:34:27 rich-argparse==1.7.2 23:34:27 rpds-py==0.28.0 23:34:27 rsa==4.9.1 23:34:27 ruamel.yaml==0.18.16 23:34:27 ruamel.yaml.clib==0.2.14 23:34:27 s3transfer==0.14.0 23:34:27 simplejson==3.20.2 23:34:27 six==1.17.0 23:34:27 smmap==5.0.2 23:34:27 soupsieve==2.8 23:34:27 stevedore==5.5.0 23:34:27 tabulate==0.9.0 23:34:27 toml==0.10.2 23:34:27 tomlkit==0.13.3 23:34:27 tqdm==4.67.1 23:34:27 typing_extensions==4.15.0 23:34:27 tzdata==2025.2 23:34:27 urllib3==1.26.20 23:34:27 virtualenv==20.35.4 23:34:27 wcwidth==0.2.14 23:34:27 websocket-client==1.9.0 23:34:27 wrapt==2.0.1 23:34:27 xdg==6.0.0 23:34:27 xmltodict==1.0.2 23:34:27 yq==3.4.3 23:34:28 [EnvInject] - Injecting environment variables from a build step. 23:34:28 [EnvInject] - Injecting as environment variables the properties content 23:34:28 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:34:28 OS_CLOUD=vex 23:34:28 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-80 23:34:28 OS_STACK_TEMPLATE_DIR=openstack-hot 23:34:28 23:34:28 [EnvInject] - Variables injected successfully. 23:34:28 provisioning config files... 23:34:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:34:28 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins8957377074650869770.sh 23:34:28 ---> Create parameters file for OpenStack HOT 23:34:28 OpenStack Heat parameters generated 23:34:28 ----------------------------------- 23:34:28 parameters: 23:34:28 vm_0_count: '3' 23:34:28 vm_0_flavor: 'v3-standard-4' 23:34:28 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:34:28 vm_1_count: '1' 23:34:28 vm_1_flavor: 'v3-standard-2' 23:34:28 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:34:28 23:34:28 job_name: '23566-80' 23:34:28 silo: 'releng' 23:34:28 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins18360872347931417175.sh 23:34:28 ---> Create HEAT stack 23:34:28 + source /home/jenkins/lf-env.sh 23:34:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:28 ++ mktemp -d /tmp/venv-XXXX 23:34:28 + lf_venv=/tmp/venv-Fyb9 23:34:28 + local venv_file=/tmp/.os_lf_venv 23:34:28 + local python=python3 23:34:28 + local options 23:34:28 + local set_path=true 23:34:28 + local install_args= 23:34:28 ++ 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 23:34:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:28 + true 23:34:28 + case $1 in 23:34:28 + python=python3 23:34:28 + shift 2 23:34:28 + true 23:34:28 + case $1 in 23:34:28 + shift 23:34:28 + break 23:34:28 + case $python in 23:34:28 + local pkg_list= 23:34:28 + [[ -d /opt/pyenv ]] 23:34:28 + echo 'Setup pyenv:' 23:34:28 Setup pyenv: 23:34:28 + export PYENV_ROOT=/opt/pyenv 23:34:28 + PYENV_ROOT=/opt/pyenv 23:34:28 + 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 23:34:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:28 + pyenv versions 23:34:28 system 23:34:28 3.8.13 23:34:28 3.9.13 23:34:28 3.10.13 23:34:28 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:34:28 + command -v pyenv 23:34:28 ++ pyenv init - --no-rehash 23:34:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:28 for i in ${!paths[@]}; do 23:34:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:28 fi; done; 23:34:28 echo "${paths[*]}"'\'')" 23:34:28 export PATH="/opt/pyenv/shims:${PATH}" 23:34:28 export PYENV_SHELL=bash 23:34:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:28 pyenv() { 23:34:28 local command 23:34:28 command="${1:-}" 23:34:28 if [ "$#" -gt 0 ]; then 23:34:28 shift 23:34:28 fi 23:34:28 23:34:28 case "$command" in 23:34:28 rehash|shell) 23:34:28 eval "$(pyenv "sh-$command" "$@")" 23:34:28 ;; 23:34:28 *) 23:34:28 command pyenv "$command" "$@" 23:34:28 ;; 23:34:28 esac 23:34:28 }' 23:34:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:28 for i in ${!paths[@]}; do 23:34:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:28 fi; done; 23:34:28 echo "${paths[*]}"' 23:34:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:28 ++ 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 23:34:28 ++ 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 23:34:28 ++ export PYENV_SHELL=bash 23:34:28 ++ PYENV_SHELL=bash 23:34:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:28 +++ complete -F _pyenv pyenv 23:34:28 ++ lf-pyver python3 23:34:28 ++ local py_version_xy=python3 23:34:28 ++ local py_version_xyz= 23:34:28 ++ pyenv versions 23:34:28 ++ local command 23:34:28 ++ command=versions 23:34:28 ++ '[' 1 -gt 0 ']' 23:34:28 ++ shift 23:34:28 ++ case "$command" in 23:34:28 ++ awk '{ print $1 }' 23:34:28 ++ command pyenv versions 23:34:28 ++ pyenv versions 23:34:28 ++ sed 's/^[ *]* //' 23:34:28 ++ grep -E '^[0-9.]*[0-9]$' 23:34:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:29 +++ grep '^3' /tmp/.pyenv_versions 23:34:29 +++ tail -n 1 23:34:29 +++ sort -V 23:34:29 ++ py_version_xyz=3.11.7 23:34:29 ++ [[ -z 3.11.7 ]] 23:34:29 ++ echo 3.11.7 23:34:29 ++ return 0 23:34:29 + pyenv local 3.11.7 23:34:29 + local command 23:34:29 + command=local 23:34:29 + '[' 2 -gt 0 ']' 23:34:29 + shift 23:34:29 + case "$command" in 23:34:29 + command pyenv local 3.11.7 23:34:29 + pyenv local 3.11.7 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='lftools[openstack] ' 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='kubernetes ' 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='niet ' 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='python-heatclient ' 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='python-openstackclient ' 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='python-magnumclient ' 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='urllib3~=1.26.15 ' 23:34:29 + for arg in "$@" 23:34:29 + case $arg in 23:34:29 + pkg_list+='yq ' 23:34:29 + [[ -f /tmp/.os_lf_venv ]] 23:34:29 ++ cat /tmp/.os_lf_venv 23:34:29 + lf_venv=/tmp/venv-G5aV 23:34:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from' file:/tmp/.os_lf_venv 23:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 23:34:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:29 + local 'pip_opts=--upgrade --quiet' 23:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:29 + [[ -n '' ]] 23:34:29 + [[ -n '' ]] 23:34:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:29 + /tmp/venv-G5aV/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 23:34:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:30 lf-activate-venv(): INFO: Base packages installed successfully 23:34:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:34:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:30 + /tmp/venv-G5aV/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 23:34:48 + type python3 23:34:48 + true 23:34:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH' 23:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 23:34:48 + PATH=/tmp/venv-G5aV/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 23:34:48 + return 0 23:34:48 + openstack --os-cloud vex limits show --absolute 23:34:49 +--------------------------+---------+ 23:34:49 | Name | Value | 23:34:49 +--------------------------+---------+ 23:34:49 | maxTotalInstances | -1 | 23:34:49 | maxTotalCores | 450 | 23:34:49 | maxTotalRAMSize | 1000000 | 23:34:49 | maxServerMeta | 128 | 23:34:49 | maxImageMeta | 128 | 23:34:49 | maxPersonality | 5 | 23:34:49 | maxPersonalitySize | 10240 | 23:34:49 | maxTotalKeypairs | 100 | 23:34:49 | maxServerGroups | 10 | 23:34:49 | maxServerGroupMembers | 10 | 23:34:49 | maxTotalFloatingIps | -1 | 23:34:49 | maxSecurityGroups | -1 | 23:34:49 | maxSecurityGroupRules | -1 | 23:34:49 | totalRAMUsed | 745472 | 23:34:49 | totalCoresUsed | 182 | 23:34:49 | totalInstancesUsed | 67 | 23:34:49 | totalFloatingIpsUsed | 0 | 23:34:49 | totalSecurityGroupsUsed | 0 | 23:34:49 | totalServerGroupsUsed | 0 | 23:34:49 | maxTotalVolumes | -1 | 23:34:49 | maxTotalSnapshots | 10 | 23:34:49 | maxTotalVolumeGigabytes | 4096 | 23:34:49 | maxTotalBackups | 10 | 23:34:49 | maxTotalBackupGigabytes | 1000 | 23:34:49 | totalVolumesUsed | 3 | 23:34:49 | totalGigabytesUsed | 60 | 23:34:49 | totalSnapshotsUsed | 0 | 23:34:49 | totalBackupsUsed | 0 | 23:34:49 | totalBackupGigabytesUsed | 0 | 23:34:49 +--------------------------+---------+ 23:34:49 + pushd /opt/ciman/openstack-hot 23:34:49 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:34:49 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-80 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml 23:35:16 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-80 23:35:16 Waiting to initialize infrastructure... 23:35:16 Stack initialization successful. 23:35:16 ------------------------------------ 23:35:16 Stack Details 23:35:16 ------------------------------------ 23:35:16 {'added': None, 23:35:16 'capabilities': [], 23:35:16 'created_at': '2025-11-09T23:34:53Z', 23:35:16 'deleted': None, 23:35:16 'deleted_at': None, 23:35:16 'description': 'No description', 23:35:16 'environment': None, 23:35:16 'environment_files': None, 23:35:16 'files': None, 23:35:16 'files_container': None, 23:35:16 'id': 'ee473e5e-60ff-4335-8664-3f67febac600', 23:35:16 'is_rollback_disabled': True, 23:35:16 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-80/ee473e5e-60ff-4335-8664-3f67febac600', 23:35:16 'rel': 'self'}], 23:35:16 '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'})}), 23:35:16 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-80', 23:35:16 'notification_topics': [], 23:35:16 'outputs': [{'description': 'IP addresses of the 2nd vm types', 23:35:16 'output_key': 'vm_1_ips', 23:35:16 'output_value': ['10.30.170.164']}, 23:35:16 {'description': 'IP addresses of the 1st vm types', 23:35:16 'output_key': 'vm_0_ips', 23:35:16 'output_value': ['10.30.171.190', 23:35:16 '10.30.171.132', 23:35:16 '10.30.171.191']}], 23:35:16 'owner_id': ****, 23:35:16 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:35:16 'OS::stack_id': 'ee473e5e-60ff-4335-8664-3f67febac600', 23:35:16 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-80', 23:35:16 'job_name': '23566-80', 23:35:16 'silo': 'releng', 23:35:16 'vm_0_count': '3', 23:35:16 'vm_0_flavor': 'v3-standard-4', 23:35:16 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:35:16 '20250917-133034.447', 23:35:16 'vm_1_count': '1', 23:35:16 'vm_1_flavor': 'v3-standard-2', 23:35:16 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:35:16 '- 20250917-133034.654'}, 23:35:16 'parent_id': None, 23:35:16 'replaced': None, 23:35:16 'status': 'CREATE_COMPLETE', 23:35:16 'status_reason': 'Stack CREATE completed successfully', 23:35:16 'tags': [], 23:35:16 'template': None, 23:35:16 'template_description': 'No description', 23:35:16 'template_url': None, 23:35:16 'timeout_mins': 15, 23:35:16 'unchanged': None, 23:35:16 'updated': None, 23:35:16 'updated_at': None, 23:35:16 'user_project_id': 'ebdf0c4d837b4f3f9e07e3c3c8a49e4f'} 23:35:16 ------------------------------------ 23:35:16 + popd 23:35:16 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 23:35:16 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins609577627080062579.sh 23:35:16 ---> Copy SSH public keys to CSIT lab 23:35:16 Setup pyenv: 23:35:17 system 23:35:17 3.8.13 23:35:17 3.9.13 23:35:17 3.10.13 23:35:17 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 23:35:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:19 lf-activate-venv(): INFO: Base packages installed successfully 23:35:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 23:35:35 SSH not responding on 10.30.171.132. Retrying in 10 seconds... 23:35:36 SSH not responding on 10.30.171.191. Retrying in 10 seconds... 23:35:36 SSH not responding on 10.30.171.190. Retrying in 10 seconds... 23:35:36 Warning: Permanently added '10.30.170.164' (ECDSA) to the list of known hosts. 23:35:37 releng-23566-80-1-mininet-ovs-217-0 23:35:37 Successfully copied public keys to slave 10.30.170.164 23:35:46 Ping to 10.30.171.132 successful. 23:35:46 Ping to 10.30.171.191 successful. 23:35:46 Ping to 10.30.171.190 successful. 23:35:46 SSH not responding on 10.30.171.190. Retrying in 10 seconds... 23:35:46 SSH not responding on 10.30.171.191. Retrying in 10 seconds... 23:35:47 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:35:47 releng-23566-80-0-builder-1 23:35:47 Successfully copied public keys to slave 10.30.171.132 23:35:56 Ping to 10.30.171.190 successful. 23:35:56 Ping to 10.30.171.191 successful. 23:35:57 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:35:57 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:35:58 releng-23566-80-0-builder-2 23:35:58 Successfully copied public keys to slave 10.30.171.191 23:35:58 releng-23566-80-0-builder-0 23:35:58 Successfully copied public keys to slave 10.30.171.190 23:35:58 Process 6488 ready. 23:35:58 Process 6489 ready. 23:35:58 Process 6490 ready. 23:35:58 Process 6491 ready. 23:35:58 SSH ready on all stack servers. 23:35:58 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins14878419887756876030.sh 23:35:58 Setup pyenv: 23:35:58 system 23:35:58 3.8.13 23:35:58 3.9.13 23:35:58 3.10.13 23:35:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:36:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h5Pq 23:36:02 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv 23:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:06 lf-activate-venv(): INFO: Base packages installed successfully 23:36:06 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-h5Pq/bin to PATH 23:36:08 + echo 'Installing Python Requirements' 23:36:08 Installing Python Requirements 23:36:08 + cat 23:36:08 + python -m pip install -r requirements.txt 23:36:08 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:36:08 Collecting docker-py (from -r requirements.txt (line 1)) 23:36:08 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) 23:36:08 Collecting ipaddr (from -r requirements.txt (line 2)) 23:36:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:36:08 Installing build dependencies: started 23:36:09 Installing build dependencies: finished with status 'done' 23:36:09 Getting requirements to build wheel: started 23:36:09 Getting requirements to build wheel: finished with status 'done' 23:36:09 Preparing metadata (pyproject.toml): started 23:36:10 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:10 Collecting netaddr (from -r requirements.txt (line 3)) 23:36:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:36:10 Collecting netifaces (from -r requirements.txt (line 4)) 23:36:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:36:10 Installing build dependencies: started 23:36:11 Installing build dependencies: finished with status 'done' 23:36:11 Getting requirements to build wheel: started 23:36:11 Getting requirements to build wheel: finished with status 'done' 23:36:11 Preparing metadata (pyproject.toml): started 23:36:11 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:11 Collecting pyhocon (from -r requirements.txt (line 5)) 23:36:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:36:11 Collecting requests (from -r requirements.txt (line 6)) 23:36:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:36:11 Collecting robotframework (from -r requirements.txt (line 7)) 23:36:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:36:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.7 MB/s 0:00:00 23:36:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:36:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:36:12 Installing build dependencies: started 23:36:12 Installing build dependencies: finished with status 'done' 23:36:12 Getting requirements to build wheel: started 23:36:13 Getting requirements to build wheel: finished with status 'done' 23:36:13 Preparing metadata (pyproject.toml): started 23:36:13 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:36:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:36:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:36:13 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) 23:36:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:36:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:36:13 Installing build dependencies: started 23:36:14 Installing build dependencies: finished with status 'done' 23:36:14 Getting requirements to build wheel: started 23:36:14 Getting requirements to build wheel: finished with status 'done' 23:36:14 Preparing metadata (pyproject.toml): started 23:36:15 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:15 Collecting scapy (from -r requirements.txt (line 12)) 23:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:36:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 60.2 MB/s 0:00:00 23:36:15 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:36:15 Installing build dependencies: started 23:36:16 Installing build dependencies: finished with status 'done' 23:36:16 Getting requirements to build wheel: started 23:36:16 Getting requirements to build wheel: finished with status 'done' 23:36:16 Preparing metadata (pyproject.toml): started 23:36:16 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:16 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:36:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.9 MB/s 0:00:00 23:36:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:36:16 Collecting pyangbind (from -r requirements.txt (line 22)) 23:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:36:16 Collecting isodate (from -r requirements.txt (line 25)) 23:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:36:17 Collecting jmespath (from -r requirements.txt (line 28)) 23:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:36:17 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:36:17 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:36:17 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:36:17 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:36:17 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) 23:36:17 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:36:17 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:36:17 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) 23:36:17 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:36:17 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 23:36:17 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:36:17 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:36:17 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 23:36:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:36:17 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:18 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) 23:36:18 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:36:18 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:36:18 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:36:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:36:18 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 23:36:18 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 23:36:18 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:36:18 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) 23:36:18 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:36:18 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:36:18 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) 23:36:18 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:36:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 47.8 MB/s 0:00:00 23:36:18 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:36:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:36:18 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:36:18 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:36:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.8 MB/s 0:00:00 23:36:19 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:36:19 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) 23:36:20 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:36:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 28.6 MB/s 0:00:00 23:36:20 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:36:20 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:20 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) 23:36:21 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:36:21 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:36:21 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:21 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) 23:36:21 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:21 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) 23:36:21 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:36:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:36:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 68.6 MB/s 0:00:00 23:36:21 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:22 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) 23:36:22 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:36:22 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:36:22 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)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:36:22 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:36:22 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:36:22 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:22 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) 23:36:22 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)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:36:22 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)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:36:22 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:36:22 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:36:22 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:36:22 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)) 23:36:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:36:22 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:36:22 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:36:22 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:36:23 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:36:23 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a60b3ed8ce04f1c8a4ecc5f91b0eb0a853d0ed334533ef69ba334c0704cd7025 23:36:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:36:23 Building wheel for ipaddr (pyproject.toml): started 23:36:23 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:36:23 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2392ba6fd34267dc59054de48dfc6b67a6fe91aa24285c43f45b2a1dc0482677 23:36:23 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:36:23 Building wheel for netifaces (pyproject.toml): started 23:36:25 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:36:25 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41075 sha256=4bc525832868f984a398db3957f9071b5493991ab9a36938b69946bcc7f9265c 23:36:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:36:25 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:36:26 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:36:26 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=8081ddac5ea2819b04a996ef4a71b3c3d674d76e6da6240fff2bdd8a96c08ae4 23:36:26 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:36:26 Building wheel for jsonpath-rw (pyproject.toml): started 23:36:26 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:36:26 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=77a510e543a56809b6a11480ce1063a6aa57bc534962cdf3aff76d2b06ffec79 23:36:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:36:26 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:36:26 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 23:36:33 23:36:33 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.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 23:36:33 + pip freeze 23:36:34 attrs==25.4.0 23:36:34 bcrypt==5.0.0 23:36:34 beautifulsoup4==4.14.2 23:36:34 certifi==2025.10.5 23:36:34 cffi==2.0.0 23:36:34 charset-normalizer==3.4.4 23:36:34 click==8.3.0 23:36:34 cryptography==46.0.3 23:36:34 decorator==5.2.1 23:36:34 distlib==0.4.0 23:36:34 docker-py==1.10.6 23:36:34 docker-pycreds==0.4.0 23:36:34 elastic-transport==8.17.1 23:36:34 elasticsearch==8.19.2 23:36:34 elasticsearch-dsl==8.15.4 23:36:34 enum34==1.1.10 23:36:34 filelock==3.20.0 23:36:34 h11==0.16.0 23:36:34 idna==3.11 23:36:34 invoke==2.2.1 23:36:34 ipaddr==2.2.0 23:36:34 isodate==0.7.2 23:36:34 jmespath==1.0.1 23:36:34 jsonpatch==1.33 23:36:34 jsonpath-rw==1.4.0 23:36:34 jsonpointer==3.0.0 23:36:34 lxml==6.0.2 23:36:34 netaddr==1.3.0 23:36:34 netifaces==0.11.0 23:36:34 outcome==1.3.0.post0 23:36:34 paramiko==4.0.0 23:36:34 platformdirs==4.5.0 23:36:34 ply==3.11 23:36:34 pyang==2.7.1 23:36:34 pyangbind==0.8.6 23:36:34 pycparser==2.23 23:36:34 pyhocon==0.3.61 23:36:34 PyNaCl==1.6.0 23:36:34 pyparsing==3.2.5 23:36:34 PySocks==1.7.1 23:36:34 python-dateutil==2.9.0.post0 23:36:34 regex==2025.11.3 23:36:34 requests==2.32.5 23:36:34 robotframework==7.3.2 23:36:34 robotframework-httplibrary==0.4.2 23:36:34 robotframework-pythonlibcore==4.4.1 23:36:34 robotframework-requests==0.9.7 23:36:34 robotframework-selenium2library==3.0.0 23:36:34 robotframework-seleniumlibrary==6.8.0 23:36:34 robotframework-sshlibrary==3.8.0 23:36:34 scapy==2.6.1 23:36:34 scp==0.15.0 23:36:34 selenium==4.38.0 23:36:34 six==1.17.0 23:36:34 sniffio==1.3.1 23:36:34 sortedcontainers==2.4.0 23:36:34 soupsieve==2.8 23:36:34 trio==0.32.0 23:36:34 trio-websocket==0.12.2 23:36:34 typing_extensions==4.15.0 23:36:34 urllib3==2.5.0 23:36:34 virtualenv==20.35.4 23:36:34 waitress==3.0.2 23:36:34 WebOb==1.8.9 23:36:34 websocket-client==1.9.0 23:36:34 WebTest==3.0.7 23:36:34 wsproto==1.2.0 23:36:34 [EnvInject] - Injecting environment variables from a build step. 23:36:34 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:36:34 [EnvInject] - Variables injected successfully. 23:36:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins12042018525980836678.sh 23:36:34 Setup pyenv: 23:36:34 system 23:36:34 3.8.13 23:36:34 3.9.13 23:36:34 3.10.13 23:36:34 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 23:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:36 lf-activate-venv(): INFO: Base packages installed successfully 23:36:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:36:43 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. 23:36:43 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:36:43 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 23:36:43 + ODL_SYSTEM=() 23:36:43 + TOOLS_SYSTEM=() 23:36:43 + OPENSTACK_SYSTEM=() 23:36:43 + OPENSTACK_CONTROLLERS=() 23:36:43 + mapfile -t ADDR 23:36:43 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-80 23:36:43 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:36:45 + for i in "${ADDR[@]}" 23:36:45 ++ ssh 10.30.170.164 hostname -s 23:36:45 Warning: Permanently added '10.30.170.164' (ECDSA) to the list of known hosts. 23:36:46 + REMHOST=releng-23566-80-1-mininet-ovs-217-0 23:36:46 + case ${REMHOST} in 23:36:46 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:36:46 + for i in "${ADDR[@]}" 23:36:46 ++ ssh 10.30.171.190 hostname -s 23:36:46 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:36:46 + REMHOST=releng-23566-80-0-builder-0 23:36:46 + case ${REMHOST} in 23:36:46 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:36:46 + for i in "${ADDR[@]}" 23:36:46 ++ ssh 10.30.171.132 hostname -s 23:36:46 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:36:46 + REMHOST=releng-23566-80-0-builder-1 23:36:46 + case ${REMHOST} in 23:36:46 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:36:46 + for i in "${ADDR[@]}" 23:36:46 ++ ssh 10.30.171.191 hostname -s 23:36:46 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:36:47 + REMHOST=releng-23566-80-0-builder-2 23:36:47 + case ${REMHOST} in 23:36:47 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:36:47 + echo NUM_ODL_SYSTEM=3 23:36:47 + echo NUM_TOOLS_SYSTEM=1 23:36:47 + '[' '' == yes ']' 23:36:47 + NUM_OPENSTACK_SYSTEM=0 23:36:47 + echo NUM_OPENSTACK_SYSTEM=0 23:36:47 + '[' 0 -eq 2 ']' 23:36:47 + echo ODL_SYSTEM_IP=10.30.171.190 23:36:47 ++ seq 0 2 23:36:47 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:36:47 + echo ODL_SYSTEM_1_IP=10.30.171.190 23:36:47 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:36:47 + echo ODL_SYSTEM_2_IP=10.30.171.132 23:36:47 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:36:47 + echo ODL_SYSTEM_3_IP=10.30.171.191 23:36:47 + echo TOOLS_SYSTEM_IP=10.30.170.164 23:36:47 ++ seq 0 0 23:36:47 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:36:47 + echo TOOLS_SYSTEM_1_IP=10.30.170.164 23:36:47 + openstack_index=0 23:36:47 + NUM_OPENSTACK_CONTROL_NODES=1 23:36:47 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:36:47 ++ seq 0 0 23:36:47 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:36:47 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:36:47 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:36:47 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:36:47 + '[' -1 -ge 2 ']' 23:36:47 ++ seq 0 -2 23:36:47 + NUM_OPENSTACK_HAPROXY_NODES=0 23:36:47 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:36:47 ++ seq 0 -1 23:36:47 + echo 'Contents of slave_addresses.txt:' 23:36:47 Contents of slave_addresses.txt: 23:36:47 + cat slave_addresses.txt 23:36:47 NUM_ODL_SYSTEM=3 23:36:47 NUM_TOOLS_SYSTEM=1 23:36:47 NUM_OPENSTACK_SYSTEM=0 23:36:47 ODL_SYSTEM_IP=10.30.171.190 23:36:47 ODL_SYSTEM_1_IP=10.30.171.190 23:36:47 ODL_SYSTEM_2_IP=10.30.171.132 23:36:47 ODL_SYSTEM_3_IP=10.30.171.191 23:36:47 TOOLS_SYSTEM_IP=10.30.170.164 23:36:47 TOOLS_SYSTEM_1_IP=10.30.170.164 23:36:47 NUM_OPENSTACK_CONTROL_NODES=1 23:36:47 OPENSTACK_CONTROL_NODE_1_IP= 23:36:47 NUM_OPENSTACK_COMPUTE_NODES=-1 23:36:47 NUM_OPENSTACK_HAPROXY_NODES=0 23:36:47 [EnvInject] - Injecting environment variables from a build step. 23:36:47 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:36:47 [EnvInject] - Variables injected successfully. 23:36:47 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins13649586989221821618.sh 23:36:47 Preparing for JRE Version 21 23:36:47 Karaf artifact is karaf 23:36:47 Karaf project is integration 23:36:47 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:36:47 [EnvInject] - Injecting environment variables from a build step. 23:36:47 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:36:47 [EnvInject] - Variables injected successfully. 23:36:47 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15731990143391943704.sh 23:36:48 2025-11-09 23:36:48 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 23:36:48 Bundle version is 0.21.4-SNAPSHOT 23:36:48 --2025-11-09 23:36:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 23:36:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:36:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:36:48 HTTP request sent, awaiting response... 200 OK 23:36:48 Length: 1410 (1.4K) [application/xml] 23:36:48 Saving to: ‘maven-metadata.xml’ 23:36:48 23:36:48 0K . 100% 57.1M=0s 23:36:48 23:36:48 2025-11-09 23:36:48 (57.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 23:36:48 23:36:48 23:36:48 23:36:48 org.opendaylight.integration 23:36:48 karaf 23:36:48 0.21.4-SNAPSHOT 23:36:48 23:36:48 23:36:48 20251109.212752 23:36:48 116 23:36:48 23:36:48 20251109212752 23:36:48 23:36:48 23:36:48 pom 23:36:48 0.21.4-20251109.212752-116 23:36:48 20251109212752 23:36:48 23:36:48 23:36:48 tar.gz 23:36:48 0.21.4-20251109.212752-116 23:36:48 20251109212752 23:36:48 23:36:48 23:36:48 zip 23:36:48 0.21.4-20251109.212752-116 23:36:48 20251109212752 23:36:48 23:36:48 23:36:48 cyclonedx 23:36:48 xml 23:36:48 0.21.4-20251109.212752-116 23:36:48 20251109212752 23:36:48 23:36:48 23:36:48 cyclonedx 23:36:48 json 23:36:48 0.21.4-20251109.212752-116 23:36:48 20251109212752 23:36:48 23:36:48 23:36:48 23:36:48 23:36:48 Nexus timestamp is 0.21.4-20251109.212752-116 23:36:48 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:36:48 Distribution bundle is karaf-0.21.4-20251109.212752-116.zip 23:36:48 Distribution bundle version is 0.21.4-SNAPSHOT 23:36:48 Distribution folder is karaf-0.21.4-SNAPSHOT 23:36:48 Nexus prefix is https://nexus.opendaylight.org 23:36:48 [EnvInject] - Injecting environment variables from a build step. 23:36:48 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:36:48 [EnvInject] - Variables injected successfully. 23:36:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins3276355108626754113.sh 23:36:48 Setup pyenv: 23:36:48 system 23:36:48 3.8.13 23:36:48 3.9.13 23:36:48 3.10.13 23:36:48 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 23:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 23:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:50 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. 23:36:50 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:36:50 lf-activate-venv(): INFO: Base packages installed successfully 23:36:50 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:36:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:36:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 23:36:56 Copying common-functions.sh to /tmp 23:36:58 Copying common-functions.sh to 10.30.171.190:/tmp 23:36:58 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:36:58 Copying common-functions.sh to 10.30.171.132:/tmp 23:36:58 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:36:59 Copying common-functions.sh to 10.30.171.191:/tmp 23:36:59 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:37:00 Copying common-functions.sh to 10.30.170.164:/tmp 23:37:00 Warning: Permanently added '10.30.170.164' (ECDSA) to the list of known hosts. 23:37:00 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins18054159387773901933.sh 23:37:00 common-functions.sh is being sourced 23:37:00 common-functions environment: 23:37:00 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:00 ACTUALFEATURES: 23:37:00 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:00 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:00 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:00 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:00 CONTROLLERMEM: 2048m 23:37:00 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:00 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:00 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:00 SUITES: 23:37:00 23:37:00 ################################################# 23:37:00 ## Configure Cluster and Start ## 23:37:00 ################################################# 23:37:00 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 23:37:00 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 23:37:00 Locating script plan to use... 23:37:00 Finished running script plans 23:37:00 Configuring member-1 with IP address 10.30.171.190 23:37:00 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:37:00 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:37:00 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 23:37:00 ++ [[ /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 ]] 23:37:00 common-functions.sh is being sourced 23:37:00 ++ echo 'common-functions.sh is being sourced' 23:37:00 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 23:37:00 ++ DISTROSTREAM=scandium 23:37:00 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:00 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:00 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:00 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:00 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:00 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:00 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:00 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:00 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:00 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:00 ++ export CONTROLLERMEM= 23:37:00 ++ CONTROLLERMEM= 23:37:00 ++ case "${DISTROSTREAM}" in 23:37:00 ++ CLUSTER_SYSTEM=akka 23:37:00 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:00 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:00 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:00 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:00 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:00 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:00 ++ print_common_env 23:37:00 ++ cat 23:37:00 common-functions environment: 23:37:00 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:00 ACTUALFEATURES: 23:37:00 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:00 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:00 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:00 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:00 CONTROLLERMEM: 23:37:00 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:00 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:00 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:00 SUITES: 23:37:00 23:37:00 ++ SSH='ssh -t -t' 23:37:00 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:00 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:00 Changing to /tmp 23:37:00 + echo 'Changing to /tmp' 23:37:00 + cd /tmp 23:37:00 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip' 23:37:00 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:00 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:00 --2025-11-09 23:37:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:01 HTTP request sent, awaiting response... 200 OK 23:37:01 Length: 239811318 (229M) [application/zip] 23:37:01 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’ 23:37:01 23:37:01 0K ........ ........ ........ ........ ........ ........ 1% 74.9M 3s 23:37:01 3072K ........ ........ ........ ........ ........ ........ 2% 103M 3s 23:37:01 6144K ........ ........ ........ ........ ........ ........ 3% 137M 2s 23:37:01 9216K ........ ........ ........ ........ ........ ........ 5% 166M 2s 23:37:01 12288K ........ ........ ........ ........ ........ ........ 6% 194M 2s 23:37:01 15360K ........ ........ ........ ........ ........ ........ 7% 188M 2s 23:37:01 18432K ........ ........ ........ ........ ........ ........ 9% 194M 2s 23:37:01 21504K ........ ........ ........ ........ ........ ........ 10% 240M 1s 23:37:01 24576K ........ ........ ........ ........ ........ ........ 11% 229M 1s 23:37:01 27648K ........ ........ ........ ........ ........ ........ 13% 263M 1s 23:37:01 30720K ........ ........ ........ ........ ........ ........ 14% 279M 1s 23:37:01 33792K ........ ........ ........ ........ ........ ........ 15% 287M 1s 23:37:01 36864K ........ ........ ........ ........ ........ ........ 17% 276M 1s 23:37:01 39936K ........ ........ ........ ........ ........ ........ 18% 300M 1s 23:37:01 43008K ........ ........ ........ ........ ........ ........ 19% 318M 1s 23:37:01 46080K ........ ........ ........ ........ ........ ........ 20% 190M 1s 23:37:01 49152K ........ ........ ........ ........ ........ ........ 22% 304M 1s 23:37:01 52224K ........ ........ ........ ........ ........ ........ 23% 321M 1s 23:37:01 55296K ........ ........ ........ ........ ........ ........ 24% 300M 1s 23:37:01 58368K ........ ........ ........ ........ ........ ........ 26% 338M 1s 23:37:01 61440K ........ ........ ........ ........ ........ ........ 27% 301M 1s 23:37:01 64512K ........ ........ ........ ........ ........ ........ 28% 405M 1s 23:37:01 67584K ........ ........ ........ ........ ........ ........ 30% 279M 1s 23:37:01 70656K ........ ........ ........ ........ ........ ........ 31% 340M 1s 23:37:01 73728K ........ ........ ........ ........ ........ ........ 32% 351M 1s 23:37:01 76800K ........ ........ ........ ........ ........ ........ 34% 169M 1s 23:37:01 79872K ........ ........ ........ ........ ........ ........ 35% 338M 1s 23:37:01 82944K ........ ........ ........ ........ ........ ........ 36% 394M 1s 23:37:01 86016K ........ ........ ........ ........ ........ ........ 38% 304M 1s 23:37:01 89088K ........ ........ ........ ........ ........ ........ 39% 295M 1s 23:37:01 92160K ........ ........ ........ ........ ........ ........ 40% 345M 1s 23:37:01 95232K ........ ........ ........ ........ ........ ........ 41% 361M 1s 23:37:01 98304K ........ ........ ........ ........ ........ ........ 43% 356M 1s 23:37:01 101376K ........ ........ ........ ........ ........ ........ 44% 326M 1s 23:37:01 104448K ........ ........ ........ ........ ........ ........ 45% 311M 1s 23:37:01 107520K ........ ........ ........ ........ ........ ........ 47% 297M 1s 23:37:01 110592K ........ ........ ........ ........ ........ ........ 48% 222M 0s 23:37:01 113664K ........ ........ ........ ........ ........ ........ 49% 248M 0s 23:37:01 116736K ........ ........ ........ ........ ........ ........ 51% 248M 0s 23:37:01 119808K ........ ........ ........ ........ ........ ........ 52% 184M 0s 23:37:01 122880K ........ ........ ........ ........ ........ ........ 53% 214M 0s 23:37:01 125952K ........ ........ ........ ........ ........ ........ 55% 289M 0s 23:37:01 129024K ........ ........ ........ ........ ........ ........ 56% 311M 0s 23:37:01 132096K ........ ........ ........ ........ ........ ........ 57% 243M 0s 23:37:01 135168K ........ ........ ........ ........ ........ ........ 59% 232M 0s 23:37:01 138240K ........ ........ ........ ........ ........ ........ 60% 212M 0s 23:37:01 141312K ........ ........ ........ ........ ........ ........ 61% 272M 0s 23:37:01 144384K ........ ........ ........ ........ ........ ........ 62% 290M 0s 23:37:01 147456K ........ ........ ........ ........ ........ ........ 64% 314M 0s 23:37:01 150528K ........ ........ ........ ........ ........ ........ 65% 288M 0s 23:37:01 153600K ........ ........ ........ ........ ........ ........ 66% 289M 0s 23:37:01 156672K ........ ........ ........ ........ ........ ........ 68% 323M 0s 23:37:01 159744K ........ ........ ........ ........ ........ ........ 69% 299M 0s 23:37:01 162816K ........ ........ ........ ........ ........ ........ 70% 322M 0s 23:37:01 165888K ........ ........ ........ ........ ........ ........ 72% 267M 0s 23:37:01 168960K ........ ........ ........ ........ ........ ........ 73% 243M 0s 23:37:01 172032K ........ ........ ........ ........ ........ ........ 74% 217M 0s 23:37:01 175104K ........ ........ ........ ........ ........ ........ 76% 212M 0s 23:37:01 178176K ........ ........ ........ ........ ........ ........ 77% 262M 0s 23:37:01 181248K ........ ........ ........ ........ ........ ........ 78% 269M 0s 23:37:01 184320K ........ ........ ........ ........ ........ ........ 80% 218M 0s 23:37:01 187392K ........ ........ ........ ........ ........ ........ 81% 235M 0s 23:37:01 190464K ........ ........ ........ ........ ........ ........ 82% 248M 0s 23:37:01 193536K ........ ........ ........ ........ ........ ........ 83% 271M 0s 23:37:01 196608K ........ ........ ........ ........ ........ ........ 85% 200M 0s 23:37:01 199680K ........ ........ ........ ........ ........ ........ 86% 209M 0s 23:37:01 202752K ........ ........ ........ ........ ........ ........ 87% 242M 0s 23:37:01 205824K ........ ........ ........ ........ ........ ........ 89% 309M 0s 23:37:01 208896K ........ ........ ........ ........ ........ ........ 90% 320M 0s 23:37:01 211968K ........ ........ ........ ........ ........ ........ 91% 320M 0s 23:37:01 215040K ........ ........ ........ ........ ........ ........ 93% 335M 0s 23:37:01 218112K ........ ........ ........ ........ ........ ........ 94% 348M 0s 23:37:01 221184K ........ ........ ........ ........ ........ ........ 95% 322M 0s 23:37:01 224256K ........ ........ ........ ........ ........ ........ 97% 309M 0s 23:37:01 227328K ........ ........ ........ ........ ........ ........ 98% 322M 0s 23:37:01 230400K ........ ........ ........ ........ ........ ........ 99% 317M 0s 23:37:01 233472K ........ ... 100% 315M=0.9s 23:37:01 23:37:01 2025-11-09 23:37:01 (251 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318] 23:37:01 23:37:01 Extracting the new controller... 23:37:01 + echo 'Extracting the new controller...' 23:37:01 + unzip -q karaf-0.21.4-20251109.212752-116.zip 23:37:04 Adding external repositories... 23:37:04 + echo 'Adding external repositories...' 23:37:04 + 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.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:04 ################################################################################ 23:37:04 # 23:37:04 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:04 # contributor license agreements. See the NOTICE file distributed with 23:37:04 # this work for additional information regarding copyright ownership. 23:37:04 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:04 # (the "License"); you may not use this file except in compliance with 23:37:04 # the License. You may obtain a copy of the License at 23:37:04 # 23:37:04 # http://www.apache.org/licenses/LICENSE-2.0 23:37:04 # 23:37:04 # Unless required by applicable law or agreed to in writing, software 23:37:04 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:04 # See the License for the specific language governing permissions and 23:37:04 # limitations under the License. 23:37:04 # 23:37:04 ################################################################################ 23:37:04 23:37:04 # 23:37:04 # If set to true, the following property will not allow any certificate to be used 23:37:04 # when accessing Maven repositories through SSL 23:37:04 # 23:37:04 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:04 23:37:04 # 23:37:04 # Path to the local Maven settings file. 23:37:04 # The repositories defined in this file will be automatically added to the list 23:37:04 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:04 # below is not set. 23:37:04 # The following locations are checked for the existence of the settings.xml file 23:37:04 # * 1. looks for the specified url 23:37:04 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:04 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:04 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:04 # 23:37:04 #org.ops4j.pax.url.mvn.settings= 23:37:04 23:37:04 # 23:37:04 # Path to the local Maven repository which is used to avoid downloading 23:37:04 # artifacts when they already exist locally. 23:37:04 # The value of this property will be extracted from the settings.xml file 23:37:04 # above, or defaulted to: 23:37:04 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:04 # 23:37:04 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:04 23:37:04 # 23:37:04 # Default this to false. It's just weird to use undocumented repos 23:37:04 # 23:37:04 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:04 23:37:04 # 23:37:04 # Uncomment if you don't wanna use the proxy settings 23:37:04 # from the Maven conf/settings.xml file 23:37:04 # 23:37:04 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:04 23:37:04 # 23:37:04 # Comma separated list of repositories scanned when resolving an artifact. 23:37:04 # Those repositories will be checked before iterating through the 23:37:04 # below list of repositories and even before the local repository 23:37:04 # A repository url can be appended with zero or more of the following flags: 23:37:04 # @snapshots : the repository contains snaphots 23:37:04 # @noreleases : the repository does not contain any released artifacts 23:37:04 # 23:37:04 # The following property value will add the system folder as a repo. 23:37:04 # 23:37:04 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:37:04 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:37:04 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:37:04 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:37:04 23:37:04 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:04 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:04 23:37:04 # 23:37:04 # Comma separated list of repositories scanned when resolving an artifact. 23:37:04 # The default list includes the following repositories: 23:37:04 # http://repo1.maven.org/maven2@id=central 23:37:04 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:04 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:04 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:04 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:04 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:04 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:04 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:04 # to add. 23:37:04 # A repository url can be appended with zero or more of the following flags: 23:37:04 # @snapshots : the repository contains snapshots 23:37:04 # @noreleases : the repository does not contain any released artifacts 23:37:04 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:04 # 23:37:04 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 23:37:04 23:37:04 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:37:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:04 + [[ True == \T\r\u\e ]] 23:37:04 + echo 'Configuring the startup features...' 23:37:04 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:04 + FEATURE_TEST_STRING=features-test 23:37:04 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 23:37:04 + KARAF_VERSION=karaf4 23:37:04 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:04 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:04 + [[ ! -z '' ]] 23:37:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:04 ################################################################################ 23:37:04 # 23:37:04 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:04 # contributor license agreements. See the NOTICE file distributed with 23:37:04 # this work for additional information regarding copyright ownership. 23:37:04 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:04 # (the "License"); you may not use this file except in compliance with 23:37:04 # the License. You may obtain a copy of the License at 23:37:04 # 23:37:04 # http://www.apache.org/licenses/LICENSE-2.0 23:37:04 # 23:37:04 # Unless required by applicable law or agreed to in writing, software 23:37:04 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:04 # See the License for the specific language governing permissions and 23:37:04 # limitations under the License. 23:37:04 # 23:37:04 ################################################################################ 23:37:04 23:37:04 # 23:37:04 # Comma separated list of features repositories to register by default 23:37:04 # 23:37:04 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml 23:37:04 23:37:04 # 23:37:04 # Comma separated list of features to install at startup 23:37:04 # 23:37:04 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676 23:37:04 23:37:04 # 23:37:04 # Resource repositories (OBR) that the features resolver can use 23:37:04 # to resolve requirements/capabilities 23:37:04 # 23:37:04 # The format of the resourceRepositories is 23:37:04 # resourceRepositories=[xml:url|json:url],... 23:37:04 # for Instance: 23:37:04 # 23:37:04 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:04 # or 23:37:04 #resourceRepositories=json:http://host/path/to/index.json 23:37:04 # 23:37:04 23:37:04 # 23:37:04 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:04 # 23:37:04 featuresBootAsynchronous=false 23:37:04 23:37:04 # 23:37:04 # Service requirements enforcement 23:37:04 # 23:37:04 # By default, the feature resolver checks the service requirements/capabilities of 23:37:04 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:04 # the required bundles. 23:37:04 # The following flag can have those values: 23:37:04 # - disable: service requirements are completely ignored 23:37:04 # - default: service requirements are ignored for old features 23:37:04 # - enforce: service requirements are always verified 23:37:04 # 23:37:04 #serviceRequirements=default 23:37:04 23:37:04 # 23:37:04 # Store cfg file for config element in feature 23:37:04 # 23:37:04 #configCfgStore=true 23:37:04 23:37:04 # 23:37:04 # Define if the feature service automatically refresh bundles 23:37:04 # 23:37:04 autoRefresh=true 23:37:04 23:37:04 # 23:37:04 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:04 # XML file defines instructions related to features processing 23:37:04 # versions.properties may declare properties to resolve placeholders in XML file 23:37:04 # both files are relative to ${karaf.etc} 23:37:04 # 23:37:04 #featureProcessing=org.apache.karaf.features.xml 23:37:04 #featureProcessingVersions=versions.properties 23:37:04 + configure_karaf_log karaf4 '' 23:37:04 + local -r karaf_version=karaf4 23:37:04 + local -r controllerdebugmap= 23:37:04 + local logapi=log4j 23:37:04 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:04 log4j2.rootLogger.level = INFO 23:37:04 #log4j2.rootLogger.type = asyncRoot 23:37:04 #log4j2.rootLogger.includeLocation = false 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:04 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:04 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:04 log4j2.logger.spifly.level = WARN 23:37:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:04 log4j2.logger.audit.level = INFO 23:37:04 log4j2.logger.audit.additivity = false 23:37:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:04 log4j2.appender.console.type = Console 23:37:04 log4j2.appender.console.name = Console 23:37:04 log4j2.appender.console.layout.type = PatternLayout 23:37:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:04 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:04 log4j2.appender.rolling.name = RollingFile 23:37:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:04 #log4j2.appender.rolling.immediateFlush = false 23:37:04 log4j2.appender.rolling.append = true 23:37:04 log4j2.appender.rolling.layout.type = PatternLayout 23:37:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:04 log4j2.appender.rolling.policies.type = Policies 23:37:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:04 log4j2.appender.rolling.policies.size.size = 64MB 23:37:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:04 log4j2.appender.rolling.strategy.max = 7 23:37:04 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:04 log4j2.appender.audit.name = AuditRollingFile 23:37:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:04 log4j2.appender.audit.append = true 23:37:04 log4j2.appender.audit.layout.type = PatternLayout 23:37:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:04 log4j2.appender.audit.policies.type = Policies 23:37:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:04 log4j2.appender.audit.policies.size.size = 8MB 23:37:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:04 log4j2.appender.audit.strategy.max = 7 23:37:04 log4j2.appender.osgi.type = PaxOsgi 23:37:04 log4j2.appender.osgi.name = PaxOsgi 23:37:04 log4j2.appender.osgi.filter = * 23:37:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:04 #log4j2.logger.aether.level = TRACE 23:37:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:04 #log4j2.logger.http-headers.level = DEBUG 23:37:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:04 #log4j2.logger.maven.level = TRACE 23:37:04 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:37:04 + logapi=log4j2 23:37:04 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:37:04 + '[' log4j2 == log4j2 ']' 23:37:04 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:04 controllerdebugmap: 23:37:04 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:04 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:04 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:04 + unset IFS 23:37:04 + echo 'controllerdebugmap: ' 23:37:04 + '[' -n '' ']' 23:37:04 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:04 ################################################################################ 23:37:04 # 23:37:04 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:04 # contributor license agreements. See the NOTICE file distributed with 23:37:04 # this work for additional information regarding copyright ownership. 23:37:04 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:04 # (the "License"); you may not use this file except in compliance with 23:37:04 # the License. You may obtain a copy of the License at 23:37:04 # 23:37:04 # http://www.apache.org/licenses/LICENSE-2.0 23:37:04 # 23:37:04 # Unless required by applicable law or agreed to in writing, software 23:37:04 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:04 # See the License for the specific language governing permissions and 23:37:04 # limitations under the License. 23:37:04 # 23:37:04 ################################################################################ 23:37:04 23:37:04 # Common pattern layout for appenders 23:37:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:04 23:37:04 # Root logger 23:37:04 log4j2.rootLogger.level = INFO 23:37:04 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:04 #log4j2.rootLogger.type = asyncRoot 23:37:04 #log4j2.rootLogger.includeLocation = false 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:04 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:04 23:37:04 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:04 23:37:04 # Loggers configuration 23:37:04 23:37:04 # Spifly logger 23:37:04 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:04 log4j2.logger.spifly.level = WARN 23:37:04 23:37:04 # Security audit logger 23:37:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:04 log4j2.logger.audit.level = INFO 23:37:04 log4j2.logger.audit.additivity = false 23:37:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:04 23:37:04 # Appenders configuration 23:37:04 23:37:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:04 log4j2.appender.console.type = Console 23:37:04 log4j2.appender.console.name = Console 23:37:04 log4j2.appender.console.layout.type = PatternLayout 23:37:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:04 23:37:04 # Rolling file appender 23:37:04 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:04 log4j2.appender.rolling.name = RollingFile 23:37:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:04 # uncomment to not force a disk flush 23:37:04 #log4j2.appender.rolling.immediateFlush = false 23:37:04 log4j2.appender.rolling.append = true 23:37:04 log4j2.appender.rolling.layout.type = PatternLayout 23:37:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:04 log4j2.appender.rolling.policies.type = Policies 23:37:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:04 log4j2.appender.rolling.policies.size.size = 1GB 23:37:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:04 log4j2.appender.rolling.strategy.max = 7 23:37:04 23:37:04 # Audit file appender 23:37:04 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:04 log4j2.appender.audit.name = AuditRollingFile 23:37:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:04 log4j2.appender.audit.append = true 23:37:04 log4j2.appender.audit.layout.type = PatternLayout 23:37:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:04 log4j2.appender.audit.policies.type = Policies 23:37:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:04 log4j2.appender.audit.policies.size.size = 8MB 23:37:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:04 log4j2.appender.audit.strategy.max = 7 23:37:04 23:37:04 # OSGi appender 23:37:04 log4j2.appender.osgi.type = PaxOsgi 23:37:04 log4j2.appender.osgi.name = PaxOsgi 23:37:04 log4j2.appender.osgi.filter = * 23:37:04 23:37:04 # help with identification of maven-related problems with pax-url-aether 23:37:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:04 #log4j2.logger.aether.level = TRACE 23:37:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:04 #log4j2.logger.http-headers.level = DEBUG 23:37:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:04 #log4j2.logger.maven.level = TRACE 23:37:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 Configure 23:37:04 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:04 max memory: 2048m 23:37:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:04 + local -r controllermem=2048m 23:37:04 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 + echo Configure 23:37:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:04 + echo ' max memory: 2048m' 23:37:04 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:37:04 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:37:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 #!/bin/sh 23:37:04 # 23:37:04 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:04 # contributor license agreements. See the NOTICE file distributed with 23:37:04 # this work for additional information regarding copyright ownership. 23:37:04 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:04 # (the "License"); you may not use this file except in compliance with 23:37:04 # the License. You may obtain a copy of the License at 23:37:04 # 23:37:04 # http://www.apache.org/licenses/LICENSE-2.0 23:37:04 # 23:37:04 # Unless required by applicable law or agreed to in writing, software 23:37:04 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:04 # See the License for the specific language governing permissions and 23:37:04 # limitations under the License. 23:37:04 # 23:37:04 23:37:04 # 23:37:04 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:04 # script: client, instance, shell, start, status, stop, karaf 23:37:04 # 23:37:04 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:04 # Actions go here... 23:37:04 # fi 23:37:04 23:37:04 # 23:37:04 # general settings which should be applied for all scripts go here; please keep 23:37:04 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:04 # in example of the start script where the start script is executed first and the 23:37:04 # karaf script afterwards. 23:37:04 # 23:37:04 23:37:04 # 23:37:04 # The following section shows the possible configuration options for the default 23:37:04 # karaf scripts 23:37:04 # 23:37:04 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:04 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:04 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:04 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:04 # export KARAF_HOME # Karaf home folder 23:37:04 # export KARAF_DATA # Karaf data folder 23:37:04 # export KARAF_BASE # Karaf base folder 23:37:04 # export KARAF_ETC # Karaf etc folder 23:37:04 # export KARAF_LOG # Karaf log folder 23:37:04 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:04 # export KARAF_OPTS # Additional available Karaf options 23:37:04 # export KARAF_DEBUG # Enable debug mode 23:37:04 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:04 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:04 Set Java version 23:37:04 + echo 'Set Java version' 23:37:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:04 sudo: a password is required 23:37:04 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:04 sudo: a password is required 23:37:04 JDK default version ... 23:37:04 + echo 'JDK default version ...' 23:37:04 + java -version 23:37:04 openjdk version "21.0.8" 2025-07-15 23:37:04 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:37:04 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:37:04 Set JAVA_HOME 23:37:04 + echo 'Set JAVA_HOME' 23:37:04 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:04 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:04 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:04 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:04 Listing all open ports on controller system... 23:37:04 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:04 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:04 + echo 'Listing all open ports on controller system...' 23:37:04 + netstat -pnatu 23:37:04 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:04 Configuring cluster 23:37:04 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:04 + echo 'Configuring cluster' 23:37:04 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.190 10.30.171.132 10.30.171.191 23:37:04 ################################################ 23:37:04 ## Configure Cluster ## 23:37:04 ################################################ 23:37:04 NOTE: Cluster configuration files not found. Copying from 23:37:04 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 23:37:04 Configuring unique name in akka.conf 23:37:04 Configuring hostname in akka.conf 23:37:04 Configuring data and rpc seed nodes in akka.conf 23:37:04 modules = [ 23:37:04 23:37:04 { 23:37:04 name = "inventory" 23:37:04 namespace = "urn:opendaylight:inventory" 23:37:04 shard-strategy = "module" 23:37:04 }, 23:37:04 { 23:37:04 name = "topology" 23:37:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:37:04 shard-strategy = "module" 23:37:04 }, 23:37:04 { 23:37:04 name = "toaster" 23:37:04 namespace = "http://netconfcentral.org/ns/toaster" 23:37:04 shard-strategy = "module" 23:37:04 } 23:37:04 ] 23:37:04 Configuring replication type in module-shards.conf 23:37:04 ################################################ 23:37:04 ## NOTE: Manually restart controller to ## 23:37:04 ## apply configuration. ## 23:37:04 ################################################ 23:37:04 Dump akka.conf 23:37:04 + echo 'Dump akka.conf' 23:37:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:04 23:37:04 odl-cluster-data { 23:37:04 akka { 23:37:04 remote { 23:37:04 artery { 23:37:04 enabled = on 23:37:04 transport = tcp 23:37:04 canonical.hostname = "10.30.171.190" 23:37:04 canonical.port = 2550 23:37:04 } 23:37:04 } 23:37:04 23:37:04 cluster { 23:37:04 # Using artery. 23:37:04 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.190:2550", 23:37:04 "akka://opendaylight-cluster-data@10.30.171.132:2550", 23:37:04 "akka://opendaylight-cluster-data@10.30.171.191:2550"] 23:37:04 23:37:04 roles = ["member-1"] 23:37:04 23:37:04 # when under load we might trip a false positive on the failure detector 23:37:04 # failure-detector { 23:37:04 # heartbeat-interval = 4 s 23:37:04 # acceptable-heartbeat-pause = 16s 23:37:04 # } 23:37:04 } 23:37:04 23:37:04 persistence { 23:37:04 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:37:04 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:37:04 # The relative path is always relative to KARAF_HOME. 23:37:04 23:37:04 # snapshot-store.local.dir = "target/snapshots" 23:37:04 23:37:04 # Use lz4 compression for LocalSnapshotStore snapshots 23:37:04 snapshot-store.local.use-lz4-compression = false 23:37:04 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:37:04 snapshot-store.local.lz4-blocksize = 256KB 23:37:04 } 23:37:04 disable-default-actor-system-quarantined-event-handling = "false" 23:37:04 } 23:37:04 } 23:37:04 Dump modules.conf 23:37:04 + echo 'Dump modules.conf' 23:37:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:04 modules = [ 23:37:04 23:37:04 { 23:37:04 name = "inventory" 23:37:04 namespace = "urn:opendaylight:inventory" 23:37:04 shard-strategy = "module" 23:37:04 }, 23:37:04 { 23:37:04 name = "topology" 23:37:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:37:04 shard-strategy = "module" 23:37:04 }, 23:37:04 { 23:37:04 name = "toaster" 23:37:04 namespace = "http://netconfcentral.org/ns/toaster" 23:37:04 shard-strategy = "module" 23:37:04 } 23:37:04 ] 23:37:04 Dump module-shards.conf 23:37:04 + echo 'Dump module-shards.conf' 23:37:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:04 module-shards = [ 23:37:04 { 23:37:04 name = "default" 23:37:04 shards = [ 23:37:04 { 23:37:04 name = "default" 23:37:04 replicas = ["member-1", 23:37:04 "member-2", 23:37:04 "member-3"] 23:37:04 } 23:37:04 ] 23:37:04 }, 23:37:04 { 23:37:04 name = "inventory" 23:37:04 shards = [ 23:37:04 { 23:37:04 name="inventory" 23:37:04 replicas = ["member-1", 23:37:04 "member-2", 23:37:04 "member-3"] 23:37:04 } 23:37:04 ] 23:37:04 }, 23:37:04 { 23:37:04 name = "topology" 23:37:04 shards = [ 23:37:04 { 23:37:04 name="topology" 23:37:04 replicas = ["member-1", 23:37:04 "member-2", 23:37:04 "member-3"] 23:37:04 } 23:37:04 ] 23:37:04 }, 23:37:04 { 23:37:04 name = "toaster" 23:37:04 shards = [ 23:37:04 { 23:37:04 name="toaster" 23:37:04 replicas = ["member-1", 23:37:04 "member-2", 23:37:04 "member-3"] 23:37:04 } 23:37:04 ] 23:37:04 } 23:37:04 ] 23:37:04 Configuring member-2 with IP address 10.30.171.132 23:37:04 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:37:04 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:37:04 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 23:37:04 common-functions.sh is being sourced 23:37:04 ++ [[ /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 ]] 23:37:04 ++ echo 'common-functions.sh is being sourced' 23:37:04 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 23:37:04 ++ DISTROSTREAM=scandium 23:37:04 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:04 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:04 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:04 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:04 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:04 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:04 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:04 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:04 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 ++ export CONTROLLERMEM= 23:37:04 ++ CONTROLLERMEM= 23:37:04 ++ case "${DISTROSTREAM}" in 23:37:04 ++ CLUSTER_SYSTEM=akka 23:37:04 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:04 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:04 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:04 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:04 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:04 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:04 ++ print_common_env 23:37:04 ++ cat 23:37:04 common-functions environment: 23:37:04 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:04 ACTUALFEATURES: 23:37:04 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:04 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:04 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:04 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:04 CONTROLLERMEM: 23:37:04 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:04 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:04 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:04 SUITES: 23:37:04 23:37:04 ++ SSH='ssh -t -t' 23:37:04 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:04 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:04 Changing to /tmp 23:37:04 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:04 + echo 'Changing to /tmp' 23:37:04 + cd /tmp 23:37:04 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip' 23:37:04 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:04 --2025-11-09 23:37:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:04 HTTP request sent, awaiting response... 200 OK 23:37:04 Length: 239811318 (229M) [application/zip] 23:37:04 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’ 23:37:04 23:37:04 0K ........ ........ ........ ........ ........ ........ 1% 56.2M 4s 23:37:04 3072K ........ ........ ........ ........ ........ ........ 2% 82.1M 3s 23:37:04 6144K ........ ........ ........ ........ ........ ........ 3% 131M 3s 23:37:04 9216K ........ ........ ........ ........ ........ ........ 5% 136M 2s 23:37:05 12288K ........ ........ ........ ........ ........ ........ 6% 202M 2s 23:37:05 15360K ........ ........ ........ ........ ........ ........ 7% 227M 2s 23:37:05 18432K ........ ........ ........ ........ ........ ........ 9% 244M 2s 23:37:05 21504K ........ ........ ........ ........ ........ ........ 10% 244M 2s 23:37:05 24576K ........ ........ ........ ........ ........ ........ 11% 211M 2s 23:37:05 27648K ........ ........ ........ ........ ........ ........ 13% 217M 1s 23:37:05 30720K ........ ........ ........ ........ ........ ........ 14% 272M 1s 23:37:05 33792K ........ ........ ........ ........ ........ ........ 15% 361M 1s 23:37:05 36864K ........ ........ ........ ........ ........ ........ 17% 275M 1s 23:37:05 39936K ........ ........ ........ ........ ........ ........ 18% 294M 1s 23:37:05 43008K ........ ........ ........ ........ ........ ........ 19% 197M 1s 23:37:05 46080K ........ ........ ........ ........ ........ ........ 20% 131M 1s 23:37:05 49152K ........ ........ ........ ........ ........ ........ 22% 314M 1s 23:37:05 52224K ........ ........ ........ ........ ........ ........ 23% 235M 1s 23:37:05 55296K ........ ........ ........ ........ ........ ........ 24% 393M 1s 23:37:05 58368K ........ ........ ........ ........ ........ ........ 26% 340M 1s 23:37:05 61440K ........ ........ ........ ........ ........ ........ 27% 332M 1s 23:37:05 64512K ........ ........ ........ ........ ........ ........ 28% 244M 1s 23:37:05 67584K ........ ........ ........ ........ ........ ........ 30% 291M 1s 23:37:05 70656K ........ ........ ........ ........ ........ ........ 31% 278M 1s 23:37:05 73728K ........ ........ ........ ........ ........ ........ 32% 295M 1s 23:37:05 76800K ........ ........ ........ ........ ........ ........ 34% 345M 1s 23:37:05 79872K ........ ........ ........ ........ ........ ........ 35% 397M 1s 23:37:05 82944K ........ ........ ........ ........ ........ ........ 36% 392M 1s 23:37:05 86016K ........ ........ ........ ........ ........ ........ 38% 233M 1s 23:37:05 89088K ........ ........ ........ ........ ........ ........ 39% 315M 1s 23:37:05 92160K ........ ........ ........ ........ ........ ........ 40% 256M 1s 23:37:05 95232K ........ ........ ........ ........ ........ ........ 41% 313M 1s 23:37:05 98304K ........ ........ ........ ........ ........ ........ 43% 344M 1s 23:37:05 101376K ........ ........ ........ ........ ........ ........ 44% 293M 1s 23:37:05 104448K ........ ........ ........ ........ ........ ........ 45% 289M 1s 23:37:05 107520K ........ ........ ........ ........ ........ ........ 47% 292M 1s 23:37:05 110592K ........ ........ ........ ........ ........ ........ 48% 289M 1s 23:37:05 113664K ........ ........ ........ ........ ........ ........ 49% 283M 1s 23:37:05 116736K ........ ........ ........ ........ ........ ........ 51% 274M 1s 23:37:05 119808K ........ ........ ........ ........ ........ ........ 52% 296M 0s 23:37:05 122880K ........ ........ ........ ........ ........ ........ 53% 287M 0s 23:37:05 125952K ........ ........ ........ ........ ........ ........ 55% 242M 0s 23:37:05 129024K ........ ........ ........ ........ ........ ........ 56% 327M 0s 23:37:05 132096K ........ ........ ........ ........ ........ ........ 57% 314M 0s 23:37:05 135168K ........ ........ ........ ........ ........ ........ 59% 304M 0s 23:37:05 138240K ........ ........ ........ ........ ........ ........ 60% 307M 0s 23:37:05 141312K ........ ........ ........ ........ ........ ........ 61% 307M 0s 23:37:05 144384K ........ ........ ........ ........ ........ ........ 62% 292M 0s 23:37:05 147456K ........ ........ ........ ........ ........ ........ 64% 305M 0s 23:37:05 150528K ........ ........ ........ ........ ........ ........ 65% 302M 0s 23:37:05 153600K ........ ........ ........ ........ ........ ........ 66% 301M 0s 23:37:05 156672K ........ ........ ........ ........ ........ ........ 68% 294M 0s 23:37:05 159744K ........ ........ ........ ........ ........ ........ 69% 265M 0s 23:37:05 162816K ........ ........ ........ ........ ........ ........ 70% 309M 0s 23:37:05 165888K ........ ........ ........ ........ ........ ........ 72% 290M 0s 23:37:05 168960K ........ ........ ........ ........ ........ ........ 73% 285M 0s 23:37:05 172032K ........ ........ ........ ........ ........ ........ 74% 290M 0s 23:37:05 175104K ........ ........ ........ ........ ........ ........ 76% 290M 0s 23:37:05 178176K ........ ........ ........ ........ ........ ........ 77% 283M 0s 23:37:05 181248K ........ ........ ........ ........ ........ ........ 78% 285M 0s 23:37:05 184320K ........ ........ ........ ........ ........ ........ 80% 300M 0s 23:37:05 187392K ........ ........ ........ ........ ........ ........ 81% 256M 0s 23:37:05 190464K ........ ........ ........ ........ ........ ........ 82% 268M 0s 23:37:05 193536K ........ ........ ........ ........ ........ ........ 83% 277M 0s 23:37:05 196608K ........ ........ ........ ........ ........ ........ 85% 289M 0s 23:37:05 199680K ........ ........ ........ ........ ........ ........ 86% 278M 0s 23:37:05 202752K ........ ........ ........ ........ ........ ........ 87% 286M 0s 23:37:05 205824K ........ ........ ........ ........ ........ ........ 89% 280M 0s 23:37:05 208896K ........ ........ ........ ........ ........ ........ 90% 263M 0s 23:37:05 211968K ........ ........ ........ ........ ........ ........ 91% 267M 0s 23:37:05 215040K ........ ........ ........ ........ ........ ........ 93% 287M 0s 23:37:05 218112K ........ ........ ........ ........ ........ ........ 94% 259M 0s 23:37:05 221184K ........ ........ ........ ........ ........ ........ 95% 258M 0s 23:37:05 224256K ........ ........ ........ ........ ........ ........ 97% 280M 0s 23:37:05 227328K ........ ........ ........ ........ ........ ........ 98% 271M 0s 23:37:05 230400K ........ ........ ........ ........ ........ ........ 99% 280M 0s 23:37:05 233472K ........ ... 100% 239M=0.9s 23:37:05 23:37:05 2025-11-09 23:37:05 (249 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318] 23:37:05 23:37:05 Extracting the new controller... 23:37:05 + echo 'Extracting the new controller...' 23:37:05 + unzip -q karaf-0.21.4-20251109.212752-116.zip 23:37:07 Adding external repositories... 23:37:07 + echo 'Adding external repositories...' 23:37:07 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:07 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:07 ################################################################################ 23:37:07 # 23:37:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:07 # contributor license agreements. See the NOTICE file distributed with 23:37:07 # this work for additional information regarding copyright ownership. 23:37:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:07 # (the "License"); you may not use this file except in compliance with 23:37:07 # the License. You may obtain a copy of the License at 23:37:07 # 23:37:07 # http://www.apache.org/licenses/LICENSE-2.0 23:37:07 # 23:37:07 # Unless required by applicable law or agreed to in writing, software 23:37:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:07 # See the License for the specific language governing permissions and 23:37:07 # limitations under the License. 23:37:07 # 23:37:07 ################################################################################ 23:37:07 23:37:07 # 23:37:07 # If set to true, the following property will not allow any certificate to be used 23:37:07 # when accessing Maven repositories through SSL 23:37:07 # 23:37:07 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:07 23:37:07 # 23:37:07 # Path to the local Maven settings file. 23:37:07 # The repositories defined in this file will be automatically added to the list 23:37:07 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:07 # below is not set. 23:37:07 # The following locations are checked for the existence of the settings.xml file 23:37:07 # * 1. looks for the specified url 23:37:07 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:07 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:07 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:07 # 23:37:07 #org.ops4j.pax.url.mvn.settings= 23:37:07 23:37:07 # 23:37:07 # Path to the local Maven repository which is used to avoid downloading 23:37:07 # artifacts when they already exist locally. 23:37:07 # The value of this property will be extracted from the settings.xml file 23:37:07 # above, or defaulted to: 23:37:07 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:07 # 23:37:07 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:07 23:37:07 # 23:37:07 # Default this to false. It's just weird to use undocumented repos 23:37:07 # 23:37:07 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:07 23:37:07 # 23:37:07 # Uncomment if you don't wanna use the proxy settings 23:37:07 # from the Maven conf/settings.xml file 23:37:07 # 23:37:07 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:07 23:37:07 # 23:37:07 # Comma separated list of repositories scanned when resolving an artifact. 23:37:07 # Those repositories will be checked before iterating through the 23:37:07 # below list of repositories and even before the local repository 23:37:07 # A repository url can be appended with zero or more of the following flags: 23:37:07 # @snapshots : the repository contains snaphots 23:37:07 # @noreleases : the repository does not contain any released artifacts 23:37:07 # 23:37:07 # The following property value will add the system folder as a repo. 23:37:07 # 23:37:07 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:37:07 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:37:07 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:37:07 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:37:07 23:37:07 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:07 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:07 23:37:07 # 23:37:07 # Comma separated list of repositories scanned when resolving an artifact. 23:37:07 # The default list includes the following repositories: 23:37:07 # http://repo1.maven.org/maven2@id=central 23:37:07 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:07 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:07 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:07 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:07 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:07 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:07 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:07 # to add. 23:37:07 # A repository url can be appended with zero or more of the following flags: 23:37:07 # @snapshots : the repository contains snapshots 23:37:07 # @noreleases : the repository does not contain any released artifacts 23:37:07 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:07 # 23:37:07 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:07 23:37:07 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 23:37:07 + echo 'Configuring the startup features...' 23:37:07 Configuring the startup features... 23:37:07 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:07 + FEATURE_TEST_STRING=features-test 23:37:07 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 23:37:07 + KARAF_VERSION=karaf4 23:37:07 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:07 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:07 + [[ ! -z '' ]] 23:37:07 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:07 ################################################################################ 23:37:07 # 23:37:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:07 # contributor license agreements. See the NOTICE file distributed with 23:37:07 # this work for additional information regarding copyright ownership. 23:37:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:07 # (the "License"); you may not use this file except in compliance with 23:37:07 # the License. You may obtain a copy of the License at 23:37:07 # 23:37:07 # http://www.apache.org/licenses/LICENSE-2.0 23:37:07 # 23:37:07 # Unless required by applicable law or agreed to in writing, software 23:37:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:07 # See the License for the specific language governing permissions and 23:37:07 # limitations under the License. 23:37:07 # 23:37:07 ################################################################################ 23:37:07 23:37:07 # 23:37:07 # Comma separated list of features repositories to register by default 23:37:07 # 23:37:07 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml 23:37:07 23:37:07 # 23:37:07 # Comma separated list of features to install at startup 23:37:07 # 23:37:07 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676 23:37:07 23:37:07 # 23:37:07 # Resource repositories (OBR) that the features resolver can use 23:37:07 # to resolve requirements/capabilities 23:37:07 # 23:37:07 # The format of the resourceRepositories is 23:37:07 # resourceRepositories=[xml:url|json:url],... 23:37:07 # for Instance: 23:37:07 # 23:37:07 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:07 # or 23:37:07 #resourceRepositories=json:http://host/path/to/index.json 23:37:07 # 23:37:07 23:37:07 # 23:37:07 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:07 # 23:37:07 featuresBootAsynchronous=false 23:37:07 23:37:07 # 23:37:07 # Service requirements enforcement 23:37:07 # 23:37:07 # By default, the feature resolver checks the service requirements/capabilities of 23:37:07 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:07 # the required bundles. 23:37:07 # The following flag can have those values: 23:37:07 # - disable: service requirements are completely ignored 23:37:07 # - default: service requirements are ignored for old features 23:37:07 # - enforce: service requirements are always verified 23:37:07 # 23:37:07 #serviceRequirements=default 23:37:07 23:37:07 # 23:37:07 # Store cfg file for config element in feature 23:37:07 # 23:37:07 #configCfgStore=true 23:37:07 23:37:07 # 23:37:07 # Define if the feature service automatically refresh bundles 23:37:07 # 23:37:07 autoRefresh=true 23:37:07 23:37:07 # 23:37:07 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:07 # XML file defines instructions related to features processing 23:37:07 # versions.properties may declare properties to resolve placeholders in XML file 23:37:07 # both files are relative to ${karaf.etc} 23:37:07 # 23:37:07 #featureProcessing=org.apache.karaf.features.xml 23:37:07 #featureProcessingVersions=versions.properties 23:37:07 + configure_karaf_log karaf4 '' 23:37:07 + local -r karaf_version=karaf4 23:37:07 + local -r controllerdebugmap= 23:37:07 + local logapi=log4j 23:37:07 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:07 log4j2.rootLogger.level = INFO 23:37:07 #log4j2.rootLogger.type = asyncRoot 23:37:07 #log4j2.rootLogger.includeLocation = false 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:07 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:07 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:07 log4j2.logger.spifly.level = WARN 23:37:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:07 log4j2.logger.audit.level = INFO 23:37:07 log4j2.logger.audit.additivity = false 23:37:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:07 log4j2.appender.console.type = Console 23:37:07 log4j2.appender.console.name = Console 23:37:07 log4j2.appender.console.layout.type = PatternLayout 23:37:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:07 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:07 log4j2.appender.rolling.name = RollingFile 23:37:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:07 #log4j2.appender.rolling.immediateFlush = false 23:37:07 log4j2.appender.rolling.append = true 23:37:07 log4j2.appender.rolling.layout.type = PatternLayout 23:37:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:07 log4j2.appender.rolling.policies.type = Policies 23:37:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:07 log4j2.appender.rolling.policies.size.size = 64MB 23:37:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:07 log4j2.appender.rolling.strategy.max = 7 23:37:07 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:07 log4j2.appender.audit.name = AuditRollingFile 23:37:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:07 log4j2.appender.audit.append = true 23:37:07 log4j2.appender.audit.layout.type = PatternLayout 23:37:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:07 log4j2.appender.audit.policies.type = Policies 23:37:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:07 log4j2.appender.audit.policies.size.size = 8MB 23:37:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:07 log4j2.appender.audit.strategy.max = 7 23:37:07 log4j2.appender.osgi.type = PaxOsgi 23:37:07 log4j2.appender.osgi.name = PaxOsgi 23:37:07 log4j2.appender.osgi.filter = * 23:37:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:07 #log4j2.logger.aether.level = TRACE 23:37:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:07 #log4j2.logger.http-headers.level = DEBUG 23:37:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:07 #log4j2.logger.maven.level = TRACE 23:37:07 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:37:07 + logapi=log4j2 23:37:07 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:37:07 + '[' log4j2 == log4j2 ']' 23:37:07 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:07 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:07 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:07 controllerdebugmap: 23:37:07 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:07 + unset IFS 23:37:07 + echo 'controllerdebugmap: ' 23:37:07 + '[' -n '' ']' 23:37:07 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:07 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:07 ################################################################################ 23:37:07 # 23:37:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:07 # contributor license agreements. See the NOTICE file distributed with 23:37:07 # this work for additional information regarding copyright ownership. 23:37:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:07 # (the "License"); you may not use this file except in compliance with 23:37:07 # the License. You may obtain a copy of the License at 23:37:07 # 23:37:07 # http://www.apache.org/licenses/LICENSE-2.0 23:37:07 # 23:37:07 # Unless required by applicable law or agreed to in writing, software 23:37:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:07 # See the License for the specific language governing permissions and 23:37:07 # limitations under the License. 23:37:07 # 23:37:07 ################################################################################ 23:37:07 23:37:07 # Common pattern layout for appenders 23:37:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:07 23:37:07 # Root logger 23:37:07 log4j2.rootLogger.level = INFO 23:37:07 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:07 #log4j2.rootLogger.type = asyncRoot 23:37:07 #log4j2.rootLogger.includeLocation = false 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:07 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:07 23:37:07 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:07 23:37:07 # Loggers configuration 23:37:07 23:37:07 # Spifly logger 23:37:07 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:07 log4j2.logger.spifly.level = WARN 23:37:07 23:37:07 # Security audit logger 23:37:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:07 log4j2.logger.audit.level = INFO 23:37:07 log4j2.logger.audit.additivity = false 23:37:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:07 23:37:07 # Appenders configuration 23:37:07 23:37:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:07 log4j2.appender.console.type = Console 23:37:07 log4j2.appender.console.name = Console 23:37:07 log4j2.appender.console.layout.type = PatternLayout 23:37:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:07 23:37:07 # Rolling file appender 23:37:07 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:07 log4j2.appender.rolling.name = RollingFile 23:37:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:07 # uncomment to not force a disk flush 23:37:07 #log4j2.appender.rolling.immediateFlush = false 23:37:07 log4j2.appender.rolling.append = true 23:37:07 log4j2.appender.rolling.layout.type = PatternLayout 23:37:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:07 log4j2.appender.rolling.policies.type = Policies 23:37:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:07 log4j2.appender.rolling.policies.size.size = 1GB 23:37:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:07 log4j2.appender.rolling.strategy.max = 7 23:37:07 23:37:07 # Audit file appender 23:37:07 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:07 log4j2.appender.audit.name = AuditRollingFile 23:37:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:07 log4j2.appender.audit.append = true 23:37:07 log4j2.appender.audit.layout.type = PatternLayout 23:37:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:07 log4j2.appender.audit.policies.type = Policies 23:37:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:07 log4j2.appender.audit.policies.size.size = 8MB 23:37:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:07 log4j2.appender.audit.strategy.max = 7 23:37:07 23:37:07 # OSGi appender 23:37:07 log4j2.appender.osgi.type = PaxOsgi 23:37:07 log4j2.appender.osgi.name = PaxOsgi 23:37:07 log4j2.appender.osgi.filter = * 23:37:07 23:37:07 # help with identification of maven-related problems with pax-url-aether 23:37:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:07 #log4j2.logger.aether.level = TRACE 23:37:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:07 #log4j2.logger.http-headers.level = DEBUG 23:37:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:07 #log4j2.logger.maven.level = TRACE 23:37:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:07 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:07 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:07 + local -r controllermem=2048m 23:37:07 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:07 Configure 23:37:07 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:07 max memory: 2048m 23:37:07 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:07 + echo Configure 23:37:07 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:07 + echo ' max memory: 2048m' 23:37:07 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:37:07 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:07 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:07 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:07 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:37:07 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:07 #!/bin/sh 23:37:07 # 23:37:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:07 # contributor license agreements. See the NOTICE file distributed with 23:37:07 # this work for additional information regarding copyright ownership. 23:37:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:07 # (the "License"); you may not use this file except in compliance with 23:37:07 # the License. You may obtain a copy of the License at 23:37:07 # 23:37:07 # http://www.apache.org/licenses/LICENSE-2.0 23:37:07 # 23:37:07 # Unless required by applicable law or agreed to in writing, software 23:37:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:07 # See the License for the specific language governing permissions and 23:37:07 # limitations under the License. 23:37:07 # 23:37:07 23:37:07 # 23:37:07 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:07 # script: client, instance, shell, start, status, stop, karaf 23:37:07 # 23:37:07 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:07 # Actions go here... 23:37:07 # fi 23:37:07 23:37:07 # 23:37:07 # general settings which should be applied for all scripts go here; please keep 23:37:07 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:07 # in example of the start script where the start script is executed first and the 23:37:07 # karaf script afterwards. 23:37:07 # 23:37:07 23:37:07 # 23:37:07 # The following section shows the possible configuration options for the default 23:37:07 # karaf scripts 23:37:07 # 23:37:07 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:07 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:07 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:07 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:07 # export KARAF_HOME # Karaf home folder 23:37:07 # export KARAF_DATA # Karaf data folder 23:37:07 # export KARAF_BASE # Karaf base folder 23:37:07 # export KARAF_ETC # Karaf etc folder 23:37:07 # export KARAF_LOG # Karaf log folder 23:37:07 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:07 # export KARAF_OPTS # Additional available Karaf options 23:37:07 # export KARAF_DEBUG # Enable debug mode 23:37:07 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:07 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:07 Set Java version 23:37:07 + echo 'Set Java version' 23:37:07 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:07 sudo: a password is required 23:37:07 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:07 sudo: a password is required 23:37:07 JDK default version ... 23:37:07 + echo 'JDK default version ...' 23:37:07 + java -version 23:37:08 openjdk version "21.0.8" 2025-07-15 23:37:08 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:37:08 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:37:08 Set JAVA_HOME 23:37:08 + echo 'Set JAVA_HOME' 23:37:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:08 Listing all open ports on controller system... 23:37:08 + echo 'Listing all open ports on controller system...' 23:37:08 + netstat -pnatu 23:37:08 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:08 Configuring cluster 23:37:08 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:08 + echo 'Configuring cluster' 23:37:08 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.190 10.30.171.132 10.30.171.191 23:37:08 ################################################ 23:37:08 ## Configure Cluster ## 23:37:08 ################################################ 23:37:08 NOTE: Cluster configuration files not found. Copying from 23:37:08 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 23:37:08 Configuring unique name in akka.conf 23:37:08 Configuring hostname in akka.conf 23:37:08 Configuring data and rpc seed nodes in akka.conf 23:37:08 modules = [ 23:37:08 23:37:08 { 23:37:08 name = "inventory" 23:37:08 namespace = "urn:opendaylight:inventory" 23:37:08 shard-strategy = "module" 23:37:08 }, 23:37:08 { 23:37:08 name = "topology" 23:37:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:37:08 shard-strategy = "module" 23:37:08 }, 23:37:08 { 23:37:08 name = "toaster" 23:37:08 namespace = "http://netconfcentral.org/ns/toaster" 23:37:08 shard-strategy = "module" 23:37:08 } 23:37:08 ] 23:37:08 Configuring replication type in module-shards.conf 23:37:08 ################################################ 23:37:08 ## NOTE: Manually restart controller to ## 23:37:08 ## apply configuration. ## 23:37:08 ################################################ 23:37:08 Dump akka.conf 23:37:08 + echo 'Dump akka.conf' 23:37:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:08 23:37:08 odl-cluster-data { 23:37:08 akka { 23:37:08 remote { 23:37:08 artery { 23:37:08 enabled = on 23:37:08 transport = tcp 23:37:08 canonical.hostname = "10.30.171.132" 23:37:08 canonical.port = 2550 23:37:08 } 23:37:08 } 23:37:08 23:37:08 cluster { 23:37:08 # Using artery. 23:37:08 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.190:2550", 23:37:08 "akka://opendaylight-cluster-data@10.30.171.132:2550", 23:37:08 "akka://opendaylight-cluster-data@10.30.171.191:2550"] 23:37:08 23:37:08 roles = ["member-2"] 23:37:08 23:37:08 # when under load we might trip a false positive on the failure detector 23:37:08 # failure-detector { 23:37:08 # heartbeat-interval = 4 s 23:37:08 # acceptable-heartbeat-pause = 16s 23:37:08 # } 23:37:08 } 23:37:08 23:37:08 persistence { 23:37:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:37:08 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:37:08 # The relative path is always relative to KARAF_HOME. 23:37:08 23:37:08 # snapshot-store.local.dir = "target/snapshots" 23:37:08 23:37:08 # Use lz4 compression for LocalSnapshotStore snapshots 23:37:08 snapshot-store.local.use-lz4-compression = false 23:37:08 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:37:08 snapshot-store.local.lz4-blocksize = 256KB 23:37:08 } 23:37:08 disable-default-actor-system-quarantined-event-handling = "false" 23:37:08 } 23:37:08 } 23:37:08 Dump modules.conf 23:37:08 + echo 'Dump modules.conf' 23:37:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:08 modules = [ 23:37:08 23:37:08 { 23:37:08 name = "inventory" 23:37:08 namespace = "urn:opendaylight:inventory" 23:37:08 shard-strategy = "module" 23:37:08 }, 23:37:08 { 23:37:08 name = "topology" 23:37:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:37:08 shard-strategy = "module" 23:37:08 }, 23:37:08 { 23:37:08 name = "toaster" 23:37:08 namespace = "http://netconfcentral.org/ns/toaster" 23:37:08 shard-strategy = "module" 23:37:08 } 23:37:08 ] 23:37:08 Dump module-shards.conf 23:37:08 + echo 'Dump module-shards.conf' 23:37:08 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:08 module-shards = [ 23:37:08 { 23:37:08 name = "default" 23:37:08 shards = [ 23:37:08 { 23:37:08 name = "default" 23:37:08 replicas = ["member-1", 23:37:08 "member-2", 23:37:08 "member-3"] 23:37:08 } 23:37:08 ] 23:37:08 }, 23:37:08 { 23:37:08 name = "inventory" 23:37:08 shards = [ 23:37:08 { 23:37:08 name="inventory" 23:37:08 replicas = ["member-1", 23:37:08 "member-2", 23:37:08 "member-3"] 23:37:08 } 23:37:08 ] 23:37:08 }, 23:37:08 { 23:37:08 name = "topology" 23:37:08 shards = [ 23:37:08 { 23:37:08 name="topology" 23:37:08 replicas = ["member-1", 23:37:08 "member-2", 23:37:08 "member-3"] 23:37:08 } 23:37:08 ] 23:37:08 }, 23:37:08 { 23:37:08 name = "toaster" 23:37:08 shards = [ 23:37:08 { 23:37:08 name="toaster" 23:37:08 replicas = ["member-1", 23:37:08 "member-2", 23:37:08 "member-3"] 23:37:08 } 23:37:08 ] 23:37:08 } 23:37:08 ] 23:37:08 Configuring member-3 with IP address 10.30.171.191 23:37:08 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:37:08 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:37:08 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 23:37:08 common-functions.sh is being sourced 23:37:08 ++ [[ /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 ]] 23:37:08 ++ echo 'common-functions.sh is being sourced' 23:37:08 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 23:37:08 ++ DISTROSTREAM=scandium 23:37:08 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:08 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:08 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:08 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:08 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:08 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:08 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:08 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:08 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:08 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:08 ++ export CONTROLLERMEM= 23:37:08 ++ CONTROLLERMEM= 23:37:08 ++ case "${DISTROSTREAM}" in 23:37:08 ++ CLUSTER_SYSTEM=akka 23:37:08 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:08 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:08 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:08 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:08 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:08 ++ print_common_env 23:37:08 ++ cat 23:37:08 common-functions environment: 23:37:08 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:08 ACTUALFEATURES: 23:37:08 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:08 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:08 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:08 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:08 CONTROLLERMEM: 23:37:08 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:08 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:08 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:08 SUITES: 23:37:08 23:37:08 ++ SSH='ssh -t -t' 23:37:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:08 Changing to /tmp 23:37:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:08 + echo 'Changing to /tmp' 23:37:08 + cd /tmp 23:37:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip' 23:37:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:08 --2025-11-09 23:37:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip 23:37:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:08 HTTP request sent, awaiting response... 200 OK 23:37:08 Length: 239811318 (229M) [application/zip] 23:37:08 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’ 23:37:08 23:37:08 0K ........ ........ ........ ........ ........ ........ 1% 75.5M 3s 23:37:08 3072K ........ ........ ........ ........ ........ ........ 2% 124M 2s 23:37:08 6144K ........ ........ ........ ........ ........ ........ 3% 112M 2s 23:37:08 9216K ........ ........ ........ ........ ........ ........ 5% 115M 2s 23:37:08 12288K ........ ........ ........ ........ ........ ........ 6% 164M 2s 23:37:08 15360K ........ ........ ........ ........ ........ ........ 7% 227M 2s 23:37:08 18432K ........ ........ ........ ........ ........ ........ 9% 219M 2s 23:37:08 21504K ........ ........ ........ ........ ........ ........ 10% 250M 1s 23:37:08 24576K ........ ........ ........ ........ ........ ........ 11% 228M 1s 23:37:08 27648K ........ ........ ........ ........ ........ ........ 13% 245M 1s 23:37:08 30720K ........ ........ ........ ........ ........ ........ 14% 288M 1s 23:37:08 33792K ........ ........ ........ ........ ........ ........ 15% 305M 1s 23:37:08 36864K ........ ........ ........ ........ ........ ........ 17% 262M 1s 23:37:08 39936K ........ ........ ........ ........ ........ ........ 18% 248M 1s 23:37:08 43008K ........ ........ ........ ........ ........ ........ 19% 195M 1s 23:37:08 46080K ........ ........ ........ ........ ........ ........ 20% 176M 1s 23:37:09 49152K ........ ........ ........ ........ ........ ........ 22% 188M 1s 23:37:09 52224K ........ ........ ........ ........ ........ ........ 23% 198M 1s 23:37:09 55296K ........ ........ ........ ........ ........ ........ 24% 221M 1s 23:37:09 58368K ........ ........ ........ ........ ........ ........ 26% 187M 1s 23:37:09 61440K ........ ........ ........ ........ ........ ........ 27% 198M 1s 23:37:09 64512K ........ ........ ........ ........ ........ ........ 28% 211M 1s 23:37:09 67584K ........ ........ ........ ........ ........ ........ 30% 252M 1s 23:37:09 70656K ........ ........ ........ ........ ........ ........ 31% 297M 1s 23:37:09 73728K ........ ........ ........ ........ ........ ........ 32% 335M 1s 23:37:09 76800K ........ ........ ........ ........ ........ ........ 34% 301M 1s 23:37:09 79872K ........ ........ ........ ........ ........ ........ 35% 305M 1s 23:37:09 82944K ........ ........ ........ ........ ........ ........ 36% 232M 1s 23:37:09 86016K ........ ........ ........ ........ ........ ........ 38% 248M 1s 23:37:09 89088K ........ ........ ........ ........ ........ ........ 39% 240M 1s 23:37:09 92160K ........ ........ ........ ........ ........ ........ 40% 206M 1s 23:37:09 95232K ........ ........ ........ ........ ........ ........ 41% 162M 1s 23:37:09 98304K ........ ........ ........ ........ ........ ........ 43% 177M 1s 23:37:09 101376K ........ ........ ........ ........ ........ ........ 44% 193M 1s 23:37:09 104448K ........ ........ ........ ........ ........ ........ 45% 195M 1s 23:37:09 107520K ........ ........ ........ ........ ........ ........ 47% 185M 1s 23:37:09 110592K ........ ........ ........ ........ ........ ........ 48% 232M 1s 23:37:09 113664K ........ ........ ........ ........ ........ ........ 49% 242M 1s 23:37:09 116736K ........ ........ ........ ........ ........ ........ 51% 248M 1s 23:37:09 119808K ........ ........ ........ ........ ........ ........ 52% 202M 1s 23:37:09 122880K ........ ........ ........ ........ ........ ........ 53% 209M 1s 23:37:09 125952K ........ ........ ........ ........ ........ ........ 55% 204M 1s 23:37:09 129024K ........ ........ ........ ........ ........ ........ 56% 211M 0s 23:37:09 132096K ........ ........ ........ ........ ........ ........ 57% 228M 0s 23:37:09 135168K ........ ........ ........ ........ ........ ........ 59% 195M 0s 23:37:09 138240K ........ ........ ........ ........ ........ ........ 60% 202M 0s 23:37:09 141312K ........ ........ ........ ........ ........ ........ 61% 244M 0s 23:37:09 144384K ........ ........ ........ ........ ........ ........ 62% 299M 0s 23:37:09 147456K ........ ........ ........ ........ ........ ........ 64% 297M 0s 23:37:09 150528K ........ ........ ........ ........ ........ ........ 65% 294M 0s 23:37:09 153600K ........ ........ ........ ........ ........ ........ 66% 302M 0s 23:37:09 156672K ........ ........ ........ ........ ........ ........ 68% 272M 0s 23:37:09 159744K ........ ........ ........ ........ ........ ........ 69% 352M 0s 23:37:09 162816K ........ ........ ........ ........ ........ ........ 70% 418M 0s 23:37:09 165888K ........ ........ ........ ........ ........ ........ 72% 242M 0s 23:37:09 168960K ........ ........ ........ ........ ........ ........ 73% 269M 0s 23:37:09 172032K ........ ........ ........ ........ ........ ........ 74% 376M 0s 23:37:09 175104K ........ ........ ........ ........ ........ ........ 76% 352M 0s 23:37:09 178176K ........ ........ ........ ........ ........ ........ 77% 342M 0s 23:37:09 181248K ........ ........ ........ ........ ........ ........ 78% 361M 0s 23:37:09 184320K ........ ........ ........ ........ ........ ........ 80% 306M 0s 23:37:09 187392K ........ ........ ........ ........ ........ ........ 81% 157M 0s 23:37:09 190464K ........ ........ ........ ........ ........ ........ 82% 298M 0s 23:37:09 193536K ........ ........ ........ ........ ........ ........ 83% 322M 0s 23:37:09 196608K ........ ........ ........ ........ ........ ........ 85% 288M 0s 23:37:09 199680K ........ ........ ........ ........ ........ ........ 86% 342M 0s 23:37:09 202752K ........ ........ ........ ........ ........ ........ 87% 363M 0s 23:37:09 205824K ........ ........ ........ ........ ........ ........ 89% 367M 0s 23:37:09 208896K ........ ........ ........ ........ ........ ........ 90% 295M 0s 23:37:09 211968K ........ ........ ........ ........ ........ ........ 91% 329M 0s 23:37:09 215040K ........ ........ ........ ........ ........ ........ 93% 320M 0s 23:37:09 218112K ........ ........ ........ ........ ........ ........ 94% 364M 0s 23:37:09 221184K ........ ........ ........ ........ ........ ........ 95% 359M 0s 23:37:09 224256K ........ ........ ........ ........ ........ ........ 97% 338M 0s 23:37:09 227328K ........ ........ ........ ........ ........ ........ 98% 339M 0s 23:37:09 230400K ........ ........ ........ ........ ........ ........ 99% 305M 0s 23:37:09 233472K ........ ... 100% 312M=1.0s 23:37:09 23:37:09 2025-11-09 23:37:09 (232 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318] 23:37:09 23:37:09 Extracting the new controller... 23:37:09 + echo 'Extracting the new controller...' 23:37:09 + unzip -q karaf-0.21.4-20251109.212752-116.zip 23:37:11 Adding external repositories... 23:37:11 + echo 'Adding external repositories...' 23:37:11 + 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.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:11 ################################################################################ 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 ################################################################################ 23:37:11 23:37:11 # 23:37:11 # If set to true, the following property will not allow any certificate to be used 23:37:11 # when accessing Maven repositories through SSL 23:37:11 # 23:37:11 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:11 23:37:11 # 23:37:11 # Path to the local Maven settings file. 23:37:11 # The repositories defined in this file will be automatically added to the list 23:37:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:11 # below is not set. 23:37:11 # The following locations are checked for the existence of the settings.xml file 23:37:11 # * 1. looks for the specified url 23:37:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:11 # 23:37:11 #org.ops4j.pax.url.mvn.settings= 23:37:11 23:37:11 # 23:37:11 # Path to the local Maven repository which is used to avoid downloading 23:37:11 # artifacts when they already exist locally. 23:37:11 # The value of this property will be extracted from the settings.xml file 23:37:11 # above, or defaulted to: 23:37:11 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:11 # 23:37:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:11 23:37:11 # 23:37:11 # Default this to false. It's just weird to use undocumented repos 23:37:11 # 23:37:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:11 23:37:11 # 23:37:11 # Uncomment if you don't wanna use the proxy settings 23:37:11 # from the Maven conf/settings.xml file 23:37:11 # 23:37:11 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:11 23:37:11 # 23:37:11 # Comma separated list of repositories scanned when resolving an artifact. 23:37:11 # Those repositories will be checked before iterating through the 23:37:11 # below list of repositories and even before the local repository 23:37:11 # A repository url can be appended with zero or more of the following flags: 23:37:11 # @snapshots : the repository contains snaphots 23:37:11 # @noreleases : the repository does not contain any released artifacts 23:37:11 # 23:37:11 # The following property value will add the system folder as a repo. 23:37:11 # 23:37:11 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:37:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:37:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:37:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:37:11 23:37:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:11 23:37:11 # 23:37:11 # Comma separated list of repositories scanned when resolving an artifact. 23:37:11 # The default list includes the following repositories: 23:37:11 # http://repo1.maven.org/maven2@id=central 23:37:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:11 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:11 # to add. 23:37:11 # A repository url can be appended with zero or more of the following flags: 23:37:11 # @snapshots : the repository contains snapshots 23:37:11 # @noreleases : the repository does not contain any released artifacts 23:37:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:11 # 23:37:11 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 23:37:11 23:37:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 23:37:11 + echo 'Configuring the startup features...' 23:37:11 Configuring the startup features... 23:37:11 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:11 + FEATURE_TEST_STRING=features-test 23:37:11 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 23:37:11 + KARAF_VERSION=karaf4 23:37:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:11 + [[ ! -z '' ]] 23:37:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:11 ################################################################################ 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 ################################################################################ 23:37:11 23:37:11 # 23:37:11 # Comma separated list of features repositories to register by default 23:37:11 # 23:37:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml 23:37:11 23:37:11 # 23:37:11 # Comma separated list of features to install at startup 23:37:11 # 23:37:11 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676 23:37:11 23:37:11 # 23:37:11 # Resource repositories (OBR) that the features resolver can use 23:37:11 # to resolve requirements/capabilities 23:37:11 # 23:37:11 # The format of the resourceRepositories is 23:37:11 # resourceRepositories=[xml:url|json:url],... 23:37:11 # for Instance: 23:37:11 # 23:37:11 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:11 # or 23:37:11 #resourceRepositories=json:http://host/path/to/index.json 23:37:11 # 23:37:11 23:37:11 # 23:37:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:11 # 23:37:11 featuresBootAsynchronous=false 23:37:11 23:37:11 # 23:37:11 # Service requirements enforcement 23:37:11 # 23:37:11 # By default, the feature resolver checks the service requirements/capabilities of 23:37:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:11 # the required bundles. 23:37:11 # The following flag can have those values: 23:37:11 # - disable: service requirements are completely ignored 23:37:11 # - default: service requirements are ignored for old features 23:37:11 # - enforce: service requirements are always verified 23:37:11 # 23:37:11 #serviceRequirements=default 23:37:11 23:37:11 # 23:37:11 # Store cfg file for config element in feature 23:37:11 # 23:37:11 #configCfgStore=true 23:37:11 23:37:11 # 23:37:11 # Define if the feature service automatically refresh bundles 23:37:11 # 23:37:11 autoRefresh=true 23:37:11 23:37:11 # 23:37:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:11 # XML file defines instructions related to features processing 23:37:11 # versions.properties may declare properties to resolve placeholders in XML file 23:37:11 # both files are relative to ${karaf.etc} 23:37:11 # 23:37:11 #featureProcessing=org.apache.karaf.features.xml 23:37:11 #featureProcessingVersions=versions.properties 23:37:11 + configure_karaf_log karaf4 '' 23:37:11 + local -r karaf_version=karaf4 23:37:11 + local -r controllerdebugmap= 23:37:11 + local logapi=log4j 23:37:11 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:11 log4j2.rootLogger.level = INFO 23:37:11 #log4j2.rootLogger.type = asyncRoot 23:37:11 #log4j2.rootLogger.includeLocation = false 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:11 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:11 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:11 log4j2.logger.spifly.level = WARN 23:37:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:11 log4j2.logger.audit.level = INFO 23:37:11 log4j2.logger.audit.additivity = false 23:37:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:11 log4j2.appender.console.type = Console 23:37:11 log4j2.appender.console.name = Console 23:37:11 log4j2.appender.console.layout.type = PatternLayout 23:37:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:11 log4j2.appender.rolling.name = RollingFile 23:37:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:11 #log4j2.appender.rolling.immediateFlush = false 23:37:11 log4j2.appender.rolling.append = true 23:37:11 log4j2.appender.rolling.layout.type = PatternLayout 23:37:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.rolling.policies.type = Policies 23:37:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.rolling.policies.size.size = 64MB 23:37:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.rolling.strategy.max = 7 23:37:11 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:11 log4j2.appender.audit.name = AuditRollingFile 23:37:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:11 log4j2.appender.audit.append = true 23:37:11 log4j2.appender.audit.layout.type = PatternLayout 23:37:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.audit.policies.type = Policies 23:37:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.audit.policies.size.size = 8MB 23:37:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.audit.strategy.max = 7 23:37:11 log4j2.appender.osgi.type = PaxOsgi 23:37:11 log4j2.appender.osgi.name = PaxOsgi 23:37:11 log4j2.appender.osgi.filter = * 23:37:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:11 #log4j2.logger.aether.level = TRACE 23:37:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:11 #log4j2.logger.http-headers.level = DEBUG 23:37:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:11 #log4j2.logger.maven.level = TRACE 23:37:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:37:11 + logapi=log4j2 23:37:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:37:11 + '[' log4j2 == log4j2 ']' 23:37:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:11 controllerdebugmap: 23:37:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:11 + unset IFS 23:37:11 + echo 'controllerdebugmap: ' 23:37:11 + '[' -n '' ']' 23:37:11 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:11 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:11 ################################################################################ 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 ################################################################################ 23:37:11 23:37:11 # Common pattern layout for appenders 23:37:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:11 23:37:11 # Root logger 23:37:11 log4j2.rootLogger.level = INFO 23:37:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:11 #log4j2.rootLogger.type = asyncRoot 23:37:11 #log4j2.rootLogger.includeLocation = false 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:11 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:11 23:37:11 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:11 23:37:11 # Loggers configuration 23:37:11 23:37:11 # Spifly logger 23:37:11 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:11 log4j2.logger.spifly.level = WARN 23:37:11 23:37:11 # Security audit logger 23:37:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:11 log4j2.logger.audit.level = INFO 23:37:11 log4j2.logger.audit.additivity = false 23:37:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:11 23:37:11 # Appenders configuration 23:37:11 23:37:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:11 log4j2.appender.console.type = Console 23:37:11 log4j2.appender.console.name = Console 23:37:11 log4j2.appender.console.layout.type = PatternLayout 23:37:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:11 23:37:11 # Rolling file appender 23:37:11 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:11 log4j2.appender.rolling.name = RollingFile 23:37:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:11 # uncomment to not force a disk flush 23:37:11 #log4j2.appender.rolling.immediateFlush = false 23:37:11 log4j2.appender.rolling.append = true 23:37:11 log4j2.appender.rolling.layout.type = PatternLayout 23:37:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.rolling.policies.type = Policies 23:37:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.rolling.policies.size.size = 1GB 23:37:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.rolling.strategy.max = 7 23:37:11 23:37:11 # Audit file appender 23:37:11 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:11 log4j2.appender.audit.name = AuditRollingFile 23:37:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:11 log4j2.appender.audit.append = true 23:37:11 log4j2.appender.audit.layout.type = PatternLayout 23:37:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.audit.policies.type = Policies 23:37:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.audit.policies.size.size = 8MB 23:37:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.audit.strategy.max = 7 23:37:11 23:37:11 # OSGi appender 23:37:11 log4j2.appender.osgi.type = PaxOsgi 23:37:11 log4j2.appender.osgi.name = PaxOsgi 23:37:11 log4j2.appender.osgi.filter = * 23:37:11 23:37:11 # help with identification of maven-related problems with pax-url-aether 23:37:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:11 #log4j2.logger.aether.level = TRACE 23:37:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:11 #log4j2.logger.http-headers.level = DEBUG 23:37:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:11 #log4j2.logger.maven.level = TRACE 23:37:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:11 + local -r controllermem=2048m 23:37:11 Configure 23:37:11 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:11 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:11 + echo Configure 23:37:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:11 max memory: 2048m 23:37:11 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:11 + echo ' max memory: 2048m' 23:37:11 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:37:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:11 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:11 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 23:37:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:11 #!/bin/sh 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 23:37:11 # 23:37:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:11 # script: client, instance, shell, start, status, stop, karaf 23:37:11 # 23:37:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:11 # Actions go here... 23:37:11 # fi 23:37:11 23:37:11 # 23:37:11 # general settings which should be applied for all scripts go here; please keep 23:37:11 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:11 # in example of the start script where the start script is executed first and the 23:37:11 # karaf script afterwards. 23:37:11 # 23:37:11 23:37:11 # 23:37:11 # The following section shows the possible configuration options for the default 23:37:11 # karaf scripts 23:37:11 # 23:37:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:11 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:11 # export KARAF_HOME # Karaf home folder 23:37:11 # export KARAF_DATA # Karaf data folder 23:37:11 # export KARAF_BASE # Karaf base folder 23:37:11 # export KARAF_ETC # Karaf etc folder 23:37:11 # export KARAF_LOG # Karaf log folder 23:37:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:11 # export KARAF_OPTS # Additional available Karaf options 23:37:11 # export KARAF_DEBUG # Enable debug mode 23:37:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:11 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:11 Set Java version 23:37:11 + echo 'Set Java version' 23:37:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:11 sudo: a password is required 23:37:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:11 sudo: a password is required 23:37:11 JDK default version ... 23:37:11 + echo 'JDK default version ...' 23:37:11 + java -version 23:37:12 openjdk version "21.0.8" 2025-07-15 23:37:12 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:37:12 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:37:12 Set JAVA_HOME 23:37:12 + echo 'Set JAVA_HOME' 23:37:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:12 Listing all open ports on controller system... 23:37:12 + echo 'Listing all open ports on controller system...' 23:37:12 + netstat -pnatu 23:37:12 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:12 Configuring cluster 23:37:12 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:12 + echo 'Configuring cluster' 23:37:12 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.190 10.30.171.132 10.30.171.191 23:37:12 ################################################ 23:37:12 ## Configure Cluster ## 23:37:12 ################################################ 23:37:12 NOTE: Cluster configuration files not found. Copying from 23:37:12 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 23:37:12 Configuring unique name in akka.conf 23:37:12 Configuring hostname in akka.conf 23:37:12 Configuring data and rpc seed nodes in akka.conf 23:37:12 modules = [ 23:37:12 23:37:12 { 23:37:12 name = "inventory" 23:37:12 namespace = "urn:opendaylight:inventory" 23:37:12 shard-strategy = "module" 23:37:12 }, 23:37:12 { 23:37:12 name = "topology" 23:37:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:37:12 shard-strategy = "module" 23:37:12 }, 23:37:12 { 23:37:12 name = "toaster" 23:37:12 namespace = "http://netconfcentral.org/ns/toaster" 23:37:12 shard-strategy = "module" 23:37:12 } 23:37:12 ] 23:37:12 Configuring replication type in module-shards.conf 23:37:12 ################################################ 23:37:12 ## NOTE: Manually restart controller to ## 23:37:12 ## apply configuration. ## 23:37:12 ################################################ 23:37:12 Dump akka.conf 23:37:12 + echo 'Dump akka.conf' 23:37:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:12 23:37:12 odl-cluster-data { 23:37:12 akka { 23:37:12 remote { 23:37:12 artery { 23:37:12 enabled = on 23:37:12 transport = tcp 23:37:12 canonical.hostname = "10.30.171.191" 23:37:12 canonical.port = 2550 23:37:12 } 23:37:12 } 23:37:12 23:37:12 cluster { 23:37:12 # Using artery. 23:37:12 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.190:2550", 23:37:12 "akka://opendaylight-cluster-data@10.30.171.132:2550", 23:37:12 "akka://opendaylight-cluster-data@10.30.171.191:2550"] 23:37:12 23:37:12 roles = ["member-3"] 23:37:12 23:37:12 # when under load we might trip a false positive on the failure detector 23:37:12 # failure-detector { 23:37:12 # heartbeat-interval = 4 s 23:37:12 # acceptable-heartbeat-pause = 16s 23:37:12 # } 23:37:12 } 23:37:12 23:37:12 persistence { 23:37:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:37:12 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:37:12 # The relative path is always relative to KARAF_HOME. 23:37:12 23:37:12 # snapshot-store.local.dir = "target/snapshots" 23:37:12 23:37:12 # Use lz4 compression for LocalSnapshotStore snapshots 23:37:12 snapshot-store.local.use-lz4-compression = false 23:37:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:37:12 snapshot-store.local.lz4-blocksize = 256KB 23:37:12 } 23:37:12 disable-default-actor-system-quarantined-event-handling = "false" 23:37:12 } 23:37:12 } 23:37:12 Dump modules.conf 23:37:12 + echo 'Dump modules.conf' 23:37:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:12 modules = [ 23:37:12 23:37:12 { 23:37:12 name = "inventory" 23:37:12 namespace = "urn:opendaylight:inventory" 23:37:12 shard-strategy = "module" 23:37:12 }, 23:37:12 { 23:37:12 name = "topology" 23:37:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:37:12 shard-strategy = "module" 23:37:12 }, 23:37:12 { 23:37:12 name = "toaster" 23:37:12 namespace = "http://netconfcentral.org/ns/toaster" 23:37:12 shard-strategy = "module" 23:37:12 } 23:37:12 ] 23:37:12 Dump module-shards.conf 23:37:12 + echo 'Dump module-shards.conf' 23:37:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:12 module-shards = [ 23:37:12 { 23:37:12 name = "default" 23:37:12 shards = [ 23:37:12 { 23:37:12 name = "default" 23:37:12 replicas = ["member-1", 23:37:12 "member-2", 23:37:12 "member-3"] 23:37:12 } 23:37:12 ] 23:37:12 }, 23:37:12 { 23:37:12 name = "inventory" 23:37:12 shards = [ 23:37:12 { 23:37:12 name="inventory" 23:37:12 replicas = ["member-1", 23:37:12 "member-2", 23:37:12 "member-3"] 23:37:12 } 23:37:12 ] 23:37:12 }, 23:37:12 { 23:37:12 name = "topology" 23:37:12 shards = [ 23:37:12 { 23:37:12 name="topology" 23:37:12 replicas = ["member-1", 23:37:12 "member-2", 23:37:12 "member-3"] 23:37:12 } 23:37:12 ] 23:37:12 }, 23:37:12 { 23:37:12 name = "toaster" 23:37:12 shards = [ 23:37:12 { 23:37:12 name="toaster" 23:37:12 replicas = ["member-1", 23:37:12 "member-2", 23:37:12 "member-3"] 23:37:12 } 23:37:12 ] 23:37:12 } 23:37:12 ] 23:37:12 Locating config plan to use... 23:37:12 Finished running config plans 23:37:12 Starting member-1 with IP address 10.30.171.190 23:37:12 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:37:13 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:37:13 Redirecting karaf console output to karaf_console.log 23:37:13 Starting controller... 23:37:13 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 23:37:13 Starting member-2 with IP address 10.30.171.132 23:37:13 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:37:13 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:37:13 Redirecting karaf console output to karaf_console.log 23:37:13 Starting controller... 23:37:13 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 23:37:13 Starting member-3 with IP address 10.30.171.191 23:37:13 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:37:13 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:37:14 Redirecting karaf console output to karaf_console.log 23:37:14 Starting controller... 23:37:14 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 23:37:14 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2600353526280263413.sh 23:37:14 common-functions.sh is being sourced 23:37:14 common-functions environment: 23:37:14 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:14 ACTUALFEATURES: 23:37:14 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:14 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 23:37:14 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:14 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 23:37:14 CONTROLLERMEM: 2048m 23:37:14 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 23:37:14 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 23:37:14 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 23:37:14 SUITES: 23:37:14 23:37:14 + echo '#################################################' 23:37:14 ################################################# 23:37:14 + echo '## Verify Cluster is UP ##' 23:37:14 ## Verify Cluster is UP ## 23:37:14 + echo '#################################################' 23:37:14 ################################################# 23:37:14 + create_post_startup_script 23:37:14 + cat 23:37:14 + copy_and_run_post_startup_script 23:37:14 + seed_index=1 23:37:14 ++ seq 1 3 23:37:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:14 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:37:14 + echo 'Execute the post startup script on controller 10.30.171.190' 23:37:14 Execute the post startup script on controller 10.30.171.190 23:37:14 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.190:/tmp/ 23:37:14 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:37:14 + ssh 10.30.171.190 'bash /tmp/post-startup-script.sh 1' 23:37:14 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:37:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:38:19 2025-11-09T23:37:46,278 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:38:19 Controller is UP 23:38:19 2025-11-09T23:37:46,278 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:38:19 Listing all open ports on controller system... 23:38:19 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:38:19 looking for "BindException: Address already in use" in log file 23:38:19 looking for "server is unhealthy" in log file 23:38:19 + '[' 1 == 0 ']' 23:38:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:38:19 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:38:19 + echo 'Execute the post startup script on controller 10.30.171.132' 23:38:19 Execute the post startup script on controller 10.30.171.132 23:38:19 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.132:/tmp/ 23:38:19 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:38:20 + ssh 10.30.171.132 'bash /tmp/post-startup-script.sh 2' 23:38:20 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:38:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:39:25 2025-11-09T23:37:46,559 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:39:25 Controller is UP 23:39:25 2025-11-09T23:37:46,559 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:39:25 Listing all open ports on controller system... 23:39:25 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:39:25 looking for "BindException: Address already in use" in log file 23:39:25 looking for "server is unhealthy" in log file 23:39:25 + '[' 2 == 0 ']' 23:39:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:39:25 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:39:25 + echo 'Execute the post startup script on controller 10.30.171.191' 23:39:25 Execute the post startup script on controller 10.30.171.191 23:39:25 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.191:/tmp/ 23:39:25 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:39:26 + ssh 10.30.171.191 'bash /tmp/post-startup-script.sh 3' 23:39:26 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:39:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:40:31 2025-11-09T23:37:45,465 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:40:31 Controller is UP 23:40:31 2025-11-09T23:37:45,465 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:40:31 Listing all open ports on controller system... 23:40:31 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:40:31 looking for "BindException: Address already in use" in log file 23:40:31 looking for "server is unhealthy" in log file 23:40:31 + '[' 0 == 0 ']' 23:40:31 + seed_index=1 23:40:31 + dump_controller_threads 23:40:31 ++ seq 1 3 23:40:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:31 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:40:31 + echo 'Let'\''s take the karaf thread dump' 23:40:31 Let's take the karaf thread dump 23:40:31 + ssh 10.30.171.190 'sudo ps aux' 23:40:31 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:40:31 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log 23:40:31 ++ grep -v grep 23:40:31 ++ tr -s ' ' 23:40:31 ++ cut -f2 '-d ' 23:40:31 + pid=2040 23:40:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040' 23:40:31 karaf main: org.apache.karaf.main.Main, pid:2040 23:40:31 + ssh 10.30.171.190 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040' 23:40:31 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 23:40:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:32 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:40:32 + echo 'Let'\''s take the karaf thread dump' 23:40:32 Let's take the karaf thread dump 23:40:32 + ssh 10.30.171.132 'sudo ps aux' 23:40:32 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:40:32 ++ grep -v grep 23:40:32 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log 23:40:33 ++ tr -s ' ' 23:40:33 ++ cut -f2 '-d ' 23:40:33 + pid=2034 23:40:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:2034' 23:40:33 karaf main: org.apache.karaf.main.Main, pid:2034 23:40:33 + ssh 10.30.171.132 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2034' 23:40:33 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 23:40:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:33 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:40:33 + echo 'Let'\''s take the karaf thread dump' 23:40:33 Let's take the karaf thread dump 23:40:33 + ssh 10.30.171.191 'sudo ps aux' 23:40:33 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:40:34 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log 23:40:34 ++ grep -v grep 23:40:34 ++ tr -s ' ' 23:40:34 ++ cut -f2 '-d ' 23:40:34 + pid=2043 23:40:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2043' 23:40:34 karaf main: org.apache.karaf.main.Main, pid:2043 23:40:34 + ssh 10.30.171.191 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2043' 23:40:34 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 23:40:34 + '[' 0 -gt 0 ']' 23:40:34 + echo 'Generating controller variables...' 23:40:34 Generating controller variables... 23:40:34 ++ seq 1 3 23:40:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:34 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:40:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.190' 23:40:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:34 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:40:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.190 -v ODL_SYSTEM_2_IP:10.30.171.132' 23:40:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:34 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:40:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.190 -v ODL_SYSTEM_2_IP:10.30.171.132 -v ODL_SYSTEM_3_IP:10.30.171.191' 23:40:34 + echo 'Generating mininet variables...' 23:40:34 Generating mininet variables... 23:40:34 ++ seq 1 1 23:40:34 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 23:40:34 + MININETIP=TOOLS_SYSTEM_1_IP 23:40:34 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.164' 23:40:34 + get_test_suites SUITES 23:40:34 + local __suite_list=SUITES 23:40:34 + echo 'Locating test plan to use...' 23:40:34 Locating test plan to use... 23:40:34 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt 23:40:34 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']' 23:40:34 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt 23:40:34 + '[' disabled '!=' disabled ']' 23:40:34 + echo 'Changing the testplan path...' 23:40:34 Changing the testplan path... 23:40:34 + sed s:integration:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt 23:40:34 + cat testplan.txt 23:40:34 # Place the suites in run order: 23:40:34 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot 23:40:34 23:40:34 + '[' -z '' ']' 23:40:34 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 23:40:34 ++ tr '\012' ' ' 23:40:34 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ' 23:40:34 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\''' 23:40:34 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ' 23:40:34 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...' 23:40:34 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ... 23:40:34 + robot -N mdsal-netty-replicate.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip -v CONTROLLER:10.30.171.190 -v CONTROLLER1:10.30.171.132 -v CONTROLLER2:10.30.171.191 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium -v MININET:10.30.170.164 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.171.190 -v ODL_SYSTEM_1_IP:10.30.171.190 -v ODL_SYSTEM_2_IP:10.30.171.132 -v ODL_SYSTEM_3_IP:10.30.171.191 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.164 -v TOOLS_SYSTEM_1_IP:10.30.170.164 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot 23:40:35 ============================================================================== 23:40:35 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio... 23:40:35 ============================================================================== 23:40:41 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL | 23:50:11 Setup failed: 23:50:11 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 23:50:11 23:50:11 Also teardown failed: 23:50:11 Several failures occurred: 23:50:11 23:50:11 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 23:50:11 23:50:11 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 23:50:11 23:50:11 3) Failed to send the command: config:property-set enabled false 23:50:11 23:50:11 4) Failed to see prompt after sending the command: config:property-set enabled false 23:50:11 23:50:11 5) Failed to send the command: config:update 23:50:11 23:50:11 6) Failed to see prompt after sending the command: config:update 23:50:11 23:50:11 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 23:50:11 23:50:11 [ Message content over the limit has been removed. ] 23:50:11 ... to see prompt after sending the command: config:property-set enabled false 23:50:11 23:50:11 29) Failed to send the command: config:update 23:50:11 23:50:11 30) Failed to see prompt after sending the command: config:update 23:50:11 23:50:11 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 23:50:11 23:50:11 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 23:50:11 23:50:11 33) Failed to send the command: config:property-set enabled false 23:50:11 23:50:11 34) Failed to see prompt after sending the command: config:property-set enabled false 23:50:11 23:50:11 35) Failed to send the command: config:update 23:50:11 23:50:11 36) Failed to see prompt after sending the command: config:update 23:50:11 ------------------------------------------------------------------------------ 23:50:11 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL | 23:59:26 Setup failed: 23:59:26 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 23:59:26 23:59:26 Also teardown failed: 23:59:26 Several failures occurred: 23:59:26 23:59:26 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 23:59:26 23:59:26 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 23:59:26 23:59:26 3) Failed to send the command: config:property-set enabled false 23:59:26 23:59:26 4) Failed to see prompt after sending the command: config:property-set enabled false 23:59:26 23:59:26 5) Failed to send the command: config:update 23:59:26 23:59:26 6) Failed to see prompt after sending the command: config:update 23:59:26 23:59:26 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 23:59:26 23:59:26 [ Message content over the limit has been removed. ] 23:59:26 ... to see prompt after sending the command: config:property-set enabled false 23:59:26 23:59:26 29) Failed to send the command: config:update 23:59:26 23:59:26 30) Failed to see prompt after sending the command: config:update 23:59:26 23:59:26 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 23:59:26 23:59:26 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 23:59:26 23:59:26 33) Failed to send the command: config:property-set enabled false 23:59:26 23:59:26 34) Failed to see prompt after sending the command: config:property-set enabled false 23:59:26 23:59:26 35) Failed to send the command: config:update 23:59:26 23:59:26 36) Failed to see prompt after sending the command: config:update 23:59:26 ------------------------------------------------------------------------------ 23:59:26 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL | 00:08:42 Setup failed: 00:08:42 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:08:42 00:08:42 Also teardown failed: 00:08:42 Several failures occurred: 00:08:42 00:08:42 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:08:42 00:08:42 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:08:42 00:08:42 3) Failed to send the command: config:property-set enabled false 00:08:42 00:08:42 4) Failed to see prompt after sending the command: config:property-set enabled false 00:08:42 00:08:42 5) Failed to send the command: config:update 00:08:42 00:08:42 6) Failed to see prompt after sending the command: config:update 00:08:42 00:08:42 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:08:42 00:08:42 [ Message content over the limit has been removed. ] 00:08:42 ... to see prompt after sending the command: config:property-set enabled false 00:08:42 00:08:42 29) Failed to send the command: config:update 00:08:42 00:08:42 30) Failed to see prompt after sending the command: config:update 00:08:42 00:08:42 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:08:42 00:08:42 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:08:42 00:08:42 33) Failed to send the command: config:property-set enabled false 00:08:42 00:08:42 34) Failed to see prompt after sending the command: config:property-set enabled false 00:08:42 00:08:42 35) Failed to send the command: config:update 00:08:42 00:08:42 36) Failed to see prompt after sending the command: config:update 00:08:42 ------------------------------------------------------------------------------ 00:08:42 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL | 00:17:58 Setup failed: 00:17:58 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:17:58 00:17:58 Also teardown failed: 00:17:58 Several failures occurred: 00:17:58 00:17:58 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:17:58 00:17:58 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:17:58 00:17:58 3) Failed to send the command: config:property-set enabled false 00:17:58 00:17:58 4) Failed to see prompt after sending the command: config:property-set enabled false 00:17:58 00:17:58 5) Failed to send the command: config:update 00:17:58 00:17:58 6) Failed to see prompt after sending the command: config:update 00:17:58 00:17:58 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:17:58 00:17:58 [ Message content over the limit has been removed. ] 00:17:58 ... to see prompt after sending the command: config:property-set enabled false 00:17:58 00:17:58 29) Failed to send the command: config:update 00:17:58 00:17:58 30) Failed to see prompt after sending the command: config:update 00:17:58 00:17:58 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:17:58 00:17:58 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:17:58 00:17:58 33) Failed to send the command: config:property-set enabled false 00:17:58 00:17:58 34) Failed to see prompt after sending the command: config:property-set enabled false 00:17:58 00:17:58 35) Failed to send the command: config:update 00:17:58 00:17:58 36) Failed to see prompt after sending the command: config:update 00:17:58 ------------------------------------------------------------------------------ 00:17:58 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL | 00:27:15 Setup failed: 00:27:15 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:27:15 00:27:15 Also teardown failed: 00:27:15 Several failures occurred: 00:27:15 00:27:15 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:27:15 00:27:15 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:27:15 00:27:15 3) Failed to send the command: config:property-set enabled false 00:27:15 00:27:15 4) Failed to see prompt after sending the command: config:property-set enabled false 00:27:15 00:27:15 5) Failed to send the command: config:update 00:27:15 00:27:15 6) Failed to see prompt after sending the command: config:update 00:27:15 00:27:15 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:27:15 00:27:15 [ Message content over the limit has been removed. ] 00:27:15 ... to see prompt after sending the command: config:property-set enabled false 00:27:15 00:27:15 29) Failed to send the command: config:update 00:27:15 00:27:15 30) Failed to see prompt after sending the command: config:update 00:27:15 00:27:15 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:27:15 00:27:15 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:27:15 00:27:15 33) Failed to send the command: config:property-set enabled false 00:27:15 00:27:15 34) Failed to see prompt after sending the command: config:property-set enabled false 00:27:15 00:27:15 35) Failed to send the command: config:update 00:27:15 00:27:15 36) Failed to see prompt after sending the command: config:update 00:27:15 ------------------------------------------------------------------------------ 00:27:15 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL | 00:36:31 Setup failed: 00:36:31 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:36:31 00:36:31 Also teardown failed: 00:36:31 Several failures occurred: 00:36:31 00:36:31 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:36:31 00:36:31 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:36:31 00:36:31 3) Failed to send the command: config:property-set enabled false 00:36:31 00:36:31 4) Failed to see prompt after sending the command: config:property-set enabled false 00:36:31 00:36:31 5) Failed to send the command: config:update 00:36:31 00:36:31 6) Failed to see prompt after sending the command: config:update 00:36:31 00:36:31 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:36:31 00:36:31 [ Message content over the limit has been removed. ] 00:36:31 ... to see prompt after sending the command: config:property-set enabled false 00:36:31 00:36:31 29) Failed to send the command: config:update 00:36:31 00:36:31 30) Failed to see prompt after sending the command: config:update 00:36:31 00:36:31 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:36:31 00:36:31 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:36:31 00:36:31 33) Failed to send the command: config:property-set enabled false 00:36:31 00:36:31 34) Failed to see prompt after sending the command: config:property-set enabled false 00:36:31 00:36:31 35) Failed to send the command: config:update 00:36:31 00:36:31 36) Failed to see prompt after sending the command: config:update 00:36:31 ------------------------------------------------------------------------------ 00:36:31 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL | 00:48:56 Setup failed: 00:48:56 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:48:56 00:48:56 Also teardown failed: 00:48:56 Several failures occurred: 00:48:56 00:48:56 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred: 00:48:56 00:48:56 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:48:56 00:48:56 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 00:48:56 00:48:56 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 00:48:56 00:48:56 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 00:48:56 00:48:56 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 00:48:56 [ Message content over the limit has been removed. ] 00:48:56 ... to see prompt after sending the command: config:property-set enabled false 00:48:56 00:48:56 32) Failed to send the command: config:update 00:48:56 00:48:56 33) Failed to see prompt after sending the command: config:update 00:48:56 00:48:56 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:48:56 00:48:56 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:48:56 00:48:56 36) Failed to send the command: config:property-set enabled false 00:48:56 00:48:56 37) Failed to see prompt after sending the command: config:property-set enabled false 00:48:56 00:48:56 38) Failed to send the command: config:update 00:48:56 00:48:56 39) Failed to see prompt after sending the command: config:update 00:48:56 ------------------------------------------------------------------------------ 00:48:56 Change_Replication_Source :: After changing replication source ODL... | FAIL | 00:58:12 Setup failed: 00:58:12 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.190:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 00:58:12 00:58:12 Also teardown failed: 00:58:12 Several failures occurred: 00:58:12 00:58:12 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:58:12 00:58:12 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source 00:58:12 00:58:12 3) Failed to send the command: config:property-set enabled false 00:58:12 00:58:12 4) Failed to see prompt after sending the command: config:property-set enabled false 00:58:12 00:58:12 5) Failed to send the command: config:update 00:58:12 00:58:12 6) Failed to see prompt after sending the command: config:update 00:58:12 00:58:12 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:58:12 00:58:12 [ Message content over the limit has been removed. ] 00:58:12 ... to see prompt after sending the command: config:property-set enabled false 00:58:12 00:58:12 29) Failed to send the command: config:update 00:58:12 00:58:12 30) Failed to see prompt after sending the command: config:update 00:58:12 00:58:12 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:58:12 00:58:12 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink 00:58:12 00:58:12 33) Failed to send the command: config:property-set enabled false 00:58:12 00:58:12 34) Failed to see prompt after sending the command: config:property-set enabled false 00:58:12 00:58:12 35) Failed to send the command: config:update 00:58:12 00:58:12 36) Failed to see prompt after sending the command: config:update 00:58:12 ------------------------------------------------------------------------------ 00:58:12 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL | 00:58:12 8 tests, 0 passed, 8 failed 00:58:12 ============================================================================== 00:58:12 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml 00:58:13 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html 00:58:13 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html 00:58:13 + true 00:58:13 + echo 'Examining the files in data/log and checking filesize' 00:58:13 Examining the files in data/log and checking filesize 00:58:13 + ssh 10.30.171.190 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/' 00:58:13 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:14 total 256 00:58:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 00:49 . 00:58:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 00:49 .. 00:58:14 -rw-rw-r-- 1 jenkins jenkins 252590 Nov 10 00:49 karaf.log 00:58:14 + ssh 10.30.171.190 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*' 00:58:14 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:14 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 00:58:14 + ssh 10.30.171.132 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/' 00:58:14 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:15 total 256 00:58:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 00:49 . 00:58:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 00:49 .. 00:58:15 -rw-rw-r-- 1 jenkins jenkins 253913 Nov 10 00:49 karaf.log 00:58:15 + ssh 10.30.171.132 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*' 00:58:15 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:15 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 00:58:15 + ssh 10.30.171.191 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/' 00:58:15 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:15 total 260 00:58:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 00:49 . 00:58:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 00:49 .. 00:58:15 -rw-rw-r-- 1 jenkins jenkins 254145 Nov 10 00:49 karaf.log 00:58:15 + ssh 10.30.171.191 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*' 00:58:15 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:15 252K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 00:58:15 + set +e 00:58:15 ++ seq 1 3 00:58:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:15 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:58:15 + echo 'Let'\''s take the karaf thread dump again' 00:58:15 Let's take the karaf thread dump again 00:58:15 + ssh 10.30.171.190 'sudo ps aux' 00:58:15 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:16 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log 00:58:16 ++ grep -v grep 00:58:16 ++ tr -s ' ' 00:58:16 ++ cut -f2 '-d ' 00:58:16 + pid=12694 00:58:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:12694' 00:58:16 karaf main: org.apache.karaf.main.Main, pid:12694 00:58:16 + ssh 10.30.171.190 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12694' 00:58:16 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:16 + echo 'killing karaf process...' 00:58:16 killing karaf process... 00:58:16 + ssh 10.30.171.190 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:58:16 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:16 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:58:16 + echo 'Let'\''s take the karaf thread dump again' 00:58:16 Let's take the karaf thread dump again 00:58:16 + ssh 10.30.171.132 'sudo ps aux' 00:58:16 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:17 ++ grep -v grep 00:58:17 ++ tr -s ' ' 00:58:17 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log 00:58:17 ++ cut -f2 '-d ' 00:58:17 + pid=12494 00:58:17 + echo 'karaf main: org.apache.karaf.main.Main, pid:12494' 00:58:17 karaf main: org.apache.karaf.main.Main, pid:12494 00:58:17 + ssh 10.30.171.132 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12494' 00:58:17 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:17 + echo 'killing karaf process...' 00:58:17 killing karaf process... 00:58:17 + ssh 10.30.171.132 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:58:17 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:17 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:58:17 + echo 'Let'\''s take the karaf thread dump again' 00:58:17 Let's take the karaf thread dump again 00:58:17 + ssh 10.30.171.191 'sudo ps aux' 00:58:17 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:17 ++ tr -s ' ' 00:58:17 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log 00:58:17 ++ cut -f2 '-d ' 00:58:17 ++ grep -v grep 00:58:18 + pid=12512 00:58:18 + echo 'karaf main: org.apache.karaf.main.Main, pid:12512' 00:58:18 karaf main: org.apache.karaf.main.Main, pid:12512 00:58:18 + ssh 10.30.171.191 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12512' 00:58:18 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:18 + echo 'killing karaf process...' 00:58:18 killing karaf process... 00:58:18 + ssh 10.30.171.191 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:58:18 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:18 + sleep 5 00:58:23 ++ seq 1 3 00:58:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:23 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:58:23 + echo 'Compressing karaf.log 1' 00:58:23 Compressing karaf.log 1 00:58:23 + ssh 10.30.171.190 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 00:58:23 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:23 + echo 'Fetching compressed karaf.log 1' 00:58:23 Fetching compressed karaf.log 1 00:58:23 + scp 10.30.171.190:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 00:58:24 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:24 + ssh 10.30.171.190 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz 00:58:24 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:24 + scp 10.30.171.190:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 00:58:24 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:24 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:58:24 + echo 'Fetch GC logs' 00:58:24 Fetch GC logs 00:58:24 + mkdir -p gclogs-1 00:58:24 + scp '10.30.171.190:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/ 00:58:24 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts. 00:58:24 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 00:58:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:24 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:58:24 + echo 'Compressing karaf.log 2' 00:58:24 Compressing karaf.log 2 00:58:24 + ssh 10.30.171.132 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 00:58:24 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:25 + echo 'Fetching compressed karaf.log 2' 00:58:25 Fetching compressed karaf.log 2 00:58:25 + scp 10.30.171.132:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 00:58:25 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:25 + ssh 10.30.171.132 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz 00:58:25 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:25 + scp 10.30.171.132:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 00:58:25 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:25 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:58:25 + echo 'Fetch GC logs' 00:58:25 Fetch GC logs 00:58:25 + mkdir -p gclogs-2 00:58:25 + scp '10.30.171.132:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/ 00:58:25 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts. 00:58:25 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 00:58:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:25 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:58:25 + echo 'Compressing karaf.log 3' 00:58:25 Compressing karaf.log 3 00:58:25 + ssh 10.30.171.191 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 00:58:25 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:26 + echo 'Fetching compressed karaf.log 3' 00:58:26 Fetching compressed karaf.log 3 00:58:26 + scp 10.30.171.191:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 00:58:26 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:26 + ssh 10.30.171.191 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz 00:58:26 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:26 + scp 10.30.171.191:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 00:58:26 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:26 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:58:26 + echo 'Fetch GC logs' 00:58:26 Fetch GC logs 00:58:26 + mkdir -p gclogs-3 00:58:26 + scp '10.30.171.191:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/ 00:58:26 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:58:26 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 00:58:26 + echo 'Examine copied files' 00:58:26 Examine copied files 00:58:26 + ls -lt 00:58:26 total 13200 00:58:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 00:58 gclogs-3 00:58:26 -rw-rw-r--. 1 jenkins jenkins 18638 Nov 10 00:58 odl3_karaf.log.gz 00:58:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 00:58 gclogs-2 00:58:26 -rw-rw-r--. 1 jenkins jenkins 18642 Nov 10 00:58 odl2_karaf.log.gz 00:58:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 00:58 gclogs-1 00:58:26 -rw-rw-r--. 1 jenkins jenkins 18629 Nov 10 00:58 odl1_karaf.log.gz 00:58:26 -rw-rw-r--. 1 jenkins jenkins 77733 Nov 10 00:58 karaf_3_12512_threads_after.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 13681 Nov 10 00:58 ps_after.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 77729 Nov 10 00:58 karaf_2_12494_threads_after.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 82721 Nov 10 00:58 karaf_1_12694_threads_after.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 247480 Nov 10 00:58 report.html 00:58:26 -rw-rw-r--. 1 jenkins jenkins 1045452 Nov 10 00:58 log.html 00:58:26 -rw-rw-r--. 1 jenkins jenkins 11578043 Nov 10 00:58 output.xml 00:58:26 -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 23:40 testplan.txt 00:58:26 -rw-rw-r--. 1 jenkins jenkins 81852 Nov 9 23:40 karaf_3_2043_threads_before.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 14103 Nov 9 23:40 ps_before.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 80154 Nov 9 23:40 karaf_2_2034_threads_before.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 82711 Nov 9 23:40 karaf_1_2040_threads_before.log 00:58:26 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 9 23:37 post-startup-script.sh 00:58:26 -rw-rw-r--. 1 jenkins jenkins 252 Nov 9 23:37 startup-script.sh 00:58:26 -rw-rw-r--. 1 jenkins jenkins 3521 Nov 9 23:37 configuration-script.sh 00:58:26 -rw-rw-r--. 1 jenkins jenkins 337 Nov 9 23:36 detect_variables.env 00:58:26 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 9 23:36 pom.xml 00:58:26 -rw-rw-r--. 1 jenkins jenkins 92 Nov 9 23:36 set_variables.env 00:58:26 -rw-rw-r--. 1 jenkins jenkins 359 Nov 9 23:36 slave_addresses.txt 00:58:26 -rw-rw-r--. 1 jenkins jenkins 570 Nov 9 23:36 requirements.txt 00:58:26 -rw-rw-r--. 1 jenkins jenkins 26 Nov 9 23:36 env.properties 00:58:26 -rw-rw-r--. 1 jenkins jenkins 333 Nov 9 23:34 stack-parameters.yaml 00:58:26 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 9 23:33 test 00:58:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 23:33 test@tmp 00:58:26 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 9 21:28 maven-metadata.xml 00:58:26 + true 00:58:26 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins12679701769736054296.sh 00:58:26 Cleaning up Robot installation... 00:58:27 $ ssh-agent -k 00:58:27 unset SSH_AUTH_SOCK; 00:58:27 unset SSH_AGENT_PID; 00:58:27 echo Agent pid 5160 killed; 00:58:27 [ssh-agent] Stopped. 00:58:27 Recording plot data 00:58:27 Robot results publisher started... 00:58:27 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:58:27 -Parsing output xml: 00:58:28 Done! 00:58:28 -Copying log files to build dir: 00:58:29 Done! 00:58:29 -Assigning results to build: 00:58:29 Done! 00:58:29 -Checking thresholds: 00:58:29 Done! 00:58:29 Done publishing Robot results. 00:58:29 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:58:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:58:29 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2729249560646783547.sh 00:58:29 Archiving csit artifacts 00:58:29 mv: cannot stat '*_1.png': No such file or directory 00:58:29 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:58:29 mv: cannot stat '*_2.png': No such file or directory 00:58:29 mv: cannot stat '/tmp/odl2_*': No such file or directory 00:58:29 mv: cannot stat '*_3.png': No such file or directory 00:58:29 mv: cannot stat '/tmp/odl3_*': No such file or directory 00:58:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:29 Dload Upload Total Spent Left Speed 00:58:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1012k 0 1012k 0 0 3864k 0 --:--:-- --:--:-- --:--:-- 3864k 00:58:29 Archive: robot-plugin.zip 00:58:29 inflating: ./archives/robot-plugin/log.html 00:58:29 inflating: ./archives/robot-plugin/output.xml 00:58:29 inflating: ./archives/robot-plugin/report.html 00:58:29 mv: cannot stat '*.log.gz': No such file or directory 00:58:29 mv: cannot stat '*.csv': No such file or directory 00:58:29 mv: cannot stat '*.png': No such file or directory 00:58:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:58:29 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15730977157310254363.sh 00:58:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:58:29 [EnvInject] - Injecting environment variables from a build step. 00:58:29 [EnvInject] - Injecting as environment variables the properties content 00:58:29 OS_CLOUD=vex 00:58:29 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-80 00:58:29 00:58:29 [EnvInject] - Variables injected successfully. 00:58:29 provisioning config files... 00:58:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:58:30 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1695352688493447027.sh 00:58:30 ---> openstack-stack-delete.sh 00:58:30 Setup pyenv: 00:58:30 system 00:58:30 3.8.13 00:58:30 3.9.13 00:58:30 3.10.13 00:58:30 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 00:58:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 00:58:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:58:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:58:32 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:58:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:58:32 lf-activate-venv(): INFO: Base packages installed successfully 00:58:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:58:46 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 00:58:46 INFO: Stack cost retrieval disabled, setting cost to 0 00:58:58 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-80 00:58:58 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-80 00:58:58 [PostBuildScript] - [INFO] Executing post build scripts. 00:58:58 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins12699251709530190195.sh 00:58:59 ---> sysstat.sh 00:58:59 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9229751407803096114.sh 00:58:59 ---> package-listing.sh 00:58:59 ++ tr '[:upper:]' '[:lower:]' 00:58:59 ++ facter osfamily 00:58:59 + OS_FAMILY=redhat 00:58:59 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium 00:58:59 + START_PACKAGES=/tmp/packages_start.txt 00:58:59 + END_PACKAGES=/tmp/packages_end.txt 00:58:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:58:59 + PACKAGES=/tmp/packages_start.txt 00:58:59 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']' 00:58:59 + PACKAGES=/tmp/packages_end.txt 00:58:59 + case "${OS_FAMILY}" in 00:58:59 + rpm -qa 00:58:59 + sort 00:59:00 + '[' -f /tmp/packages_start.txt ']' 00:59:00 + '[' -f /tmp/packages_end.txt ']' 00:59:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:00 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']' 00:59:00 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/ 00:59:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/ 00:59:00 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6719044846220141607.sh 00:59:00 ---> capture-instance-metadata.sh 00:59:00 Setup pyenv: 00:59:00 system 00:59:00 3.8.13 00:59:00 3.9.13 00:59:00 3.10.13 00:59:00 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 00:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 00:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:02 lf-activate-venv(): INFO: Base packages installed successfully 00:59:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:59:12 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 00:59:12 INFO: Running in OpenStack, capturing instance metadata 00:59:12 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2693610881462292636.sh 00:59:12 provisioning config files... 00:59:13 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #80 00:59:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config5809006396118880254tmp 00:59:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:59:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:59:13 provisioning config files... 00:59:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:59:13 [EnvInject] - Injecting environment variables from a build step. 00:59:13 [EnvInject] - Injecting as environment variables the properties content 00:59:13 SERVER_ID=logs 00:59:13 00:59:13 [EnvInject] - Variables injected successfully. 00:59:13 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins18053348063424660907.sh 00:59:13 ---> create-netrc.sh 00:59:13 WARN: Log server credential not found. 00:59:13 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2961563154451759286.sh 00:59:13 ---> python-tools-install.sh 00:59:13 Setup pyenv: 00:59:13 system 00:59:13 3.8.13 00:59:13 3.9.13 00:59:13 3.10.13 00:59:13 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 00:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 00:59:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:15 lf-activate-venv(): INFO: Base packages installed successfully 00:59:15 lf-activate-venv(): INFO: Installing additional packages: lftools 00:59:25 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 00:59:25 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15176752646841519905.sh 00:59:25 ---> sudo-logs.sh 00:59:25 Archiving 'sudo' log.. 00:59:25 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins256928550748208517.sh 00:59:25 ---> job-cost.sh 00:59:25 Setup pyenv: 00:59:26 system 00:59:26 3.8.13 00:59:26 3.9.13 00:59:26 3.10.13 00:59:26 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 00:59:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 00:59:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:28 lf-activate-venv(): INFO: Base packages installed successfully 00:59:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:59:36 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 00:59:36 DEBUG: total: 0 00:59:36 INFO: Retrieving Stack Cost... 00:59:36 INFO: Retrieving Pricing Info for: v3-standard-2 00:59:36 INFO: Archiving Costs 00:59:36 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins4846422029155831890.sh 00:59:36 ---> logs-deploy.sh 00:59:36 Setup pyenv: 00:59:37 system 00:59:37 3.8.13 00:59:37 3.9.13 00:59:37 3.10.13 00:59:37 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version) 00:59:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G5aV from file:/tmp/.os_lf_venv 00:59:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:39 lf-activate-venv(): INFO: Base packages installed successfully 00:59:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:59:51 lf-activate-venv(): INFO: Adding /tmp/venv-G5aV/bin to PATH 00:59:51 WARNING: Nexus logging server not set 00:59:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/80/ 00:59:51 INFO: archiving logs to S3 00:59:52 ---> uname -a: 00:59:52 Linux prd-centos8-robot-2c-8g-7459.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:59:52 00:59:52 00:59:52 ---> lscpu: 00:59:52 Architecture: x86_64 00:59:52 CPU op-mode(s): 32-bit, 64-bit 00:59:52 Byte Order: Little Endian 00:59:52 CPU(s): 2 00:59:52 On-line CPU(s) list: 0,1 00:59:52 Thread(s) per core: 1 00:59:52 Core(s) per socket: 1 00:59:52 Socket(s): 2 00:59:52 NUMA node(s): 1 00:59:52 Vendor ID: AuthenticAMD 00:59:52 CPU family: 23 00:59:52 Model: 49 00:59:52 Model name: AMD EPYC-Rome Processor 00:59:52 Stepping: 0 00:59:52 CPU MHz: 2800.000 00:59:52 BogoMIPS: 5600.00 00:59:52 Virtualization: AMD-V 00:59:52 Hypervisor vendor: KVM 00:59:52 Virtualization type: full 00:59:52 L1d cache: 32K 00:59:52 L1i cache: 32K 00:59:52 L2 cache: 512K 00:59:52 L3 cache: 16384K 00:59:52 NUMA node0 CPU(s): 0,1 00:59:52 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:59:52 00:59:52 00:59:52 ---> nproc: 00:59:52 2 00:59:52 00:59:52 00:59:52 ---> df -h: 00:59:52 Filesystem Size Used Avail Use% Mounted on 00:59:52 devtmpfs 3.8G 0 3.8G 0% /dev 00:59:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:59:52 tmpfs 3.8G 17M 3.8G 1% /run 00:59:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:59:52 /dev/vda1 40G 8.3G 32G 21% / 00:59:52 tmpfs 770M 0 770M 0% /run/user/1001 00:59:52 00:59:52 00:59:52 ---> free -m: 00:59:52 total used free shared buff/cache available 00:59:52 Mem: 7697 679 4798 19 2219 6718 00:59:52 Swap: 1023 0 1023 00:59:52 00:59:52 00:59:52 ---> ip addr: 00:59:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:59:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:59:52 inet 127.0.0.1/8 scope host lo 00:59:52 valid_lft forever preferred_lft forever 00:59:52 inet6 ::1/128 scope host 00:59:52 valid_lft forever preferred_lft forever 00:59:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:59:52 link/ether fa:16:3e:d5:48:22 brd ff:ff:ff:ff:ff:ff 00:59:52 altname enp0s3 00:59:52 altname ens3 00:59:52 inet 10.30.170.246/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:59:52 valid_lft 81183sec preferred_lft 81183sec 00:59:52 inet6 fe80::f816:3eff:fed5:4822/64 scope link 00:59:52 valid_lft forever preferred_lft forever 00:59:52 00:59:52 00:59:52 ---> sar -b -r -n DEV: 00:59:52 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7459.novalocal) 11/10/2025 _x86_64_ (2 CPU) 00:59:52 00:59:52 12:00:01 AM tps rtps wtps bread/s bwrtn/s 00:59:52 12:01:01 AM 8.83 5.76 3.07 555.68 248.50 00:59:52 12:02:01 AM 1.38 0.07 1.32 1.73 34.93 00:59:52 12:03:01 AM 0.53 0.00 0.53 0.00 7.90 00:59:52 12:04:01 AM 0.48 0.00 0.48 0.00 8.55 00:59:52 12:05:01 AM 0.48 0.00 0.48 0.00 7.77 00:59:52 12:06:01 AM 0.40 0.00 0.40 0.00 8.77 00:59:52 12:07:01 AM 0.17 0.00 0.17 0.00 3.05 00:59:52 12:08:01 AM 0.37 0.07 0.30 7.60 8.32 00:59:52 12:09:01 AM 0.77 0.32 0.45 6.93 8.51 00:59:52 12:10:01 AM 0.80 0.00 0.80 0.00 30.86 00:59:52 12:11:01 AM 0.22 0.00 0.22 0.00 4.93 00:59:52 12:12:01 AM 0.30 0.00 0.30 0.00 8.05 00:59:52 12:13:01 AM 0.20 0.00 0.20 0.00 4.00 00:59:52 12:14:01 AM 0.23 0.00 0.23 0.00 7.07 00:59:52 12:15:01 AM 0.22 0.00 0.22 0.00 6.72 00:59:52 12:16:01 AM 0.12 0.00 0.12 0.00 2.13 00:59:52 12:17:01 AM 0.13 0.00 0.13 0.00 2.95 00:59:52 12:18:01 AM 0.17 0.00 0.17 0.00 2.27 00:59:52 12:19:01 AM 0.23 0.00 0.23 0.00 15.18 00:59:52 12:20:01 AM 0.13 0.00 0.13 0.00 3.22 00:59:52 12:21:01 AM 0.30 0.00 0.30 0.00 7.10 00:59:52 12:22:01 AM 0.20 0.00 0.20 0.00 4.83 00:59:52 12:23:01 AM 0.20 0.00 0.20 0.00 5.58 00:59:52 12:24:01 AM 0.18 0.00 0.18 0.00 4.92 00:59:52 12:25:01 AM 0.13 0.00 0.13 0.00 6.28 00:59:52 12:26:01 AM 0.18 0.00 0.18 0.00 3.10 00:59:52 12:27:01 AM 0.12 0.00 0.12 0.00 2.27 00:59:52 12:28:01 AM 0.18 0.00 0.18 0.00 12.66 00:59:52 12:29:01 AM 0.37 0.00 0.37 0.00 7.45 00:59:52 12:30:01 AM 0.33 0.00 0.33 0.00 8.55 00:59:52 12:31:01 AM 0.18 0.00 0.18 0.00 5.95 00:59:52 12:32:01 AM 0.23 0.00 0.23 0.00 4.72 00:59:52 12:33:01 AM 0.20 0.00 0.20 0.00 6.00 00:59:52 12:34:01 AM 0.32 0.00 0.32 0.00 8.38 00:59:52 12:35:01 AM 0.22 0.00 0.22 0.00 3.10 00:59:52 12:36:01 AM 0.13 0.00 0.13 0.00 3.20 00:59:52 12:37:01 AM 0.13 0.00 0.13 0.00 2.15 00:59:52 12:38:01 AM 0.22 0.00 0.22 0.00 14.25 00:59:52 12:39:01 AM 0.37 0.00 0.37 0.00 9.67 00:59:52 12:40:01 AM 0.12 0.00 0.12 0.00 3.08 00:59:52 12:41:01 AM 0.32 0.00 0.32 0.00 7.66 00:59:52 12:42:01 AM 0.23 0.00 0.23 0.00 5.13 00:59:52 12:43:02 AM 0.23 0.00 0.23 0.00 13.46 00:59:52 12:44:01 AM 0.22 0.00 0.22 0.00 20.86 00:59:52 12:45:01 AM 0.17 0.00 0.17 0.00 38.94 00:59:52 12:46:01 AM 0.17 0.00 0.17 0.00 25.08 00:59:52 12:47:01 AM 0.17 0.00 0.17 0.00 16.03 00:59:52 12:48:01 AM 0.15 0.00 0.15 0.00 2.23 00:59:52 12:49:01 AM 0.20 0.00 0.20 0.00 4.92 00:59:52 12:50:01 AM 0.38 0.00 0.38 0.00 16.51 00:59:52 12:51:01 AM 0.27 0.00 0.27 0.00 7.25 00:59:52 12:52:01 AM 0.17 0.00 0.17 0.00 5.46 00:59:52 12:53:01 AM 0.15 0.00 0.15 0.00 3.43 00:59:52 12:54:01 AM 0.20 0.00 0.20 0.00 5.18 00:59:52 12:55:01 AM 0.25 0.00 0.25 0.00 6.67 00:59:52 12:56:01 AM 0.22 0.00 0.22 0.00 5.41 00:59:52 12:57:01 AM 0.15 0.00 0.15 0.00 2.95 00:59:52 12:58:01 AM 0.22 0.00 0.22 0.00 4.32 00:59:52 12:59:01 AM 17.51 0.32 17.20 39.06 775.80 00:59:52 Average: 0.71 0.11 0.60 10.36 25.66 00:59:52 00:59:52 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:59:52 12:01:01 AM 4805252 6929192 3077172 39.04 2688 2290660 786704 8.81 269976 2422356 72 00:59:52 12:02:01 AM 4805044 6929144 3077380 39.04 2688 2290820 786704 8.81 270096 2422480 20 00:59:52 12:03:01 AM 4805456 6929648 3076968 39.04 2688 2290912 786704 8.81 270096 2422312 24 00:59:52 12:04:01 AM 4804940 6929236 3077484 39.04 2688 2291008 786704 8.81 270096 2422592 24 00:59:52 12:05:01 AM 4804728 6929112 3077696 39.05 2688 2291104 786704 8.81 270096 2422800 24 00:59:52 12:06:01 AM 4804456 6928964 3077968 39.05 2688 2291220 786704 8.81 270096 2423016 16 00:59:52 12:07:01 AM 4804352 6928900 3078072 39.05 2688 2291260 786444 8.81 270096 2423084 24 00:59:52 12:08:01 AM 4804432 6929332 3077992 39.05 2688 2291600 784348 8.78 270140 2423152 4 00:59:52 12:09:01 AM 4803600 6928936 3078824 39.06 2688 2292036 784348 8.78 270256 2423560 296 00:59:52 12:10:01 AM 4803512 6929016 3078912 39.06 2688 2292204 786480 8.81 270292 2423768 24 00:59:52 12:11:01 AM 4803272 6928884 3079152 39.06 2688 2292300 786480 8.81 270292 2423860 52 00:59:52 12:12:01 AM 4803508 6929212 3078916 39.06 2688 2292392 786480 8.81 270292 2423836 24 00:59:52 12:13:01 AM 4803368 6929164 3079056 39.06 2688 2292484 786480 8.81 270292 2423940 52 00:59:52 12:14:01 AM 4803180 6929080 3079244 39.06 2688 2292580 786480 8.81 270292 2424172 40 00:59:52 12:15:01 AM 4803120 6929148 3079304 39.07 2688 2292716 786480 8.81 270292 2424176 24 00:59:52 12:16:01 AM 4803068 6929136 3079356 39.07 2688 2292764 786480 8.81 270292 2424256 32 00:59:52 12:17:01 AM 4802992 6929120 3079432 39.07 2688 2292808 786480 8.81 270292 2424480 16 00:59:52 12:18:01 AM 4801716 6927948 3080708 39.08 2688 2292920 786480 8.81 270292 2425392 100 00:59:52 12:19:01 AM 4801864 6928388 3080560 39.08 2688 2293212 786480 8.81 270292 2425644 24 00:59:52 12:20:01 AM 4801420 6928032 3081004 39.09 2688 2293292 779316 8.73 270292 2425860 36 00:59:52 12:21:01 AM 4801076 6927776 3081348 39.09 2688 2293384 779316 8.73 270292 2426288 4 00:59:52 12:22:01 AM 4800744 6927540 3081680 39.10 2688 2293480 779316 8.73 270292 2426500 40 00:59:52 12:23:01 AM 4800864 6927752 3081560 39.09 2688 2293572 779316 8.73 270292 2426480 4 00:59:52 12:24:01 AM 4800896 6927876 3081528 39.09 2688 2293664 779316 8.73 270292 2426644 44 00:59:52 12:25:01 AM 4800436 6927528 3081988 39.10 2688 2293776 779316 8.73 270292 2426940 4 00:59:52 12:26:01 AM 4800364 6927488 3082060 39.10 2688 2293816 794984 8.90 270292 2427016 16 00:59:52 12:27:01 AM 4800180 6927352 3082244 39.10 2688 2293864 794984 8.90 270292 2427300 36 00:59:52 12:28:01 AM 4799924 6927440 3082500 39.11 2688 2294208 794984 8.90 270292 2427460 40 00:59:52 12:29:01 AM 4799816 6927432 3082608 39.11 2688 2294300 794984 8.90 270324 2427628 76 00:59:52 12:30:01 AM 4799420 6927120 3083004 39.11 2688 2294392 796660 8.92 270324 2427760 52 00:59:52 12:31:01 AM 4799260 6927056 3083164 39.11 2688 2294492 796660 8.92 270324 2428016 24 00:59:52 12:32:01 AM 4799524 6927420 3082900 39.11 2688 2294584 796660 8.92 270324 2427848 56 00:59:52 12:33:01 AM 4798848 6926832 3083576 39.12 2688 2294672 796660 8.92 270324 2428376 28 00:59:52 12:34:01 AM 4799024 6927124 3083400 39.12 2688 2294796 796660 8.92 270324 2428492 32 00:59:52 12:35:01 AM 4799044 6927184 3083380 39.12 2688 2294836 796660 8.92 270324 2428144 40 00:59:52 12:36:01 AM 4799176 6927364 3083248 39.12 2688 2294884 796660 8.92 270324 2428192 24 00:59:52 12:37:01 AM 4798752 6927264 3083672 39.12 2688 2295200 796660 8.92 270324 2428516 304 00:59:52 12:38:01 AM 4798392 6927000 3084032 39.13 2688 2295296 796660 8.92 270324 2428896 44 00:59:52 12:39:01 AM 4798428 6927128 3083996 39.12 2688 2295388 796660 8.92 270324 2428796 4 00:59:52 12:40:01 AM 4798184 6926980 3084240 39.13 2688 2295484 787884 8.82 270324 2429156 52 00:59:52 12:41:01 AM 4798388 6927276 3084036 39.13 2688 2295576 787884 8.82 270324 2429052 8 00:59:52 12:42:01 AM 4798208 6927184 3084216 39.13 2688 2295672 787884 8.82 270324 2429264 48 00:59:52 12:43:02 AM 4797704 6927112 3084720 39.13 2688 2296112 787884 8.82 270324 2429608 144 00:59:52 12:44:01 AM 4794552 6924824 3087872 39.17 2688 2296960 787884 8.82 270324 2432920 464 00:59:52 12:45:01 AM 4788412 6919668 3094012 39.25 2688 2297944 787884 8.82 270324 2438972 328 00:59:52 12:46:01 AM 4786524 6918580 3095900 39.28 2688 2298744 787884 8.82 270324 2440744 412 00:59:52 12:47:01 AM 4786388 6918484 3096036 39.28 2688 2298792 787884 8.82 270324 2440860 16 00:59:52 12:48:01 AM 4786244 6918384 3096180 39.28 2688 2298836 787884 8.82 270324 2441268 24 00:59:52 12:49:01 AM 4785104 6917368 3097320 39.29 2688 2298952 787884 8.82 270324 2442180 84 00:59:52 12:50:01 AM 4783700 6916244 3098724 39.31 2688 2299240 790060 8.85 270320 2443616 48 00:59:52 12:51:01 AM 4783768 6916412 3098656 39.31 2688 2299340 790060 8.85 270320 2443592 24 00:59:52 12:52:01 AM 4783912 6916644 3098512 39.31 2688 2299428 790060 8.85 270320 2443684 4 00:59:52 12:53:01 AM 4783824 6916660 3098600 39.31 2688 2299524 790060 8.85 270320 2443788 36 00:59:52 12:54:01 AM 4783520 6916448 3098904 39.31 2688 2299616 790060 8.85 270320 2444016 68 00:59:52 12:55:01 AM 4783584 6916596 3098840 39.31 2688 2299708 790060 8.85 270320 2444080 40 00:59:52 12:56:01 AM 4783284 6916400 3099140 39.32 2688 2299804 790060 8.85 270320 2444068 32 00:59:52 12:57:01 AM 4783452 6916608 3098972 39.31 2688 2299844 790060 8.85 270320 2444108 16 00:59:52 12:58:01 AM 4783412 6916616 3099012 39.32 2688 2299892 790060 8.85 270320 2444156 32 00:59:52 12:59:01 AM 4973232 6934984 2909192 36.91 2688 2133908 729936 8.17 477748 2069452 36984 00:59:52 Average: 4800218 6925572 3082206 39.10 2688 2292140 787829 8.82 273795 2424044 689 00:59:52 00:59:52 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:59:52 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:01:01 AM eth0 1.62 1.08 0.24 0.12 0.00 0.00 0.00 0.00 00:59:52 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:02:01 AM eth0 2.12 0.43 0.43 0.24 0.00 0.00 0.00 0.00 00:59:52 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:03:01 AM eth0 3.32 0.25 0.25 0.05 0.00 0.00 0.00 0.00 00:59:52 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:04:01 AM eth0 3.63 0.73 1.03 0.56 0.00 0.00 0.00 0.00 00:59:52 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:05:01 AM eth0 0.92 0.45 0.38 0.24 0.00 0.00 0.00 0.00 00:59:52 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:06:01 AM eth0 5.47 1.57 1.17 0.51 0.00 0.00 0.00 0.00 00:59:52 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:07:01 AM eth0 0.75 0.05 0.07 0.00 0.00 0.00 0.00 0.00 00:59:52 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:08:01 AM eth0 0.77 0.03 0.05 0.00 0.00 0.00 0.00 0.00 00:59:52 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:09:01 AM eth0 7.60 6.65 1.96 1.35 0.00 0.00 0.00 0.00 00:59:52 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:10:01 AM eth0 0.93 0.28 0.16 0.05 0.00 0.00 0.00 0.00 00:59:52 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:11:01 AM eth0 0.47 0.25 0.10 0.05 0.00 0.00 0.00 0.00 00:59:52 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:12:01 AM eth0 0.57 0.23 0.10 0.05 0.00 0.00 0.00 0.00 00:59:52 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:13:01 AM eth0 0.47 0.27 0.10 0.05 0.00 0.00 0.00 0.00 00:59:52 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:14:01 AM eth0 2.50 0.35 1.50 0.11 0.00 0.00 0.00 0.00 00:59:52 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:15:01 AM eth0 1.57 1.32 0.40 0.26 0.00 0.00 0.00 0.00 00:59:52 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:16:01 AM eth0 0.72 0.05 0.08 0.00 0.00 0.00 0.00 0.00 00:59:52 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:17:01 AM eth0 0.37 0.05 0.03 0.00 0.00 0.00 0.00 0.00 00:59:52 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:18:01 AM eth0 2.17 1.50 0.42 0.32 0.00 0.00 0.00 0.00 00:59:52 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:19:01 AM eth0 6.51 5.56 1.73 1.09 0.00 0.00 0.00 0.00 00:59:52 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:20:01 AM eth0 0.50 0.22 0.09 0.04 0.00 0.00 0.00 0.00 00:59:52 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:21:01 AM eth0 0.58 0.23 0.13 0.05 0.00 0.00 0.00 0.00 00:59:52 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:22:01 AM eth0 0.62 0.20 0.10 0.04 0.00 0.00 0.00 0.00 00:59:52 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:23:01 AM eth0 0.48 0.25 0.11 0.05 0.00 0.00 0.00 0.00 00:59:52 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:24:01 AM eth0 4.53 0.32 0.51 0.11 0.00 0.00 0.00 0.00 00:59:52 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:25:01 AM eth0 5.18 1.73 1.08 0.64 0.00 0.00 0.00 0.00 00:59:52 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:26:01 AM eth0 1.42 0.20 0.42 0.25 0.00 0.00 0.00 0.00 00:59:52 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:27:01 AM eth0 0.80 0.20 0.35 0.19 0.00 0.00 0.00 0.00 00:59:52 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:28:01 AM eth0 7.80 6.72 1.89 1.31 0.00 0.00 0.00 0.00 00:59:52 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:29:01 AM eth0 0.93 0.35 0.33 0.11 0.00 0.00 0.00 0.00 00:59:52 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:30:01 AM eth0 0.62 0.23 0.10 0.04 0.00 0.00 0.00 0.00 00:59:52 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:31:01 AM eth0 0.73 0.47 0.35 0.24 0.00 0.00 0.00 0.00 00:59:52 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:32:01 AM eth0 0.82 0.20 0.12 0.04 0.00 0.00 0.00 0.00 00:59:52 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:33:01 AM eth0 1.73 0.58 0.79 0.50 0.00 0.00 0.00 0.00 00:59:52 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:34:01 AM eth0 2.73 1.50 0.83 0.49 0.00 0.00 0.00 0.00 00:59:52 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:35:01 AM eth0 0.38 0.03 0.07 0.00 0.00 0.00 0.00 0.00 00:59:52 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:36:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00 00:59:52 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:37:01 AM eth0 8.48 6.61 1.99 1.30 0.00 0.00 0.00 0.00 00:59:52 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:38:01 AM eth0 1.72 0.58 0.74 0.49 0.00 0.00 0.00 0.00 00:59:52 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:39:01 AM eth0 3.68 0.30 0.61 0.11 0.00 0.00 0.00 0.00 00:59:52 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:40:01 AM eth0 2.30 0.77 0.81 0.51 0.00 0.00 0.00 0.00 00:59:52 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:41:01 AM eth0 0.90 0.25 0.19 0.05 0.00 0.00 0.00 0.00 00:59:52 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:42:01 AM eth0 4.60 0.40 0.83 0.24 0.00 0.00 0.00 0.00 00:59:52 12:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:43:02 AM eth0 3.55 3.00 0.96 0.57 0.00 0.00 0.00 0.00 00:59:52 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:44:01 AM eth0 4.41 2.52 1.10 0.56 0.00 0.00 0.00 0.00 00:59:52 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:45:01 AM eth0 3.50 2.83 1.49 0.96 0.00 0.00 0.00 0.00 00:59:52 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:46:01 AM eth0 1.28 1.20 0.47 0.26 0.00 0.00 0.00 0.00 00:59:52 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:47:01 AM eth0 1.45 0.05 0.15 0.00 0.00 0.00 0.00 0.00 00:59:52 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:48:01 AM eth0 1.40 0.02 0.11 0.00 0.00 0.00 0.00 0.00 00:59:52 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:49:01 AM eth0 2.23 1.72 0.58 0.40 0.00 0.00 0.00 0.00 00:59:52 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:50:01 AM eth0 6.43 5.38 1.57 1.01 0.00 0.00 0.00 0.00 00:59:52 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:51:01 AM eth0 0.60 0.20 0.13 0.04 0.00 0.00 0.00 0.00 00:59:52 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:52:01 AM eth0 0.68 0.20 0.11 0.04 0.00 0.00 0.00 0.00 00:59:52 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:53:01 AM eth0 0.47 0.23 0.10 0.05 0.00 0.00 0.00 0.00 00:59:52 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:54:01 AM eth0 3.62 0.50 0.85 0.30 0.00 0.00 0.00 0.00 00:59:52 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:55:01 AM eth0 0.80 0.25 0.15 0.05 0.00 0.00 0.00 0.00 00:59:52 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:56:01 AM eth0 2.48 1.13 0.46 0.22 0.00 0.00 0.00 0.00 00:59:52 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:57:01 AM eth0 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 00:59:52 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:58:01 AM eth0 0.73 0.00 0.04 0.00 0.00 0.00 0.00 0.00 00:59:52 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 12:59:01 AM eth0 83.67 56.94 98.58 75.67 0.00 0.00 0.00 0.00 00:59:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:52 Average: eth0 3.59 2.03 2.20 1.56 0.00 0.00 0.00 0.00 00:59:52 00:59:52 00:59:52 ---> sar -P ALL: 00:59:52 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7459.novalocal) 11/10/2025 _x86_64_ (2 CPU) 00:59:52 00:59:52 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 00:59:52 12:01:01 AM all 0.55 0.26 0.37 0.15 0.06 98.61 00:59:52 12:01:01 AM 0 0.70 0.20 0.42 0.13 0.05 98.50 00:59:52 12:01:01 AM 1 0.40 0.32 0.32 0.17 0.07 98.73 00:59:52 12:02:01 AM all 0.45 0.00 0.15 0.04 0.06 99.30 00:59:52 12:02:01 AM 0 0.53 0.00 0.17 0.00 0.05 99.25 00:59:52 12:02:01 AM 1 0.37 0.00 0.13 0.08 0.07 99.35 00:59:52 12:03:01 AM all 0.45 0.00 0.13 0.00 0.08 99.34 00:59:52 12:03:01 AM 0 0.55 0.00 0.15 0.00 0.08 99.21 00:59:52 12:03:01 AM 1 0.35 0.00 0.12 0.00 0.07 99.46 00:59:52 12:04:01 AM all 0.39 0.00 0.13 0.00 0.07 99.41 00:59:52 12:04:01 AM 0 0.32 0.00 0.12 0.00 0.05 99.51 00:59:52 12:04:01 AM 1 0.47 0.00 0.15 0.00 0.08 99.30 00:59:52 12:05:01 AM all 0.53 0.00 0.11 0.00 0.06 99.31 00:59:52 12:05:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37 00:59:52 12:05:01 AM 1 0.53 0.00 0.15 0.00 0.07 99.25 00:59:52 12:06:01 AM all 2.90 0.00 0.25 0.00 0.08 96.76 00:59:52 12:06:01 AM 0 0.87 0.00 0.20 0.00 0.10 98.83 00:59:52 12:06:01 AM 1 4.99 0.00 0.31 0.00 0.07 94.63 00:59:52 12:07:01 AM all 7.91 0.00 0.47 0.00 0.05 91.57 00:59:52 12:07:01 AM 0 15.97 0.00 0.88 0.00 0.04 83.12 00:59:52 12:07:01 AM 1 0.27 0.00 0.08 0.00 0.07 99.58 00:59:52 12:08:01 AM all 8.39 0.00 0.49 0.00 0.08 91.04 00:59:52 12:08:01 AM 0 16.74 0.00 0.85 0.00 0.07 82.34 00:59:52 12:08:01 AM 1 0.33 0.00 0.15 0.00 0.08 99.43 00:59:52 12:09:01 AM all 7.61 0.00 0.48 0.01 0.05 91.85 00:59:52 12:09:01 AM 0 14.27 0.00 0.82 0.02 0.03 84.86 00:59:52 12:09:01 AM 1 1.25 0.00 0.15 0.00 0.07 98.53 00:59:52 12:10:01 AM all 0.53 0.00 0.11 0.00 0.06 99.31 00:59:52 12:10:01 AM 0 0.52 0.00 0.12 0.00 0.07 99.30 00:59:52 12:10:01 AM 1 0.53 0.00 0.10 0.00 0.05 99.32 00:59:52 12:11:01 AM all 0.51 0.00 0.13 0.00 0.04 99.32 00:59:52 12:11:01 AM 0 0.85 0.00 0.15 0.00 0.05 98.95 00:59:52 12:11:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 00:59:52 00:59:52 12:11:01 AM CPU %user %nice %system %iowait %steal %idle 00:59:52 12:12:01 AM all 0.50 0.00 0.13 0.00 0.07 99.30 00:59:52 12:12:01 AM 0 0.77 0.00 0.13 0.00 0.07 99.03 00:59:52 12:12:01 AM 1 0.23 0.00 0.13 0.00 0.07 99.57 00:59:52 12:13:01 AM all 0.54 0.00 0.10 0.01 0.08 99.27 00:59:52 12:13:01 AM 0 0.67 0.00 0.05 0.00 0.05 99.23 00:59:52 12:13:01 AM 1 0.42 0.00 0.15 0.02 0.10 99.31 00:59:52 12:14:01 AM all 0.57 0.00 0.12 0.00 0.08 99.23 00:59:52 12:14:01 AM 0 0.70 0.00 0.08 0.00 0.07 99.15 00:59:52 12:14:01 AM 1 0.43 0.00 0.15 0.00 0.10 99.31 00:59:52 12:15:01 AM all 1.60 0.00 0.14 0.00 0.08 98.18 00:59:52 12:15:01 AM 0 2.45 0.00 0.15 0.00 0.05 97.35 00:59:52 12:15:01 AM 1 0.75 0.00 0.13 0.00 0.10 99.01 00:59:52 12:16:01 AM all 7.08 0.00 0.47 0.00 0.08 92.37 00:59:52 12:16:01 AM 0 14.04 0.00 0.86 0.00 0.07 85.03 00:59:52 12:16:01 AM 1 0.57 0.00 0.12 0.00 0.08 99.23 00:59:52 12:17:01 AM all 6.91 0.00 0.47 0.00 0.07 92.55 00:59:52 12:17:01 AM 0 13.80 0.00 0.81 0.00 0.04 85.35 00:59:52 12:17:01 AM 1 0.48 0.00 0.15 0.00 0.10 99.27 00:59:52 12:18:01 AM all 7.42 0.00 0.47 0.00 0.07 92.04 00:59:52 12:18:01 AM 0 14.85 0.00 0.89 0.00 0.05 84.21 00:59:52 12:18:01 AM 1 0.40 0.00 0.08 0.00 0.08 99.43 00:59:52 12:19:01 AM all 2.61 0.00 0.17 0.00 0.08 97.14 00:59:52 12:19:01 AM 0 3.02 0.00 0.27 0.00 0.12 96.59 00:59:52 12:19:01 AM 1 2.21 0.00 0.07 0.00 0.05 97.68 00:59:52 12:20:01 AM all 0.52 0.00 0.12 0.00 0.08 99.29 00:59:52 12:20:01 AM 0 0.45 0.00 0.15 0.00 0.08 99.32 00:59:52 12:20:01 AM 1 0.58 0.00 0.08 0.00 0.07 99.27 00:59:52 12:21:01 AM all 0.55 0.00 0.12 0.00 0.07 99.27 00:59:52 12:21:01 AM 0 0.47 0.00 0.17 0.00 0.10 99.27 00:59:52 12:21:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.27 00:59:52 12:22:01 AM all 0.53 0.00 0.11 0.00 0.08 99.27 00:59:52 12:22:01 AM 0 0.50 0.00 0.17 0.00 0.10 99.23 00:59:52 12:22:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 00:59:52 00:59:52 12:22:01 AM CPU %user %nice %system %iowait %steal %idle 00:59:52 12:23:01 AM all 0.43 0.00 0.10 0.00 0.07 99.40 00:59:52 12:23:01 AM 0 0.55 0.00 0.12 0.00 0.08 99.25 00:59:52 12:23:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55 00:59:52 12:24:01 AM all 0.46 0.00 0.12 0.00 0.08 99.35 00:59:52 12:24:01 AM 0 0.53 0.00 0.17 0.00 0.10 99.20 00:59:52 12:24:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 00:59:52 12:25:01 AM all 6.23 0.00 0.41 0.00 0.06 93.30 00:59:52 12:25:01 AM 0 12.10 0.00 0.72 0.00 0.05 87.13 00:59:52 12:25:01 AM 1 0.65 0.00 0.12 0.00 0.07 99.17 00:59:52 12:26:01 AM all 7.29 0.00 0.43 0.00 0.07 92.21 00:59:52 12:26:01 AM 0 14.43 0.00 0.78 0.00 0.05 84.73 00:59:52 12:26:01 AM 1 0.60 0.00 0.10 0.00 0.08 99.22 00:59:52 12:27:01 AM all 7.27 0.00 0.46 0.00 0.07 92.20 00:59:52 12:27:01 AM 0 14.46 0.00 0.80 0.00 0.07 84.66 00:59:52 12:27:01 AM 1 0.57 0.00 0.13 0.00 0.07 99.23 00:59:52 12:28:01 AM all 4.63 0.00 0.29 0.00 0.08 94.99 00:59:52 12:28:01 AM 0 8.20 0.00 0.46 0.00 0.08 91.25 00:59:52 12:28:01 AM 1 1.12 0.00 0.13 0.00 0.08 98.66 00:59:52 12:29:01 AM all 0.53 0.00 0.10 0.00 0.08 99.29 00:59:52 12:29:01 AM 0 0.38 0.00 0.13 0.00 0.08 99.40 00:59:52 12:29:01 AM 1 0.69 0.00 0.07 0.00 0.07 99.18 00:59:52 12:30:01 AM all 0.54 0.00 0.12 0.00 0.08 99.26 00:59:52 12:30:01 AM 0 0.37 0.00 0.13 0.00 0.08 99.42 00:59:52 12:30:01 AM 1 0.72 0.00 0.10 0.00 0.08 99.10 00:59:52 12:31:01 AM all 0.55 0.00 0.14 0.00 0.08 99.23 00:59:52 12:31:01 AM 0 0.42 0.00 0.13 0.00 0.10 99.35 00:59:52 12:31:01 AM 1 0.68 0.00 0.15 0.00 0.05 99.12 00:59:52 12:32:01 AM all 0.57 0.00 0.12 0.00 0.09 99.22 00:59:52 12:32:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 00:59:52 12:32:01 AM 1 0.58 0.00 0.17 0.00 0.13 99.11 00:59:52 12:33:01 AM all 0.62 0.00 0.13 0.00 0.08 99.17 00:59:52 12:33:01 AM 0 0.67 0.00 0.08 0.00 0.07 99.18 00:59:52 12:33:01 AM 1 0.57 0.00 0.18 0.00 0.10 99.15 00:59:52 00:59:52 12:33:01 AM CPU %user %nice %system %iowait %steal %idle 00:59:52 12:34:01 AM all 4.38 0.00 0.31 0.00 0.07 95.24 00:59:52 12:34:01 AM 0 6.85 0.00 0.41 0.00 0.05 92.68 00:59:52 12:34:01 AM 1 1.97 0.00 0.20 0.00 0.08 97.75 00:59:52 12:35:01 AM all 8.50 0.00 0.54 0.00 0.06 90.90 00:59:52 12:35:01 AM 0 17.20 0.00 0.98 0.00 0.05 81.77 00:59:52 12:35:01 AM 1 0.03 0.00 0.12 0.00 0.07 99.78 00:59:52 12:36:01 AM all 7.11 0.00 0.48 0.00 0.06 92.35 00:59:52 12:36:01 AM 0 14.60 0.00 0.85 0.00 0.05 84.49 00:59:52 12:36:01 AM 1 0.08 0.00 0.13 0.00 0.07 99.72 00:59:52 12:37:01 AM all 6.39 0.00 0.34 0.00 0.07 93.20 00:59:52 12:37:01 AM 0 9.40 0.00 0.55 0.00 0.07 89.98 00:59:52 12:37:01 AM 1 3.46 0.00 0.13 0.00 0.07 96.34 00:59:52 12:38:01 AM all 0.56 0.00 0.10 0.00 0.08 99.27 00:59:52 12:38:01 AM 0 0.37 0.00 0.13 0.00 0.08 99.42 00:59:52 12:38:01 AM 1 0.75 0.00 0.07 0.00 0.07 99.12 00:59:52 12:39:01 AM all 0.54 0.00 0.12 0.00 0.10 99.24 00:59:52 12:39:01 AM 0 0.52 0.00 0.15 0.00 0.13 99.20 00:59:52 12:39:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28 00:59:52 12:40:01 AM all 0.57 0.00 0.13 0.00 0.07 99.24 00:59:52 12:40:01 AM 0 0.52 0.00 0.15 0.00 0.08 99.25 00:59:52 12:40:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23 00:59:52 12:41:01 AM all 0.46 0.00 0.12 0.01 0.08 99.33 00:59:52 12:41:01 AM 0 0.40 0.00 0.13 0.02 0.08 99.37 00:59:52 12:41:01 AM 1 0.52 0.00 0.10 0.00 0.08 99.30 00:59:52 12:42:01 AM all 0.56 0.00 0.11 0.00 0.08 99.26 00:59:52 12:42:01 AM 0 0.57 0.00 0.17 0.00 0.12 99.15 00:59:52 12:42:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 00:59:52 12:43:02 AM all 1.81 0.00 0.14 0.01 0.09 97.95 00:59:52 12:43:02 AM 0 2.59 0.00 0.20 0.00 0.13 97.08 00:59:52 12:43:02 AM 1 1.03 0.00 0.08 0.02 0.05 98.82 00:59:52 12:44:01 AM all 1.99 0.00 0.14 0.00 0.08 97.79 00:59:52 12:44:01 AM 0 2.99 0.00 0.22 0.00 0.08 96.71 00:59:52 12:44:01 AM 1 0.99 0.00 0.07 0.00 0.07 98.88 00:59:52 00:59:52 12:44:01 AM CPU %user %nice %system %iowait %steal %idle 00:59:52 12:45:01 AM all 2.09 0.00 0.17 0.00 0.08 97.67 00:59:52 12:45:01 AM 0 2.05 0.00 0.15 0.00 0.10 97.70 00:59:52 12:45:01 AM 1 2.12 0.00 0.18 0.00 0.05 97.65 00:59:52 12:46:01 AM all 2.04 0.00 0.17 0.00 0.08 97.72 00:59:52 12:46:01 AM 0 2.70 0.00 0.22 0.00 0.07 97.02 00:59:52 12:46:01 AM 1 1.39 0.00 0.12 0.00 0.08 98.41 00:59:52 12:47:01 AM all 7.23 0.00 0.43 0.00 0.07 92.27 00:59:52 12:47:01 AM 0 14.35 0.00 0.78 0.00 0.05 84.82 00:59:52 12:47:01 AM 1 0.57 0.00 0.10 0.00 0.08 99.25 00:59:52 12:48:01 AM all 8.81 0.00 0.49 0.00 0.07 90.63 00:59:52 12:48:01 AM 0 17.48 0.00 0.88 0.00 0.05 81.59 00:59:52 12:48:01 AM 1 0.40 0.00 0.12 0.00 0.08 99.40 00:59:52 12:49:01 AM all 7.44 0.00 0.51 0.00 0.05 92.00 00:59:52 12:49:01 AM 0 15.15 0.00 0.81 0.00 0.05 83.98 00:59:52 12:49:01 AM 1 0.17 0.00 0.22 0.00 0.05 99.57 00:59:52 12:50:01 AM all 2.53 0.01 0.21 0.00 0.08 97.18 00:59:52 12:50:01 AM 0 3.94 0.02 0.28 0.00 0.08 95.67 00:59:52 12:50:01 AM 1 1.12 0.00 0.13 0.00 0.07 98.68 00:59:52 12:51:01 AM all 0.56 0.00 0.12 0.00 0.08 99.24 00:59:52 12:51:01 AM 0 0.55 0.00 0.18 0.00 0.12 99.15 00:59:52 12:51:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 00:59:52 12:52:01 AM all 0.53 0.00 0.11 0.00 0.08 99.28 00:59:52 12:52:01 AM 0 0.48 0.00 0.17 0.00 0.10 99.25 00:59:52 12:52:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 00:59:52 12:53:01 AM all 0.55 0.00 0.13 0.00 0.08 99.25 00:59:52 12:53:01 AM 0 0.60 0.00 0.18 0.00 0.10 99.12 00:59:52 12:53:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 00:59:52 12:54:01 AM all 0.51 0.00 0.12 0.00 0.07 99.31 00:59:52 12:54:01 AM 0 0.50 0.00 0.17 0.00 0.08 99.25 00:59:52 12:54:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 00:59:52 12:55:01 AM all 0.54 0.00 0.09 0.00 0.08 99.29 00:59:52 12:55:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28 00:59:52 12:55:01 AM 1 0.50 0.00 0.12 0.00 0.08 99.30 00:59:52 00:59:52 12:55:01 AM CPU %user %nice %system %iowait %steal %idle 00:59:52 12:56:01 AM all 6.48 0.00 0.40 0.00 0.06 93.06 00:59:52 12:56:01 AM 0 12.62 0.00 0.67 0.00 0.04 86.68 00:59:52 12:56:01 AM 1 0.65 0.00 0.15 0.00 0.08 99.12 00:59:52 12:57:01 AM all 7.42 0.00 0.49 0.00 0.06 92.03 00:59:52 12:57:01 AM 0 15.22 0.00 0.91 0.00 0.05 83.82 00:59:52 12:57:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 00:59:52 12:58:01 AM all 8.56 0.00 0.47 0.00 0.07 90.90 00:59:52 12:58:01 AM 0 17.34 0.00 0.85 0.00 0.07 81.75 00:59:52 12:58:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 00:59:52 12:59:01 AM all 19.60 0.00 2.81 0.11 0.08 77.40 00:59:52 12:59:01 AM 0 24.28 0.00 3.53 0.10 0.05 72.04 00:59:52 12:59:01 AM 1 14.97 0.00 2.11 0.12 0.10 82.71 00:59:52 Average: all 3.29 0.00 0.28 0.01 0.07 96.34 00:59:52 Average: 0 5.62 0.00 0.42 0.00 0.07 93.88 00:59:52 Average: 1 0.99 0.01 0.15 0.01 0.07 98.77 00:59:52 00:59:52 00:59:52