23:01:24 Started by upstream project "integration-distribution-mri-test-titanium" build number 64 23:01:24 originally caused by: 23:01:24 Started by timer 23:01:24 Running as SYSTEM 23:01:24 [EnvInject] - Loading node environment variables. 23:01:24 Building remotely on prd-centos8-robot-2c-8g-11436 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 23:01:24 [ssh-agent] Looking for ssh-agent implementation... 23:01:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:25 $ ssh-agent 23:01:25 SSH_AUTH_SOCK=/tmp/ssh-YZfdRJkTIC0P/agent.5287 23:01:25 SSH_AGENT_PID=5288 23:01:25 [ssh-agent] Started. 23:01:25 Running ssh-add (command line suppressed) 23:01:25 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_17029891233249740346.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_17029891233249740346.key) 23:01:25 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:01:25 The recommended git tool is: NONE 23:01:27 using credential opendaylight-jenkins-ssh 23:01:27 Wiping out workspace first. 23:01:27 Cloning the remote Git repository 23:01:28 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:01:28 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10 23:01:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:01:28 > git --version # timeout=10 23:01:28 > git --version # 'git version 2.43.0' 23:01:28 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:01:28 [INFO] Currently running in a labeled security context 23:01:28 [INFO] Currently SELinux is 'enforcing' on the host 23:01:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh2053443245876943696.key 23:01:28 Verifying host key using known hosts file 23:01:28 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:01:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:01:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:01:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:01:31 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:01:31 [INFO] Currently running in a labeled security context 23:01:31 [INFO] Currently SELinux is 'enforcing' on the host 23:01:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh6871005296961172599.key 23:01:31 Verifying host key using known hosts file 23:01:31 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:01:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:01:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:01:31 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:01:31 > git config core.sparsecheckout # timeout=10 23:01:31 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:01:32 Commit message: "Adapt test for new pce-allocation field" 23:01:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:01:32 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:01:32 No emails were triggered. 23:01:32 provisioning config files... 23:01:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:01:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:01:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:01:33 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins16483399188532162476.sh 23:01:33 ---> python-tools-install.sh 23:01:33 Setup pyenv: 23:01:33 system 23:01:33 * 3.8.13 (set by /opt/pyenv/version) 23:01:33 * 3.9.13 (set by /opt/pyenv/version) 23:01:33 * 3.10.13 (set by /opt/pyenv/version) 23:01:33 * 3.11.7 (set by /opt/pyenv/version) 23:01:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c4Sl 23:01:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:01:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:42 lf-activate-venv(): INFO: Base packages installed successfully 23:01:42 lf-activate-venv(): INFO: Installing additional packages: lftools 23:02:06 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:02:06 Generating Requirements File 23:02:25 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:02:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:02:25 Python 3.11.7 23:02:26 pip 25.3 from /tmp/venv-c4Sl/lib/python3.11/site-packages/pip (python 3.11) 23:02:26 appdirs==1.4.4 23:02:26 argcomplete==3.6.3 23:02:26 aspy.yaml==1.3.0 23:02:26 attrs==25.4.0 23:02:26 autopage==0.5.2 23:02:26 beautifulsoup4==4.14.3 23:02:26 boto3==1.42.4 23:02:26 botocore==1.42.4 23:02:26 bs4==0.0.2 23:02:26 cachetools==6.2.2 23:02:26 certifi==2025.11.12 23:02:26 cffi==2.0.0 23:02:26 cfgv==3.5.0 23:02:26 chardet==5.2.0 23:02:26 charset-normalizer==3.4.4 23:02:26 click==8.3.1 23:02:26 cliff==4.13.0 23:02:26 cmd2==3.0.0 23:02:26 cryptography==3.3.2 23:02:26 debtcollector==3.0.0 23:02:26 decorator==5.2.1 23:02:26 defusedxml==0.7.1 23:02:26 Deprecated==1.3.1 23:02:26 distlib==0.4.0 23:02:26 dnspython==2.8.0 23:02:26 docker==7.1.0 23:02:26 dogpile.cache==1.5.0 23:02:26 durationpy==0.10 23:02:26 email-validator==2.3.0 23:02:26 filelock==3.20.0 23:02:26 future==1.0.0 23:02:26 gitdb==4.0.12 23:02:26 GitPython==3.1.45 23:02:26 google-auth==2.43.0 23:02:26 httplib2==0.31.0 23:02:26 identify==2.6.15 23:02:26 idna==3.11 23:02:26 importlib-resources==1.5.0 23:02:26 iso8601==2.1.0 23:02:26 Jinja2==3.1.6 23:02:26 jmespath==1.0.1 23:02:26 jsonpatch==1.33 23:02:26 jsonpointer==3.0.0 23:02:26 jsonschema==4.25.1 23:02:26 jsonschema-specifications==2025.9.1 23:02:26 keystoneauth1==5.12.0 23:02:26 kubernetes==34.1.0 23:02:26 lftools==0.37.17 23:02:26 lxml==6.0.2 23:02:26 markdown-it-py==4.0.0 23:02:26 MarkupSafe==3.0.3 23:02:26 mdurl==0.1.2 23:02:26 msgpack==1.1.2 23:02:26 multi_key_dict==2.0.3 23:02:26 munch==4.0.0 23:02:26 netaddr==1.3.0 23:02:26 niet==1.4.2 23:02:26 nodeenv==1.9.1 23:02:26 oauth2client==4.1.3 23:02:26 oauthlib==3.3.1 23:02:26 openstacksdk==4.8.0 23:02:26 os-service-types==1.8.2 23:02:26 osc-lib==4.2.0 23:02:26 oslo.config==10.1.0 23:02:26 oslo.context==6.2.0 23:02:26 oslo.i18n==6.7.1 23:02:26 oslo.log==7.2.1 23:02:26 oslo.serialization==5.8.0 23:02:26 oslo.utils==9.2.0 23:02:26 packaging==25.0 23:02:26 pbr==7.0.3 23:02:26 platformdirs==4.5.1 23:02:26 prettytable==3.17.0 23:02:26 psutil==7.1.3 23:02:26 pyasn1==0.6.1 23:02:26 pyasn1_modules==0.4.2 23:02:26 pycparser==2.23 23:02:26 pygerrit2==2.0.15 23:02:26 PyGithub==2.8.1 23:02:26 Pygments==2.19.2 23:02:26 PyJWT==2.10.1 23:02:26 PyNaCl==1.6.1 23:02:26 pyparsing==2.4.7 23:02:26 pyperclip==1.11.0 23:02:26 pyrsistent==0.20.0 23:02:26 python-cinderclient==9.8.0 23:02:26 python-dateutil==2.9.0.post0 23:02:26 python-heatclient==4.3.0 23:02:26 python-jenkins==1.8.3 23:02:26 python-keystoneclient==5.7.0 23:02:26 python-magnumclient==4.9.0 23:02:26 python-openstackclient==8.2.0 23:02:26 python-swiftclient==4.9.0 23:02:26 PyYAML==6.0.3 23:02:26 referencing==0.37.0 23:02:26 requests==2.32.5 23:02:26 requests-oauthlib==2.0.0 23:02:26 requestsexceptions==1.4.0 23:02:26 rfc3986==2.0.0 23:02:26 rich==14.2.0 23:02:26 rich-argparse==1.7.2 23:02:26 rpds-py==0.30.0 23:02:26 rsa==4.9.1 23:02:26 ruamel.yaml==0.18.16 23:02:26 ruamel.yaml.clib==0.2.15 23:02:26 s3transfer==0.16.0 23:02:26 simplejson==3.20.2 23:02:26 six==1.17.0 23:02:26 smmap==5.0.2 23:02:26 soupsieve==2.8 23:02:26 stevedore==5.6.0 23:02:26 tabulate==0.9.0 23:02:26 toml==0.10.2 23:02:26 tomlkit==0.13.3 23:02:26 tqdm==4.67.1 23:02:26 typing_extensions==4.15.0 23:02:26 tzdata==2025.2 23:02:26 urllib3==1.26.20 23:02:26 virtualenv==20.35.4 23:02:26 wcwidth==0.2.14 23:02:26 websocket-client==1.9.0 23:02:26 wrapt==2.0.1 23:02:26 xdg==6.0.0 23:02:26 xmltodict==1.0.2 23:02:26 yq==3.4.3 23:02:26 [EnvInject] - Injecting environment variables from a build step. 23:02:26 [EnvInject] - Injecting as environment variables the properties content 23:02:26 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:02:26 OS_CLOUD=vex 23:02:26 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-64 23:02:26 OS_STACK_TEMPLATE_DIR=openstack-hot 23:02:26 23:02:26 [EnvInject] - Variables injected successfully. 23:02:26 provisioning config files... 23:02:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:02:26 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins8079558327582456670.sh 23:02:26 ---> Create parameters file for OpenStack HOT 23:02:26 OpenStack Heat parameters generated 23:02:26 ----------------------------------- 23:02:26 parameters: 23:02:26 vm_0_count: '3' 23:02:26 vm_0_flavor: 'v3-standard-4' 23:02:26 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 23:02:26 vm_1_count: '1' 23:02:26 vm_1_flavor: 'v3-standard-2' 23:02:26 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:02:26 23:02:26 job_name: '60686-64' 23:02:26 silo: 'releng' 23:02:26 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins9501299526789121851.sh 23:02:26 ---> Create HEAT stack 23:02:26 + source /home/jenkins/lf-env.sh 23:02:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:26 ++ mktemp -d /tmp/venv-XXXX 23:02:26 + lf_venv=/tmp/venv-huWn 23:02:26 + local venv_file=/tmp/.os_lf_venv 23:02:26 + local python=python3 23:02:26 + local options 23:02:26 + local set_path=true 23:02:26 + local install_args= 23:02:26 ++ 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:02:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:02:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:02:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:26 + true 23:02:26 + case $1 in 23:02:26 + python=python3 23:02:26 + shift 2 23:02:26 + true 23:02:26 + case $1 in 23:02:26 + shift 23:02:26 + break 23:02:26 + case $python in 23:02:26 + local pkg_list= 23:02:26 + [[ -d /opt/pyenv ]] 23:02:26 + echo 'Setup pyenv:' 23:02:26 Setup pyenv: 23:02:26 + export PYENV_ROOT=/opt/pyenv 23:02:26 + PYENV_ROOT=/opt/pyenv 23:02:26 + 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:02:26 + 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:02:26 + pyenv versions 23:02:27 system 23:02:27 3.8.13 23:02:27 3.9.13 23:02:27 3.10.13 23:02:27 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:02:27 + command -v pyenv 23:02:27 ++ pyenv init - --no-rehash 23:02:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:02:27 for i in ${!paths[@]}; do 23:02:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:02:27 fi; done; 23:02:27 echo "${paths[*]}"'\'')" 23:02:27 export PATH="/opt/pyenv/shims:${PATH}" 23:02:27 export PYENV_SHELL=bash 23:02:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:02:27 pyenv() { 23:02:27 local command 23:02:27 command="${1:-}" 23:02:27 if [ "$#" -gt 0 ]; then 23:02:27 shift 23:02:27 fi 23:02:27 23:02:27 case "$command" in 23:02:27 rehash|shell) 23:02:27 eval "$(pyenv "sh-$command" "$@")" 23:02:27 ;; 23:02:27 *) 23:02:27 command pyenv "$command" "$@" 23:02:27 ;; 23:02:27 esac 23:02:27 }' 23:02:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:02:27 for i in ${!paths[@]}; do 23:02:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:02:27 fi; done; 23:02:27 echo "${paths[*]}"' 23:02:27 ++ 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:02:27 ++ 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:02:27 ++ 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:02:27 ++ export PYENV_SHELL=bash 23:02:27 ++ PYENV_SHELL=bash 23:02:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:02:27 +++ complete -F _pyenv pyenv 23:02:27 ++ lf-pyver python3 23:02:27 ++ local py_version_xy=python3 23:02:27 ++ local py_version_xyz= 23:02:27 ++ awk '{ print $1 }' 23:02:27 ++ pyenv versions 23:02:27 ++ local command 23:02:27 ++ command=versions 23:02:27 ++ '[' 1 -gt 0 ']' 23:02:27 ++ shift 23:02:27 ++ case "$command" in 23:02:27 ++ command pyenv versions 23:02:27 ++ pyenv versions 23:02:27 ++ sed 's/^[ *]* //' 23:02:27 ++ grep -E '^[0-9.]*[0-9]$' 23:02:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:02:27 +++ grep '^3' /tmp/.pyenv_versions 23:02:27 +++ tail -n 1 23:02:27 +++ sort -V 23:02:27 ++ py_version_xyz=3.11.7 23:02:27 ++ [[ -z 3.11.7 ]] 23:02:27 ++ echo 3.11.7 23:02:27 ++ return 0 23:02:27 + pyenv local 3.11.7 23:02:27 + local command 23:02:27 + command=local 23:02:27 + '[' 2 -gt 0 ']' 23:02:27 + shift 23:02:27 + case "$command" in 23:02:27 + command pyenv local 3.11.7 23:02:27 + pyenv local 3.11.7 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='lftools[openstack] ' 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='kubernetes ' 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='niet ' 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='python-heatclient ' 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='python-openstackclient ' 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='python-magnumclient ' 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='urllib3~=1.26.15 ' 23:02:27 + for arg in "$@" 23:02:27 + case $arg in 23:02:27 + pkg_list+='yq ' 23:02:27 + [[ -f /tmp/.os_lf_venv ]] 23:02:27 ++ cat /tmp/.os_lf_venv 23:02:27 + lf_venv=/tmp/venv-c4Sl 23:02:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from' file:/tmp/.os_lf_venv 23:02:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:02:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:02:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:27 + local 'pip_opts=--upgrade --quiet' 23:02:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:02:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:02:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:02:27 + [[ -n '' ]] 23:02:27 + [[ -n '' ]] 23:02:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:02:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:02:27 + /tmp/venv-c4Sl/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:02:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:02:29 lf-activate-venv(): INFO: Base packages installed successfully 23:02:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:02:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:02:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:29 + /tmp/venv-c4Sl/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:02:46 + type python3 23:02:46 + true 23:02:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH' 23:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:02:46 + PATH=/tmp/venv-c4Sl/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:02:46 + return 0 23:02:46 + openstack --os-cloud vex limits show --absolute 23:02:48 +--------------------------+---------+ 23:02:48 | Name | Value | 23:02:48 +--------------------------+---------+ 23:02:48 | maxTotalInstances | -1 | 23:02:48 | maxTotalCores | 450 | 23:02:48 | maxTotalRAMSize | 1000000 | 23:02:48 | maxServerMeta | 128 | 23:02:48 | maxImageMeta | 128 | 23:02:48 | maxPersonality | 5 | 23:02:48 | maxPersonalitySize | 10240 | 23:02:48 | maxTotalKeypairs | 100 | 23:02:48 | maxServerGroups | 10 | 23:02:48 | maxServerGroupMembers | 10 | 23:02:48 | maxTotalFloatingIps | -1 | 23:02:48 | maxSecurityGroups | -1 | 23:02:48 | maxSecurityGroupRules | -1 | 23:02:48 | totalRAMUsed | 589824 | 23:02:48 | totalCoresUsed | 144 | 23:02:48 | totalInstancesUsed | 70 | 23:02:48 | totalFloatingIpsUsed | 0 | 23:02:48 | totalSecurityGroupsUsed | 0 | 23:02:48 | totalServerGroupsUsed | 0 | 23:02:48 | maxTotalVolumes | -1 | 23:02:48 | maxTotalSnapshots | 10 | 23:02:48 | maxTotalVolumeGigabytes | 4096 | 23:02:48 | maxTotalBackups | 10 | 23:02:48 | maxTotalBackupGigabytes | 1000 | 23:02:48 | totalVolumesUsed | 3 | 23:02:48 | totalGigabytesUsed | 60 | 23:02:48 | totalSnapshotsUsed | 0 | 23:02:48 | totalBackupsUsed | 0 | 23:02:48 | totalBackupGigabytesUsed | 0 | 23:02:48 +--------------------------+---------+ 23:02:48 + pushd /opt/ciman/openstack-hot 23:02:48 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 23:02:48 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-64 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml 23:03:26 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-64 23:03:26 Waiting to initialize infrastructure... 23:03:26 Waiting to initialize infrastructure... 23:03:26 Stack initialization successful. 23:03:26 ------------------------------------ 23:03:26 Stack Details 23:03:26 ------------------------------------ 23:03:26 {'added': None, 23:03:26 'capabilities': [], 23:03:26 'created_at': '2025-12-07T23:02:51Z', 23:03:26 'deleted': None, 23:03:26 'deleted_at': None, 23:03:26 'description': 'No description', 23:03:26 'environment': None, 23:03:26 'environment_files': None, 23:03:26 'files': None, 23:03:26 'files_container': None, 23:03:26 'id': '1fa1cd77-6f60-41ad-addd-a2845a2f4344', 23:03:26 'is_rollback_disabled': True, 23:03:26 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-64/1fa1cd77-6f60-41ad-addd-a2845a2f4344', 23:03:26 'rel': 'self'}], 23:03:26 '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:03:26 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-64', 23:03:26 'notification_topics': [], 23:03:26 'outputs': [{'description': 'IP addresses of the 2nd vm types', 23:03:26 'output_key': 'vm_1_ips', 23:03:26 'output_value': ['10.30.170.175']}, 23:03:26 {'description': 'IP addresses of the 1st vm types', 23:03:26 'output_key': 'vm_0_ips', 23:03:26 'output_value': ['10.30.171.68', 23:03:26 '10.30.171.189', 23:03:26 '10.30.171.217']}], 23:03:26 'owner_id': ****, 23:03:26 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:03:26 'OS::stack_id': '1fa1cd77-6f60-41ad-addd-a2845a2f4344', 23:03:26 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-64', 23:03:26 'job_name': '60686-64', 23:03:26 'silo': 'releng', 23:03:26 'vm_0_count': '3', 23:03:26 'vm_0_flavor': 'v3-standard-4', 23:03:26 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:03:26 '20251201-010221.432', 23:03:26 'vm_1_count': '1', 23:03:26 'vm_1_flavor': 'v3-standard-2', 23:03:26 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:03:26 '- 20250917-133034.654'}, 23:03:26 'parent_id': None, 23:03:26 'replaced': None, 23:03:26 'status': 'CREATE_COMPLETE', 23:03:26 'status_reason': 'Stack CREATE completed successfully', 23:03:26 'tags': [], 23:03:26 'template': None, 23:03:26 'template_description': 'No description', 23:03:26 'template_url': None, 23:03:26 'timeout_mins': 15, 23:03:26 'unchanged': None, 23:03:26 'updated': None, 23:03:26 'updated_at': None, 23:03:26 'user_project_id': '9e95dffa36824ec9bbe838ce3bda6fad'} 23:03:26 ------------------------------------ 23:03:26 + popd 23:03:26 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 23:03:26 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins14367806899498037517.sh 23:03:26 ---> Copy SSH public keys to CSIT lab 23:03:26 Setup pyenv: 23:03:26 system 23:03:26 3.8.13 23:03:26 3.9.13 23:03:26 3.10.13 23:03:26 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:03:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:03:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:28 lf-activate-venv(): INFO: Base packages installed successfully 23:03:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:03:45 SSH not responding on 10.30.171.189. Retrying in 10 seconds... 23:03:45 SSH not responding on 10.30.171.217. Retrying in 10 seconds... 23:03:45 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 23:03:46 Warning: Permanently added '10.30.170.175' (ECDSA) to the list of known hosts. 23:03:46 releng-60686-64-1-mininet-ovs-217-0 23:03:46 Successfully copied public keys to slave 10.30.170.175 23:03:55 Ping to 10.30.171.217 successful. 23:03:55 Ping to 10.30.171.68 successful. 23:03:55 Ping to 10.30.171.189 successful. 23:03:55 SSH not responding on 10.30.171.217. Retrying in 10 seconds... 23:03:55 SSH not responding on 10.30.171.189. Retrying in 10 seconds... 23:03:55 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 23:04:05 Ping to 10.30.171.217 successful. 23:04:05 Ping to 10.30.171.189 successful. 23:04:05 Ping to 10.30.171.68 successful. 23:04:06 SSH not responding on 10.30.171.189. Retrying in 10 seconds... 23:04:06 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 23:04:08 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts. 23:04:08 releng-60686-64-0-builder-2 23:04:08 Successfully copied public keys to slave 10.30.171.217 23:04:16 Ping to 10.30.171.189 successful. 23:04:16 Ping to 10.30.171.68 successful. 23:04:17 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts. 23:04:17 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:04:17 releng-60686-64-0-builder-1 23:04:17 Successfully copied public keys to slave 10.30.171.189 23:04:17 releng-60686-64-0-builder-0 23:04:17 Successfully copied public keys to slave 10.30.171.68 23:04:17 Process 6504 ready. 23:04:17 Process 6505 ready. 23:04:17 Process 6506 ready. 23:04:17 Process 6507 ready. 23:04:17 SSH ready on all stack servers. 23:04:17 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins12977031451564802426.sh 23:04:17 Setup pyenv: 23:04:18 system 23:04:18 3.8.13 23:04:18 3.9.13 23:04:18 3.10.13 23:04:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Z3C 23:04:22 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv 23:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:25 lf-activate-venv(): INFO: Base packages installed successfully 23:04:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-3Z3C/bin to PATH 23:04:27 + echo 'Installing Python Requirements' 23:04:27 Installing Python Requirements 23:04:27 + cat 23:04:27 + python -m pip install -r requirements.txt 23:04:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:04:27 Collecting docker-py (from -r requirements.txt (line 1)) 23:04:27 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:04:27 Collecting ipaddr (from -r requirements.txt (line 2)) 23:04:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:04:27 Installing build dependencies: started 23:04:28 Installing build dependencies: finished with status 'done' 23:04:28 Getting requirements to build wheel: started 23:04:29 Getting requirements to build wheel: finished with status 'done' 23:04:29 Preparing metadata (pyproject.toml): started 23:04:29 Preparing metadata (pyproject.toml): finished with status 'done' 23:04:29 Collecting netaddr (from -r requirements.txt (line 3)) 23:04:29 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:04:29 Collecting netifaces (from -r requirements.txt (line 4)) 23:04:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:04:29 Installing build dependencies: started 23:04:30 Installing build dependencies: finished with status 'done' 23:04:30 Getting requirements to build wheel: started 23:04:30 Getting requirements to build wheel: finished with status 'done' 23:04:30 Preparing metadata (pyproject.toml): started 23:04:30 Preparing metadata (pyproject.toml): finished with status 'done' 23:04:30 Collecting pyhocon (from -r requirements.txt (line 5)) 23:04:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:04:30 Collecting requests (from -r requirements.txt (line 6)) 23:04:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:04:31 Collecting robotframework (from -r requirements.txt (line 7)) 23:04:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:04:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 24.4 MB/s 0:00:00 23:04:31 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:04:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:04:31 Installing build dependencies: started 23:04:31 Installing build dependencies: finished with status 'done' 23:04:31 Getting requirements to build wheel: started 23:04:32 Getting requirements to build wheel: finished with status 'done' 23:04:32 Preparing metadata (pyproject.toml): started 23:04:32 Preparing metadata (pyproject.toml): finished with status 'done' 23:04:32 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:04:32 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:04:32 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:04:32 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:04:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:04:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:04:32 Installing build dependencies: started 23:04:33 Installing build dependencies: finished with status 'done' 23:04:33 Getting requirements to build wheel: started 23:04:33 Getting requirements to build wheel: finished with status 'done' 23:04:33 Preparing metadata (pyproject.toml): started 23:04:34 Preparing metadata (pyproject.toml): finished with status 'done' 23:04:34 Collecting scapy (from -r requirements.txt (line 12)) 23:04:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:04:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 56.1 MB/s 0:00:00 23:04:34 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:04:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:04:34 Installing build dependencies: started 23:04:35 Installing build dependencies: finished with status 'done' 23:04:35 Getting requirements to build wheel: started 23:04:35 Getting requirements to build wheel: finished with status 'done' 23:04:35 Preparing metadata (pyproject.toml): started 23:04:35 Preparing metadata (pyproject.toml): finished with status 'done' 23:04:35 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:04:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:04:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 45.9 MB/s 0:00:00 23:04:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:04:35 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:04:35 Collecting pyangbind (from -r requirements.txt (line 22)) 23:04:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:04:35 Collecting isodate (from -r requirements.txt (line 25)) 23:04:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:04:35 Collecting jmespath (from -r requirements.txt (line 28)) 23:04:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:04:35 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:04:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:04:36 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:04:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:04:36 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:04:36 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:04:36 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:04:36 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:04:36 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:04:36 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:04:36 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:04:36 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:04:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:04:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:04:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:04:36 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:04:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:04:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:04:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:04:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.0/urllib3-2.6.0-py3-none-any.whl (131 kB) 23:04:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:04:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 23:04:36 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:04:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:04:36 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:04:36 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:04:36 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:04:36 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:04:36 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:04:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:04:37 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:04:37 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:04:37 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:04:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 23:04:37 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:04:37 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:04:37 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:04:37 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:04:37 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:04:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:04:37 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:04:37 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:04:37 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:04:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:04:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 44.8 MB/s 0:00:00 23:04:37 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:04:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:04:37 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:04:37 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:04:37 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:04:37 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:04:37 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:04:37 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:04:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:04:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:04:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 20.1 MB/s 0:00:00 23:04:37 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:04:37 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:04:38 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:04:38 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:04:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 26.7 MB/s 0:00:00 23:04:38 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:04:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:04:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:04:39 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:04:39 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:04:39 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:04:39 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:04:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:04:39 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:04:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:04:39 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:04:39 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:04:39 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:04:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:04:40 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 23:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 87.5 MB/s 0:00:00 23:04:40 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:04:40 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:04:40 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:04:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:04:40 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:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:04:40 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:04:40 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:04:40 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:04:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:04:40 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:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:04:40 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:04:40 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:04:40 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:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:04:40 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:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:04:40 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:04:40 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:04:40 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:04:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 23:04:40 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:04:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:04:40 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:04:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:04:41 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:04:41 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:04:41 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:04:41 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ac5286659fdbed2b48ef5deb79d23bf28629b884decd9550f030322627d5cc9d 23:04:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:04:41 Building wheel for ipaddr (pyproject.toml): started 23:04:41 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:04:41 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=31fdc001bb9c82bbc35f03fb6dd38376fc32f269a5a8ff8897d37f7e83d1d251 23:04:41 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:04:41 Building wheel for netifaces (pyproject.toml): started 23:04:43 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:04:43 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41080 sha256=7fb63b8dcae9130017f91d0c5b4df6825a02658357aa296876cb273731eec2ca 23:04:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:04:43 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:04:44 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:04:44 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=22eb453a1b970abf8abb0da1cd8f79243d03b116efb3575c677619e0e7072457 23:04:44 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:04:44 Building wheel for jsonpath-rw (pyproject.toml): started 23:04:44 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:04:44 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=07e0495c7671d1c4ac73682b39fc1075cf5b63df9177ae20d66d3760eae821eb 23:04:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:04:44 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:04:44 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:04:51 23:04:51 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.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.6.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 23:04:51 + pip freeze 23:04:52 attrs==25.4.0 23:04:52 bcrypt==5.0.0 23:04:52 beautifulsoup4==4.14.3 23:04:52 certifi==2025.11.12 23:04:52 cffi==2.0.0 23:04:52 charset-normalizer==3.4.4 23:04:52 click==8.3.1 23:04:52 cryptography==46.0.3 23:04:52 decorator==5.2.1 23:04:52 distlib==0.4.0 23:04:52 docker-py==1.10.6 23:04:52 docker-pycreds==0.4.0 23:04:52 elastic-transport==8.17.1 23:04:52 elasticsearch==8.19.2 23:04:52 elasticsearch-dsl==8.15.4 23:04:52 enum34==1.1.10 23:04:52 filelock==3.20.0 23:04:52 h11==0.16.0 23:04:52 idna==3.11 23:04:52 invoke==2.2.1 23:04:52 ipaddr==2.2.0 23:04:52 isodate==0.7.2 23:04:52 jmespath==1.0.1 23:04:52 jsonpatch==1.33 23:04:52 jsonpath-rw==1.4.0 23:04:52 jsonpointer==3.0.0 23:04:52 lxml==6.0.2 23:04:52 netaddr==1.3.0 23:04:52 netifaces==0.11.0 23:04:52 outcome==1.3.0.post0 23:04:52 paramiko==4.0.0 23:04:52 platformdirs==4.5.1 23:04:52 ply==3.11 23:04:52 pyang==2.7.1 23:04:52 pyangbind==0.8.6 23:04:52 pycparser==2.23 23:04:52 pyhocon==0.3.61 23:04:52 PyNaCl==1.6.1 23:04:52 pyparsing==3.2.5 23:04:52 PySocks==1.7.1 23:04:52 python-dateutil==2.9.0.post0 23:04:52 regex==2025.11.3 23:04:52 requests==2.32.5 23:04:52 robotframework==7.3.2 23:04:52 robotframework-httplibrary==0.4.2 23:04:52 robotframework-pythonlibcore==4.4.1 23:04:52 robotframework-requests==0.9.7 23:04:52 robotframework-selenium2library==3.0.0 23:04:52 robotframework-seleniumlibrary==6.8.0 23:04:52 robotframework-sshlibrary==3.8.0 23:04:52 scapy==2.6.1 23:04:52 scp==0.15.0 23:04:52 selenium==4.39.0 23:04:52 six==1.17.0 23:04:52 sniffio==1.3.1 23:04:52 sortedcontainers==2.4.0 23:04:52 soupsieve==2.8 23:04:52 trio==0.32.0 23:04:52 trio-websocket==0.12.2 23:04:52 typing_extensions==4.15.0 23:04:52 urllib3==2.6.0 23:04:52 virtualenv==20.35.4 23:04:52 waitress==3.0.2 23:04:52 WebOb==1.8.9 23:04:52 websocket-client==1.9.0 23:04:52 WebTest==3.0.7 23:04:52 wsproto==1.3.2 23:04:52 [EnvInject] - Injecting environment variables from a build step. 23:04:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:04:52 [EnvInject] - Variables injected successfully. 23:04:52 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins14607215413043163284.sh 23:04:52 Setup pyenv: 23:04:52 system 23:04:52 3.8.13 23:04:52 3.9.13 23:04:52 3.10.13 23:04:52 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:04:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:04:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:54 lf-activate-venv(): INFO: Base packages installed successfully 23:04:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:05:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:05:02 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible. 23:05:02 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.0 which is incompatible. 23:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:05:02 + ODL_SYSTEM=() 23:05:02 + TOOLS_SYSTEM=() 23:05:02 + OPENSTACK_SYSTEM=() 23:05:02 + OPENSTACK_CONTROLLERS=() 23:05:02 + mapfile -t ADDR 23:05:02 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-64 23:05:02 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:05:04 + for i in "${ADDR[@]}" 23:05:04 ++ ssh 10.30.171.68 hostname -s 23:05:04 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:04 + REMHOST=releng-60686-64-0-builder-0 23:05:04 + case ${REMHOST} in 23:05:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:05:04 + for i in "${ADDR[@]}" 23:05:04 ++ ssh 10.30.171.189 hostname -s 23:05:04 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts. 23:05:04 + REMHOST=releng-60686-64-0-builder-1 23:05:04 + case ${REMHOST} in 23:05:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:05:04 + for i in "${ADDR[@]}" 23:05:04 ++ ssh 10.30.171.217 hostname -s 23:05:04 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts. 23:05:05 + REMHOST=releng-60686-64-0-builder-2 23:05:05 + case ${REMHOST} in 23:05:05 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:05:05 + for i in "${ADDR[@]}" 23:05:05 ++ ssh 10.30.170.175 hostname -s 23:05:05 Warning: Permanently added '10.30.170.175' (ECDSA) to the list of known hosts. 23:05:05 + REMHOST=releng-60686-64-1-mininet-ovs-217-0 23:05:05 + case ${REMHOST} in 23:05:05 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:05:05 + echo NUM_ODL_SYSTEM=3 23:05:05 + echo NUM_TOOLS_SYSTEM=1 23:05:05 + '[' '' == yes ']' 23:05:05 + NUM_OPENSTACK_SYSTEM=0 23:05:05 + echo NUM_OPENSTACK_SYSTEM=0 23:05:05 + '[' 0 -eq 2 ']' 23:05:05 + echo ODL_SYSTEM_IP=10.30.171.68 23:05:05 ++ seq 0 2 23:05:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:05:05 + echo ODL_SYSTEM_1_IP=10.30.171.68 23:05:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:05:05 + echo ODL_SYSTEM_2_IP=10.30.171.189 23:05:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:05:05 + echo ODL_SYSTEM_3_IP=10.30.171.217 23:05:05 + echo TOOLS_SYSTEM_IP=10.30.170.175 23:05:05 ++ seq 0 0 23:05:05 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:05:05 + echo TOOLS_SYSTEM_1_IP=10.30.170.175 23:05:05 + openstack_index=0 23:05:05 + NUM_OPENSTACK_CONTROL_NODES=1 23:05:05 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:05:05 ++ seq 0 0 23:05:05 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:05:05 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:05:05 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:05:05 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:05:05 + '[' -1 -ge 2 ']' 23:05:05 ++ seq 0 -2 23:05:05 + NUM_OPENSTACK_HAPROXY_NODES=0 23:05:05 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:05:05 ++ seq 0 -1 23:05:05 + echo 'Contents of slave_addresses.txt:' 23:05:05 Contents of slave_addresses.txt: 23:05:05 + cat slave_addresses.txt 23:05:05 NUM_ODL_SYSTEM=3 23:05:05 NUM_TOOLS_SYSTEM=1 23:05:05 NUM_OPENSTACK_SYSTEM=0 23:05:05 ODL_SYSTEM_IP=10.30.171.68 23:05:05 ODL_SYSTEM_1_IP=10.30.171.68 23:05:05 ODL_SYSTEM_2_IP=10.30.171.189 23:05:05 ODL_SYSTEM_3_IP=10.30.171.217 23:05:05 TOOLS_SYSTEM_IP=10.30.170.175 23:05:05 TOOLS_SYSTEM_1_IP=10.30.170.175 23:05:05 NUM_OPENSTACK_CONTROL_NODES=1 23:05:05 OPENSTACK_CONTROL_NODE_1_IP= 23:05:05 NUM_OPENSTACK_COMPUTE_NODES=-1 23:05:05 NUM_OPENSTACK_HAPROXY_NODES=0 23:05:05 [EnvInject] - Injecting environment variables from a build step. 23:05:05 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:05:05 [EnvInject] - Variables injected successfully. 23:05:05 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins1468703358119757405.sh 23:05:05 Preparing for JRE Version 21 23:05:05 Karaf artifact is karaf 23:05:05 Karaf project is integration 23:05:05 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:05:05 [EnvInject] - Injecting environment variables from a build step. 23:05:05 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:05:05 [EnvInject] - Variables injected successfully. 23:05:05 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins5688310910516836608.sh 23:05:05 2025-12-07 23:05:05 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 23:05:05 Bundle version is 0.22.2-SNAPSHOT 23:05:05 --2025-12-07 23:05:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 23:05:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:05:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:05:05 HTTP request sent, awaiting response... 200 OK 23:05:05 Length: 1410 (1.4K) [application/xml] 23:05:05 Saving to: ‘maven-metadata.xml’ 23:05:05 23:05:05 0K . 100% 59.9M=0s 23:05:05 23:05:05 2025-12-07 23:05:05 (59.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 23:05:05 23:05:06 23:05:06 23:05:06 org.opendaylight.integration 23:05:06 karaf 23:05:06 0.22.2-SNAPSHOT 23:05:06 23:05:06 23:05:06 20251207.175454 23:05:06 225 23:05:06 23:05:06 20251207175454 23:05:06 23:05:06 23:05:06 pom 23:05:06 0.22.2-20251207.175454-225 23:05:06 20251207175454 23:05:06 23:05:06 23:05:06 tar.gz 23:05:06 0.22.2-20251207.175454-225 23:05:06 20251207175454 23:05:06 23:05:06 23:05:06 zip 23:05:06 0.22.2-20251207.175454-225 23:05:06 20251207175454 23:05:06 23:05:06 23:05:06 cyclonedx 23:05:06 xml 23:05:06 0.22.2-20251207.175454-225 23:05:06 20251207175454 23:05:06 23:05:06 23:05:06 cyclonedx 23:05:06 json 23:05:06 0.22.2-20251207.175454-225 23:05:06 20251207175454 23:05:06 23:05:06 23:05:06 23:05:06 23:05:06 Nexus timestamp is 0.22.2-20251207.175454-225 23:05:06 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:06 Distribution bundle is karaf-0.22.2-20251207.175454-225.zip 23:05:06 Distribution bundle version is 0.22.2-SNAPSHOT 23:05:06 Distribution folder is karaf-0.22.2-SNAPSHOT 23:05:06 Nexus prefix is https://nexus.opendaylight.org 23:05:06 [EnvInject] - Injecting environment variables from a build step. 23:05:06 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:05:06 [EnvInject] - Variables injected successfully. 23:05:06 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins9787412488701704868.sh 23:05:06 Setup pyenv: 23:05:06 system 23:05:06 3.8.13 23:05:06 3.9.13 23:05:06 3.10.13 23:05:06 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:05:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:05:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:08 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:05:08 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible. 23:05:08 lf-activate-venv(): INFO: Base packages installed successfully 23:05:08 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:05:14 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:05:14 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible. 23:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:05:14 Copying common-functions.sh to /tmp 23:05:16 Copying common-functions.sh to 10.30.171.68:/tmp 23:05:16 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:16 Copying common-functions.sh to 10.30.171.189:/tmp 23:05:16 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts. 23:05:16 Copying common-functions.sh to 10.30.171.217:/tmp 23:05:16 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts. 23:05:17 Copying common-functions.sh to 10.30.170.175:/tmp 23:05:17 Warning: Permanently added '10.30.170.175' (ECDSA) to the list of known hosts. 23:05:17 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12722734837819359754.sh 23:05:17 common-functions.sh is being sourced 23:05:17 common-functions environment: 23:05:17 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:17 ACTUALFEATURES: 23:05:17 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:17 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:17 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:17 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:17 CONTROLLERMEM: 2048m 23:05:17 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:17 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:17 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:17 SUITES: 23:05:17 23:05:17 ################################################# 23:05:17 ## Configure Cluster and Start ## 23:05:17 ################################################# 23:05:17 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 23:05:17 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 23:05:17 Locating script plan to use... 23:05:17 Finished running script plans 23:05:17 Configuring member-1 with IP address 10.30.171.68 23:05:17 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:18 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:18 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:05:18 common-functions.sh is being sourced 23:05:18 ++ [[ /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:05:18 ++ echo 'common-functions.sh is being sourced' 23:05:18 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:05:18 ++ DISTROSTREAM=titanium 23:05:18 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:18 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:18 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:18 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:18 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:18 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:18 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:18 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:18 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:18 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:18 ++ export CONTROLLERMEM= 23:05:18 ++ CONTROLLERMEM= 23:05:18 ++ case "${DISTROSTREAM}" in 23:05:18 ++ CLUSTER_SYSTEM=pekko 23:05:18 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:18 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:18 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:18 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:18 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:18 ++ print_common_env 23:05:18 ++ cat 23:05:18 common-functions environment: 23:05:18 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:18 ACTUALFEATURES: 23:05:18 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:18 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:18 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:18 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:18 CONTROLLERMEM: 23:05:18 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:18 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:18 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:18 SUITES: 23:05:18 23:05:18 ++ SSH='ssh -t -t' 23:05:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:05:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:05:18 Changing to /tmp 23:05:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:18 + echo 'Changing to /tmp' 23:05:18 + cd /tmp 23:05:18 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip' 23:05:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:18 --2025-12-07 23:05:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:05:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:05:18 HTTP request sent, awaiting response... 200 OK 23:05:18 Length: 234981478 (224M) [application/zip] 23:05:18 Saving to: ‘karaf-0.22.2-20251207.175454-225.zip’ 23:05:18 23:05:18 0K ........ ........ ........ ........ ........ ........ 1% 70.8M 3s 23:05:18 3072K ........ ........ ........ ........ ........ ........ 2% 138M 2s 23:05:18 6144K ........ ........ ........ ........ ........ ........ 4% 134M 2s 23:05:18 9216K ........ ........ ........ ........ ........ ........ 5% 164M 2s 23:05:18 12288K ........ ........ ........ ........ ........ ........ 6% 191M 2s 23:05:18 15360K ........ ........ ........ ........ ........ ........ 8% 195M 2s 23:05:18 18432K ........ ........ ........ ........ ........ ........ 9% 227M 1s 23:05:18 21504K ........ ........ ........ ........ ........ ........ 10% 226M 1s 23:05:18 24576K ........ ........ ........ ........ ........ ........ 12% 261M 1s 23:05:18 27648K ........ ........ ........ ........ ........ ........ 13% 263M 1s 23:05:18 30720K ........ ........ ........ ........ ........ ........ 14% 282M 1s 23:05:18 33792K ........ ........ ........ ........ ........ ........ 16% 310M 1s 23:05:18 36864K ........ ........ ........ ........ ........ ........ 17% 283M 1s 23:05:18 39936K ........ ........ ........ ........ ........ ........ 18% 278M 1s 23:05:18 43008K ........ ........ ........ ........ ........ ........ 20% 331M 1s 23:05:18 46080K ........ ........ ........ ........ ........ ........ 21% 329M 1s 23:05:18 49152K ........ ........ ........ ........ ........ ........ 22% 338M 1s 23:05:18 52224K ........ ........ ........ ........ ........ ........ 24% 338M 1s 23:05:18 55296K ........ ........ ........ ........ ........ ........ 25% 341M 1s 23:05:18 58368K ........ ........ ........ ........ ........ ........ 26% 332M 1s 23:05:18 61440K ........ ........ ........ ........ ........ ........ 28% 333M 1s 23:05:18 64512K ........ ........ ........ ........ ........ ........ 29% 344M 1s 23:05:18 67584K ........ ........ ........ ........ ........ ........ 30% 348M 1s 23:05:18 70656K ........ ........ ........ ........ ........ ........ 32% 335M 1s 23:05:18 73728K ........ ........ ........ ........ ........ ........ 33% 337M 1s 23:05:18 76800K ........ ........ ........ ........ ........ ........ 34% 336M 1s 23:05:18 79872K ........ ........ ........ ........ ........ ........ 36% 333M 1s 23:05:18 82944K ........ ........ ........ ........ ........ ........ 37% 325M 1s 23:05:18 86016K ........ ........ ........ ........ ........ ........ 38% 331M 1s 23:05:18 89088K ........ ........ ........ ........ ........ ........ 40% 341M 1s 23:05:18 92160K ........ ........ ........ ........ ........ ........ 41% 335M 1s 23:05:18 95232K ........ ........ ........ ........ ........ ........ 42% 342M 1s 23:05:18 98304K ........ ........ ........ ........ ........ ........ 44% 340M 1s 23:05:18 101376K ........ ........ ........ ........ ........ ........ 45% 343M 0s 23:05:18 104448K ........ ........ ........ ........ ........ ........ 46% 336M 0s 23:05:18 107520K ........ ........ ........ ........ ........ ........ 48% 345M 0s 23:05:18 110592K ........ ........ ........ ........ ........ ........ 49% 321M 0s 23:05:18 113664K ........ ........ ........ ........ ........ ........ 50% 335M 0s 23:05:18 116736K ........ ........ ........ ........ ........ ........ 52% 337M 0s 23:05:18 119808K ........ ........ ........ ........ ........ ........ 53% 335M 0s 23:05:18 122880K ........ ........ ........ ........ ........ ........ 54% 331M 0s 23:05:18 125952K ........ ........ ........ ........ ........ ........ 56% 330M 0s 23:05:18 129024K ........ ........ ........ ........ ........ ........ 57% 327M 0s 23:05:18 132096K ........ ........ ........ ........ ........ ........ 58% 325M 0s 23:05:18 135168K ........ ........ ........ ........ ........ ........ 60% 330M 0s 23:05:18 138240K ........ ........ ........ ........ ........ ........ 61% 322M 0s 23:05:18 141312K ........ ........ ........ ........ ........ ........ 62% 331M 0s 23:05:18 144384K ........ ........ ........ ........ ........ ........ 64% 331M 0s 23:05:18 147456K ........ ........ ........ ........ ........ ........ 65% 331M 0s 23:05:18 150528K ........ ........ ........ ........ ........ ........ 66% 324M 0s 23:05:18 153600K ........ ........ ........ ........ ........ ........ 68% 335M 0s 23:05:19 156672K ........ ........ ........ ........ ........ ........ 69% 329M 0s 23:05:19 159744K ........ ........ ........ ........ ........ ........ 70% 337M 0s 23:05:19 162816K ........ ........ ........ ........ ........ ........ 72% 328M 0s 23:05:19 165888K ........ ........ ........ ........ ........ ........ 73% 332M 0s 23:05:19 168960K ........ ........ ........ ........ ........ ........ 74% 329M 0s 23:05:19 172032K ........ ........ ........ ........ ........ ........ 76% 322M 0s 23:05:19 175104K ........ ........ ........ ........ ........ ........ 77% 318M 0s 23:05:19 178176K ........ ........ ........ ........ ........ ........ 78% 312M 0s 23:05:19 181248K ........ ........ ........ ........ ........ ........ 80% 313M 0s 23:05:19 184320K ........ ........ ........ ........ ........ ........ 81% 333M 0s 23:05:19 187392K ........ ........ ........ ........ ........ ........ 83% 332M 0s 23:05:19 190464K ........ ........ ........ ........ ........ ........ 84% 333M 0s 23:05:19 193536K ........ ........ ........ ........ ........ ........ 85% 339M 0s 23:05:19 196608K ........ ........ ........ ........ ........ ........ 87% 319M 0s 23:05:19 199680K ........ ........ ........ ........ ........ ........ 88% 336M 0s 23:05:19 202752K ........ ........ ........ ........ ........ ........ 89% 327M 0s 23:05:19 205824K ........ ........ ........ ........ ........ ........ 91% 333M 0s 23:05:19 208896K ........ ........ ........ ........ ........ ........ 92% 328M 0s 23:05:19 211968K ........ ........ ........ ........ ........ ........ 93% 326M 0s 23:05:19 215040K ........ ........ ........ ........ ........ ........ 95% 328M 0s 23:05:19 218112K ........ ........ ........ ........ ........ ........ 96% 329M 0s 23:05:19 221184K ........ ........ ........ ........ ........ ........ 97% 337M 0s 23:05:19 224256K ........ ........ ........ ........ ........ ........ 99% 327M 0s 23:05:19 227328K ........ ........ ........ ........ . 100% 329M=0.8s 23:05:19 23:05:19 2025-12-07 23:05:19 (289 MB/s) - ‘karaf-0.22.2-20251207.175454-225.zip’ saved [234981478/234981478] 23:05:19 23:05:19 Extracting the new controller... 23:05:19 + echo 'Extracting the new controller...' 23:05:19 + unzip -q karaf-0.22.2-20251207.175454-225.zip 23:05:21 Adding external repositories... 23:05:21 + echo 'Adding external repositories...' 23:05:21 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:21 ################################################################################ 23:05:21 # 23:05:21 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:21 # contributor license agreements. See the NOTICE file distributed with 23:05:21 # this work for additional information regarding copyright ownership. 23:05:21 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:21 # (the "License"); you may not use this file except in compliance with 23:05:21 # the License. You may obtain a copy of the License at 23:05:21 # 23:05:21 # http://www.apache.org/licenses/LICENSE-2.0 23:05:21 # 23:05:21 # Unless required by applicable law or agreed to in writing, software 23:05:21 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:21 # See the License for the specific language governing permissions and 23:05:21 # limitations under the License. 23:05:21 # 23:05:21 ################################################################################ 23:05:21 23:05:21 # 23:05:21 # If set to true, the following property will not allow any certificate to be used 23:05:21 # when accessing Maven repositories through SSL 23:05:21 # 23:05:21 #org.ops4j.pax.url.mvn.certificateCheck= 23:05:21 23:05:21 # 23:05:21 # Path to the local Maven settings file. 23:05:21 # The repositories defined in this file will be automatically added to the list 23:05:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:05:21 # below is not set. 23:05:21 # The following locations are checked for the existence of the settings.xml file 23:05:21 # * 1. looks for the specified url 23:05:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:05:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:05:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:05:21 # 23:05:21 #org.ops4j.pax.url.mvn.settings= 23:05:21 23:05:21 # 23:05:21 # Path to the local Maven repository which is used to avoid downloading 23:05:21 # artifacts when they already exist locally. 23:05:21 # The value of this property will be extracted from the settings.xml file 23:05:21 # above, or defaulted to: 23:05:21 # System.getProperty( "user.home" ) + "/.m2/repository" 23:05:21 # 23:05:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:05:21 23:05:21 # 23:05:21 # Default this to false. It's just weird to use undocumented repos 23:05:21 # 23:05:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:05:21 23:05:21 # 23:05:21 # Uncomment if you don't wanna use the proxy settings 23:05:21 # from the Maven conf/settings.xml file 23:05:21 # 23:05:21 # org.ops4j.pax.url.mvn.proxySupport=false 23:05:21 23:05:21 # 23:05:21 # Comma separated list of repositories scanned when resolving an artifact. 23:05:21 # Those repositories will be checked before iterating through the 23:05:21 # below list of repositories and even before the local repository 23:05:21 # A repository url can be appended with zero or more of the following flags: 23:05:21 # @snapshots : the repository contains snaphots 23:05:21 # @noreleases : the repository does not contain any released artifacts 23:05:21 # 23:05:21 # The following property value will add the system folder as a repo. 23:05:21 # 23:05:21 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:05:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:05:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:05:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:05:21 23:05:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:05:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:05:21 23:05:21 # 23:05:21 # Comma separated list of repositories scanned when resolving an artifact. 23:05:21 # The default list includes the following repositories: 23:05:21 # http://repo1.maven.org/maven2@id=central 23:05:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:05:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:05:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:05:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:05:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:05:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:05:21 # To add repositories to the default ones, prepend '+' to the list of repositories 23:05:21 # to add. 23:05:21 # A repository url can be appended with zero or more of the following flags: 23:05:21 # @snapshots : the repository contains snapshots 23:05:21 # @noreleases : the repository does not contain any released artifacts 23:05:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:05:21 # 23:05:21 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:05:21 23:05:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 23:05:21 + echo 'Configuring the startup features...' 23:05:21 Configuring the startup features... 23:05:21 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:21 + FEATURE_TEST_STRING=features-test 23:05:21 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:05:21 + KARAF_VERSION=karaf4 23:05:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:05:21 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:21 + [[ ! -z '' ]] 23:05:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:21 ################################################################################ 23:05:21 # 23:05:21 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:21 # contributor license agreements. See the NOTICE file distributed with 23:05:21 # this work for additional information regarding copyright ownership. 23:05:21 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:21 # (the "License"); you may not use this file except in compliance with 23:05:21 # the License. You may obtain a copy of the License at 23:05:21 # 23:05:21 # http://www.apache.org/licenses/LICENSE-2.0 23:05:21 # 23:05:21 # Unless required by applicable law or agreed to in writing, software 23:05:21 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:21 # See the License for the specific language governing permissions and 23:05:21 # limitations under the License. 23:05:21 # 23:05:21 ################################################################################ 23:05:21 23:05:21 # 23:05:21 # Comma separated list of features repositories to register by default 23:05:21 # 23:05:21 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/963af8d8-1d85-4a26-80f8-a2eff0e157d7.xml 23:05:21 23:05:21 # 23:05:21 # Comma separated list of features to install at startup 23:05:21 # 23:05:21 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe 23:05:21 23:05:21 # 23:05:21 # Resource repositories (OBR) that the features resolver can use 23:05:21 # to resolve requirements/capabilities 23:05:21 # 23:05:21 # The format of the resourceRepositories is 23:05:21 # resourceRepositories=[xml:url|json:url],... 23:05:21 # for Instance: 23:05:21 # 23:05:21 #resourceRepositories=xml:http://host/path/to/index.xml 23:05:21 # or 23:05:21 #resourceRepositories=json:http://host/path/to/index.json 23:05:21 # 23:05:21 23:05:21 # 23:05:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:05:21 # 23:05:21 featuresBootAsynchronous=false 23:05:21 23:05:21 # 23:05:21 # Service requirements enforcement 23:05:21 # 23:05:21 # By default, the feature resolver checks the service requirements/capabilities of 23:05:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:05:21 # the required bundles. 23:05:21 # The following flag can have those values: 23:05:21 # - disable: service requirements are completely ignored 23:05:21 # - default: service requirements are ignored for old features 23:05:21 # - enforce: service requirements are always verified 23:05:21 # 23:05:21 #serviceRequirements=default 23:05:21 23:05:21 # 23:05:21 # Store cfg file for config element in feature 23:05:21 # 23:05:21 #configCfgStore=true 23:05:21 23:05:21 # 23:05:21 # Define if the feature service automatically refresh bundles 23:05:21 # 23:05:21 autoRefresh=true 23:05:21 23:05:21 # 23:05:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:05:21 # XML file defines instructions related to features processing 23:05:21 # versions.properties may declare properties to resolve placeholders in XML file 23:05:21 # both files are relative to ${karaf.etc} 23:05:21 # 23:05:21 #featureProcessing=org.apache.karaf.features.xml 23:05:21 #featureProcessingVersions=versions.properties 23:05:21 + configure_karaf_log karaf4 '' 23:05:21 + local -r karaf_version=karaf4 23:05:21 + local -r controllerdebugmap= 23:05:21 + local logapi=log4j 23:05:21 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:05:21 log4j2.rootLogger.level = INFO 23:05:21 #log4j2.rootLogger.type = asyncRoot 23:05:21 #log4j2.rootLogger.includeLocation = false 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:05:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:05:21 log4j2.rootLogger.appenderRef.Console.ref = Console 23:05:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:05:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:05:21 log4j2.logger.spifly.name = org.apache.aries.spifly 23:05:21 log4j2.logger.spifly.level = WARN 23:05:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:05:21 log4j2.logger.audit.level = INFO 23:05:21 log4j2.logger.audit.additivity = false 23:05:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:05:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:05:21 log4j2.appender.console.type = Console 23:05:21 log4j2.appender.console.name = Console 23:05:21 log4j2.appender.console.layout.type = PatternLayout 23:05:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:05:21 log4j2.appender.rolling.type = RollingRandomAccessFile 23:05:21 log4j2.appender.rolling.name = RollingFile 23:05:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:05:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:05:21 #log4j2.appender.rolling.immediateFlush = false 23:05:21 log4j2.appender.rolling.append = true 23:05:21 log4j2.appender.rolling.layout.type = PatternLayout 23:05:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:05:21 log4j2.appender.rolling.policies.type = Policies 23:05:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:05:21 log4j2.appender.rolling.policies.size.size = 64MB 23:05:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:05:21 log4j2.appender.rolling.strategy.max = 7 23:05:21 log4j2.appender.audit.type = RollingRandomAccessFile 23:05:21 log4j2.appender.audit.name = AuditRollingFile 23:05:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:05:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:05:21 log4j2.appender.audit.append = true 23:05:21 log4j2.appender.audit.layout.type = PatternLayout 23:05:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:05:21 log4j2.appender.audit.policies.type = Policies 23:05:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:05:21 log4j2.appender.audit.policies.size.size = 8MB 23:05:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:05:21 log4j2.appender.audit.strategy.max = 7 23:05:21 log4j2.appender.osgi.type = PaxOsgi 23:05:21 log4j2.appender.osgi.name = PaxOsgi 23:05:21 log4j2.appender.osgi.filter = * 23:05:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:05:21 #log4j2.logger.aether.level = TRACE 23:05:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:05:21 #log4j2.logger.http-headers.level = DEBUG 23:05:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:05:21 #log4j2.logger.maven.level = TRACE 23:05:21 + logapi=log4j2 23:05:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:05:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:05:21 + '[' log4j2 == log4j2 ']' 23:05:21 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:05:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:05:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:05:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:05:21 + unset IFS 23:05:21 controllerdebugmap: 23:05:21 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:21 + echo 'controllerdebugmap: ' 23:05:21 + '[' -n '' ']' 23:05:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:05:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:21 ################################################################################ 23:05:21 # 23:05:21 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:21 # contributor license agreements. See the NOTICE file distributed with 23:05:21 # this work for additional information regarding copyright ownership. 23:05:21 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:21 # (the "License"); you may not use this file except in compliance with 23:05:21 # the License. You may obtain a copy of the License at 23:05:21 # 23:05:21 # http://www.apache.org/licenses/LICENSE-2.0 23:05:21 # 23:05:21 # Unless required by applicable law or agreed to in writing, software 23:05:21 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:21 # See the License for the specific language governing permissions and 23:05:21 # limitations under the License. 23:05:21 # 23:05:21 ################################################################################ 23:05:21 23:05:21 # Common pattern layout for appenders 23:05:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:05:21 23:05:21 # Root logger 23:05:21 log4j2.rootLogger.level = INFO 23:05:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:05:21 #log4j2.rootLogger.type = asyncRoot 23:05:21 #log4j2.rootLogger.includeLocation = false 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:05:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:05:21 log4j2.rootLogger.appenderRef.Console.ref = Console 23:05:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:05:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:05:21 23:05:21 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:05:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:05:21 23:05:21 # Loggers configuration 23:05:21 23:05:21 # Spifly logger 23:05:21 log4j2.logger.spifly.name = org.apache.aries.spifly 23:05:21 log4j2.logger.spifly.level = WARN 23:05:21 23:05:21 # Security audit logger 23:05:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:05:21 log4j2.logger.audit.level = INFO 23:05:21 log4j2.logger.audit.additivity = false 23:05:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:05:21 23:05:21 # Appenders configuration 23:05:21 23:05:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:05:21 log4j2.appender.console.type = Console 23:05:21 log4j2.appender.console.name = Console 23:05:21 log4j2.appender.console.layout.type = PatternLayout 23:05:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:05:21 23:05:21 # Rolling file appender 23:05:21 log4j2.appender.rolling.type = RollingRandomAccessFile 23:05:21 log4j2.appender.rolling.name = RollingFile 23:05:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:05:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:05:21 # uncomment to not force a disk flush 23:05:21 #log4j2.appender.rolling.immediateFlush = false 23:05:21 log4j2.appender.rolling.append = true 23:05:21 log4j2.appender.rolling.layout.type = PatternLayout 23:05:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:05:21 log4j2.appender.rolling.policies.type = Policies 23:05:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:05:21 log4j2.appender.rolling.policies.size.size = 1GB 23:05:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:05:21 log4j2.appender.rolling.strategy.max = 7 23:05:21 23:05:21 # Audit file appender 23:05:21 log4j2.appender.audit.type = RollingRandomAccessFile 23:05:21 log4j2.appender.audit.name = AuditRollingFile 23:05:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:05:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:05:21 log4j2.appender.audit.append = true 23:05:21 log4j2.appender.audit.layout.type = PatternLayout 23:05:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:05:21 log4j2.appender.audit.policies.type = Policies 23:05:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:05:21 log4j2.appender.audit.policies.size.size = 8MB 23:05:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:05:21 log4j2.appender.audit.strategy.max = 7 23:05:21 23:05:21 # OSGi appender 23:05:21 log4j2.appender.osgi.type = PaxOsgi 23:05:21 log4j2.appender.osgi.name = PaxOsgi 23:05:21 log4j2.appender.osgi.filter = * 23:05:21 23:05:21 # help with identification of maven-related problems with pax-url-aether 23:05:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:05:21 #log4j2.logger.aether.level = TRACE 23:05:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:05:21 #log4j2.logger.http-headers.level = DEBUG 23:05:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:05:21 #log4j2.logger.maven.level = TRACE 23:05:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:05:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:05:21 Configure 23:05:21 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:05:21 max memory: 2048m 23:05:21 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:05:21 + local -r controllermem=2048m 23:05:21 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:21 + echo Configure 23:05:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:05:21 + echo ' max memory: 2048m' 23:05:21 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:05:21 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:21 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:05:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:21 #!/bin/sh 23:05:21 # 23:05:21 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:21 # contributor license agreements. See the NOTICE file distributed with 23:05:21 # this work for additional information regarding copyright ownership. 23:05:21 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:21 # (the "License"); you may not use this file except in compliance with 23:05:21 # the License. You may obtain a copy of the License at 23:05:21 # 23:05:21 # http://www.apache.org/licenses/LICENSE-2.0 23:05:21 # 23:05:21 # Unless required by applicable law or agreed to in writing, software 23:05:21 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:21 # See the License for the specific language governing permissions and 23:05:21 # limitations under the License. 23:05:21 # 23:05:21 23:05:21 # 23:05:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:05:21 # script: client, instance, shell, start, status, stop, karaf 23:05:21 # 23:05:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:05:21 # Actions go here... 23:05:21 # fi 23:05:21 23:05:21 # 23:05:21 # general settings which should be applied for all scripts go here; please keep 23:05:21 # in mind that it is possible that scripts might be executed more than once, e.g. 23:05:21 # in example of the start script where the start script is executed first and the 23:05:21 # karaf script afterwards. 23:05:21 # 23:05:21 23:05:21 # 23:05:21 # The following section shows the possible configuration options for the default 23:05:21 # karaf scripts 23:05:21 # 23:05:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:05:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:05:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:05:21 # export EXTRA_JAVA_OPTS # Additional JVM options 23:05:21 # export KARAF_HOME # Karaf home folder 23:05:21 # export KARAF_DATA # Karaf data folder 23:05:21 # export KARAF_BASE # Karaf base folder 23:05:21 # export KARAF_ETC # Karaf etc folder 23:05:21 # export KARAF_LOG # Karaf log folder 23:05:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:05:21 # export KARAF_OPTS # Additional available Karaf options 23:05:21 # export KARAF_DEBUG # Enable debug mode 23:05:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:05:21 # export KARAF_NOROOT # Prevent execution as root if set to true 23:05:21 Set Java version 23:05:21 + echo 'Set Java version' 23:05:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:05:21 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:05:21 sudo: a password is required 23:05:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:21 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:05:21 sudo: a password is required 23:05:21 JDK default version ... 23:05:21 + echo 'JDK default version ...' 23:05:21 + java -version 23:05:21 openjdk version "21.0.9" 2025-10-21 23:05:21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:05:21 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:05:21 Set JAVA_HOME 23:05:21 + echo 'Set JAVA_HOME' 23:05:21 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:05:21 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:05:21 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:21 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:21 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:21 Listing all open ports on controller system... 23:05:21 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:05:21 + echo 'Listing all open ports on controller system...' 23:05:21 + netstat -pnatu 23:05:21 /tmp/configuration-script.sh: line 40: netstat: command not found 23:05:21 Configuring cluster 23:05:21 + '[' -f /tmp/custom_shard_config.txt ']' 23:05:21 + echo 'Configuring cluster' 23:05:21 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.68 10.30.171.189 10.30.171.217 23:05:21 ################################################ 23:05:21 ## Configure Cluster ## 23:05:21 ################################################ 23:05:21 NOTE: Cluster configuration files not found. Copying from 23:05:21 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:05:21 Configuring unique name in pekko.conf 23:05:21 Configuring hostname in pekko.conf 23:05:21 Configuring data and rpc seed nodes in pekko.conf 23:05:21 modules = [ 23:05:21 23:05:21 { 23:05:21 name = "inventory" 23:05:21 namespace = "urn:opendaylight:inventory" 23:05:21 shard-strategy = "module" 23:05:21 }, 23:05:21 { 23:05:21 name = "topology" 23:05:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:05:21 shard-strategy = "module" 23:05:21 }, 23:05:21 { 23:05:21 name = "toaster" 23:05:21 namespace = "http://netconfcentral.org/ns/toaster" 23:05:21 shard-strategy = "module" 23:05:21 } 23:05:21 ] 23:05:21 Configuring replication type in module-shards.conf 23:05:21 ################################################ 23:05:21 ## NOTE: Manually restart controller to ## 23:05:21 ## apply configuration. ## 23:05:21 ################################################ 23:05:21 Dump pekko.conf 23:05:21 + echo 'Dump pekko.conf' 23:05:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:21 23:05:21 odl-cluster-data { 23:05:21 pekko { 23:05:21 remote { 23:05:21 artery { 23:05:21 enabled = on 23:05:21 transport = tcp 23:05:21 canonical.hostname = "10.30.171.68" 23:05:21 canonical.port = 2550 23:05:21 } 23:05:21 } 23:05:21 23:05:21 cluster { 23:05:21 # Using artery. 23:05:21 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.68:2550", 23:05:21 "pekko://opendaylight-cluster-data@10.30.171.189:2550", 23:05:21 "pekko://opendaylight-cluster-data@10.30.171.217:2550"] 23:05:21 23:05:21 roles = ["member-1"] 23:05:21 23:05:21 # when under load we might trip a false positive on the failure detector 23:05:21 # failure-detector { 23:05:21 # heartbeat-interval = 4 s 23:05:21 # acceptable-heartbeat-pause = 16s 23:05:21 # } 23:05:21 } 23:05:21 23:05:21 persistence { 23:05:21 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:05:21 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:05:21 # The relative path is always relative to KARAF_HOME. 23:05:21 23:05:21 # snapshot-store.local.dir = "target/snapshots" 23:05:21 23:05:21 # Use lz4 compression for LocalSnapshotStore snapshots 23:05:21 snapshot-store.local.use-lz4-compression = false 23:05:21 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:05:21 snapshot-store.local.lz4-blocksize = 256KB 23:05:21 } 23:05:21 disable-default-actor-system-quarantined-event-handling = "false" 23:05:21 } 23:05:21 } 23:05:21 Dump modules.conf 23:05:21 + echo 'Dump modules.conf' 23:05:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:21 modules = [ 23:05:21 23:05:21 { 23:05:21 name = "inventory" 23:05:21 namespace = "urn:opendaylight:inventory" 23:05:21 shard-strategy = "module" 23:05:21 }, 23:05:21 { 23:05:21 name = "topology" 23:05:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:05:21 shard-strategy = "module" 23:05:21 }, 23:05:21 { 23:05:21 name = "toaster" 23:05:21 namespace = "http://netconfcentral.org/ns/toaster" 23:05:21 shard-strategy = "module" 23:05:21 } 23:05:21 ] 23:05:21 Dump module-shards.conf 23:05:21 + echo 'Dump module-shards.conf' 23:05:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:21 module-shards = [ 23:05:21 { 23:05:21 name = "default" 23:05:21 shards = [ 23:05:21 { 23:05:21 name = "default" 23:05:21 replicas = ["member-1", 23:05:21 "member-2", 23:05:21 "member-3"] 23:05:21 } 23:05:21 ] 23:05:21 }, 23:05:21 { 23:05:21 name = "inventory" 23:05:21 shards = [ 23:05:21 { 23:05:21 name="inventory" 23:05:21 replicas = ["member-1", 23:05:21 "member-2", 23:05:21 "member-3"] 23:05:21 } 23:05:21 ] 23:05:21 }, 23:05:21 { 23:05:21 name = "topology" 23:05:21 shards = [ 23:05:21 { 23:05:21 name="topology" 23:05:21 replicas = ["member-1", 23:05:21 "member-2", 23:05:21 "member-3"] 23:05:21 } 23:05:21 ] 23:05:21 }, 23:05:21 { 23:05:21 name = "toaster" 23:05:21 shards = [ 23:05:21 { 23:05:21 name="toaster" 23:05:21 replicas = ["member-1", 23:05:21 "member-2", 23:05:21 "member-3"] 23:05:21 } 23:05:21 ] 23:05:21 } 23:05:21 ] 23:05:21 Configuring member-2 with IP address 10.30.171.189 23:05:21 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts. 23:05:22 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts. 23:05:22 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:05:22 common-functions.sh is being sourced 23:05:22 ++ [[ /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:05:22 ++ echo 'common-functions.sh is being sourced' 23:05:22 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:05:22 ++ DISTROSTREAM=titanium 23:05:22 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:22 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:22 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:22 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:22 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:22 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:22 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:22 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:22 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:22 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:22 ++ export CONTROLLERMEM= 23:05:22 ++ CONTROLLERMEM= 23:05:22 ++ case "${DISTROSTREAM}" in 23:05:22 ++ CLUSTER_SYSTEM=pekko 23:05:22 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:22 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:22 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:22 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:22 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:22 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:22 ++ print_common_env 23:05:22 ++ cat 23:05:22 common-functions environment: 23:05:22 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:22 ACTUALFEATURES: 23:05:22 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:22 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:22 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:22 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:22 CONTROLLERMEM: 23:05:22 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:22 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:22 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:22 SUITES: 23:05:22 23:05:22 ++ SSH='ssh -t -t' 23:05:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:05:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:05:22 Changing to /tmp 23:05:22 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:22 + echo 'Changing to /tmp' 23:05:22 + cd /tmp 23:05:22 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip' 23:05:22 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:22 --2025-12-07 23:05:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:05:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:05:22 HTTP request sent, awaiting response... 200 OK 23:05:22 Length: 234981478 (224M) [application/zip] 23:05:22 Saving to: ‘karaf-0.22.2-20251207.175454-225.zip’ 23:05:22 23:05:22 0K ........ ........ ........ ........ ........ ........ 1% 53.3M 4s 23:05:22 3072K ........ ........ ........ ........ ........ ........ 2% 84.2M 3s 23:05:22 6144K ........ ........ ........ ........ ........ ........ 4% 146M 3s 23:05:22 9216K ........ ........ ........ ........ ........ ........ 5% 142M 2s 23:05:22 12288K ........ ........ ........ ........ ........ ........ 6% 164M 2s 23:05:22 15360K ........ ........ ........ ........ ........ ........ 8% 157M 2s 23:05:22 18432K ........ ........ ........ ........ ........ ........ 9% 192M 2s 23:05:22 21504K ........ ........ ........ ........ ........ ........ 10% 179M 2s 23:05:22 24576K ........ ........ ........ ........ ........ ........ 12% 212M 2s 23:05:22 27648K ........ ........ ........ ........ ........ ........ 13% 89.0M 2s 23:05:22 30720K ........ ........ ........ ........ ........ ........ 14% 192M 2s 23:05:22 33792K ........ ........ ........ ........ ........ ........ 16% 240M 1s 23:05:22 36864K ........ ........ ........ ........ ........ ........ 17% 157M 1s 23:05:22 39936K ........ ........ ........ ........ ........ ........ 18% 386M 1s 23:05:22 43008K ........ ........ ........ ........ ........ ........ 20% 122M 1s 23:05:22 46080K ........ ........ ........ ........ ........ ........ 21% 113M 1s 23:05:22 49152K ........ ........ ........ ........ ........ ........ 22% 259M 1s 23:05:22 52224K ........ ........ ........ ........ ........ ........ 24% 275M 1s 23:05:22 55296K ........ ........ ........ ........ ........ ........ 25% 246M 1s 23:05:22 58368K ........ ........ ........ ........ ........ ........ 26% 230M 1s 23:05:22 61440K ........ ........ ........ ........ ........ ........ 28% 222M 1s 23:05:22 64512K ........ ........ ........ ........ ........ ........ 29% 227M 1s 23:05:22 67584K ........ ........ ........ ........ ........ ........ 30% 276M 1s 23:05:22 70656K ........ ........ ........ ........ ........ ........ 32% 324M 1s 23:05:22 73728K ........ ........ ........ ........ ........ ........ 33% 343M 1s 23:05:22 76800K ........ ........ ........ ........ ........ ........ 34% 347M 1s 23:05:22 79872K ........ ........ ........ ........ ........ ........ 36% 337M 1s 23:05:22 82944K ........ ........ ........ ........ ........ ........ 37% 347M 1s 23:05:22 86016K ........ ........ ........ ........ ........ ........ 38% 346M 1s 23:05:22 89088K ........ ........ ........ ........ ........ ........ 40% 358M 1s 23:05:22 92160K ........ ........ ........ ........ ........ ........ 41% 306M 1s 23:05:22 95232K ........ ........ ........ ........ ........ ........ 42% 224M 1s 23:05:22 98304K ........ ........ ........ ........ ........ ........ 44% 203M 1s 23:05:22 101376K ........ ........ ........ ........ ........ ........ 45% 154M 1s 23:05:23 104448K ........ ........ ........ ........ ........ ........ 46% 216M 1s 23:05:23 107520K ........ ........ ........ ........ ........ ........ 48% 301M 1s 23:05:23 110592K ........ ........ ........ ........ ........ ........ 49% 300M 1s 23:05:23 113664K ........ ........ ........ ........ ........ ........ 50% 331M 1s 23:05:23 116736K ........ ........ ........ ........ ........ ........ 52% 253M 1s 23:05:23 119808K ........ ........ ........ ........ ........ ........ 53% 188M 1s 23:05:23 122880K ........ ........ ........ ........ ........ ........ 54% 164M 1s 23:05:23 125952K ........ ........ ........ ........ ........ ........ 56% 158M 1s 23:05:23 129024K ........ ........ ........ ........ ........ ........ 57% 159M 1s 23:05:23 132096K ........ ........ ........ ........ ........ ........ 58% 199M 0s 23:05:23 135168K ........ ........ ........ ........ ........ ........ 60% 364M 0s 23:05:23 138240K ........ ........ ........ ........ ........ ........ 61% 362M 0s 23:05:23 141312K ........ ........ ........ ........ ........ ........ 62% 316M 0s 23:05:23 144384K ........ ........ ........ ........ ........ ........ 64% 260M 0s 23:05:23 147456K ........ ........ ........ ........ ........ ........ 65% 357M 0s 23:05:23 150528K ........ ........ ........ ........ ........ ........ 66% 198M 0s 23:05:23 153600K ........ ........ ........ ........ ........ ........ 68% 254M 0s 23:05:23 156672K ........ ........ ........ ........ ........ ........ 69% 306M 0s 23:05:23 159744K ........ ........ ........ ........ ........ ........ 70% 334M 0s 23:05:23 162816K ........ ........ ........ ........ ........ ........ 72% 249M 0s 23:05:23 165888K ........ ........ ........ ........ ........ ........ 73% 202M 0s 23:05:23 168960K ........ ........ ........ ........ ........ ........ 74% 180M 0s 23:05:23 172032K ........ ........ ........ ........ ........ ........ 76% 156M 0s 23:05:23 175104K ........ ........ ........ ........ ........ ........ 77% 194M 0s 23:05:23 178176K ........ ........ ........ ........ ........ ........ 78% 205M 0s 23:05:23 181248K ........ ........ ........ ........ ........ ........ 80% 285M 0s 23:05:23 184320K ........ ........ ........ ........ ........ ........ 81% 305M 0s 23:05:23 187392K ........ ........ ........ ........ ........ ........ 83% 336M 0s 23:05:23 190464K ........ ........ ........ ........ ........ ........ 84% 335M 0s 23:05:23 193536K ........ ........ ........ ........ ........ ........ 85% 349M 0s 23:05:23 196608K ........ ........ ........ ........ ........ ........ 87% 289M 0s 23:05:23 199680K ........ ........ ........ ........ ........ ........ 88% 270M 0s 23:05:23 202752K ........ ........ ........ ........ ........ ........ 89% 339M 0s 23:05:23 205824K ........ ........ ........ ........ ........ ........ 91% 334M 0s 23:05:23 208896K ........ ........ ........ ........ ........ ........ 92% 332M 0s 23:05:23 211968K ........ ........ ........ ........ ........ ........ 93% 338M 0s 23:05:23 215040K ........ ........ ........ ........ ........ ........ 95% 320M 0s 23:05:23 218112K ........ ........ ........ ........ ........ ........ 96% 340M 0s 23:05:23 221184K ........ ........ ........ ........ ........ ........ 97% 327M 0s 23:05:23 224256K ........ ........ ........ ........ ........ ........ 99% 323M 0s 23:05:23 227328K ........ ........ ........ ........ . 100% 284M=1.0s 23:05:23 23:05:23 2025-12-07 23:05:23 (216 MB/s) - ‘karaf-0.22.2-20251207.175454-225.zip’ saved [234981478/234981478] 23:05:23 23:05:23 Extracting the new controller... 23:05:23 + echo 'Extracting the new controller...' 23:05:23 + unzip -q karaf-0.22.2-20251207.175454-225.zip 23:05:25 Adding external repositories... 23:05:25 + echo 'Adding external repositories...' 23:05:25 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:25 ################################################################################ 23:05:25 # 23:05:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:25 # contributor license agreements. See the NOTICE file distributed with 23:05:25 # this work for additional information regarding copyright ownership. 23:05:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:25 # (the "License"); you may not use this file except in compliance with 23:05:25 # the License. You may obtain a copy of the License at 23:05:25 # 23:05:25 # http://www.apache.org/licenses/LICENSE-2.0 23:05:25 # 23:05:25 # Unless required by applicable law or agreed to in writing, software 23:05:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:25 # See the License for the specific language governing permissions and 23:05:25 # limitations under the License. 23:05:25 # 23:05:25 ################################################################################ 23:05:25 23:05:25 # 23:05:25 # If set to true, the following property will not allow any certificate to be used 23:05:25 # when accessing Maven repositories through SSL 23:05:25 # 23:05:25 #org.ops4j.pax.url.mvn.certificateCheck= 23:05:25 23:05:25 # 23:05:25 # Path to the local Maven settings file. 23:05:25 # The repositories defined in this file will be automatically added to the list 23:05:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:05:25 # below is not set. 23:05:25 # The following locations are checked for the existence of the settings.xml file 23:05:25 # * 1. looks for the specified url 23:05:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:05:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:05:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:05:25 # 23:05:25 #org.ops4j.pax.url.mvn.settings= 23:05:25 23:05:25 # 23:05:25 # Path to the local Maven repository which is used to avoid downloading 23:05:25 # artifacts when they already exist locally. 23:05:25 # The value of this property will be extracted from the settings.xml file 23:05:25 # above, or defaulted to: 23:05:25 # System.getProperty( "user.home" ) + "/.m2/repository" 23:05:25 # 23:05:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:05:25 23:05:25 # 23:05:25 # Default this to false. It's just weird to use undocumented repos 23:05:25 # 23:05:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:05:25 23:05:25 # 23:05:25 # Uncomment if you don't wanna use the proxy settings 23:05:25 # from the Maven conf/settings.xml file 23:05:25 # 23:05:25 # org.ops4j.pax.url.mvn.proxySupport=false 23:05:25 23:05:25 # 23:05:25 # Comma separated list of repositories scanned when resolving an artifact. 23:05:25 # Those repositories will be checked before iterating through the 23:05:25 # below list of repositories and even before the local repository 23:05:25 # A repository url can be appended with zero or more of the following flags: 23:05:25 # @snapshots : the repository contains snaphots 23:05:25 # @noreleases : the repository does not contain any released artifacts 23:05:25 # 23:05:25 # The following property value will add the system folder as a repo. 23:05:25 # 23:05:25 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:05:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:05:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:05:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:05:25 23:05:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:05:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:05:25 23:05:25 # 23:05:25 # Comma separated list of repositories scanned when resolving an artifact. 23:05:25 # The default list includes the following repositories: 23:05:25 # http://repo1.maven.org/maven2@id=central 23:05:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:05:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:05:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:05:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:05:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:05:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:05:25 # To add repositories to the default ones, prepend '+' to the list of repositories 23:05:25 # to add. 23:05:25 # A repository url can be appended with zero or more of the following flags: 23:05:25 # @snapshots : the repository contains snapshots 23:05:25 # @noreleases : the repository does not contain any released artifacts 23:05:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:05:25 # 23:05:25 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:05:25 23:05:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:05:25 + [[ True == \T\r\u\e ]] 23:05:25 + echo 'Configuring the startup features...' 23:05:25 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:25 + FEATURE_TEST_STRING=features-test 23:05:25 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:05:25 + KARAF_VERSION=karaf4 23:05:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:05:25 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:25 + [[ ! -z '' ]] 23:05:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:25 ################################################################################ 23:05:25 # 23:05:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:25 # contributor license agreements. See the NOTICE file distributed with 23:05:25 # this work for additional information regarding copyright ownership. 23:05:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:25 # (the "License"); you may not use this file except in compliance with 23:05:25 # the License. You may obtain a copy of the License at 23:05:25 # 23:05:25 # http://www.apache.org/licenses/LICENSE-2.0 23:05:25 # 23:05:25 # Unless required by applicable law or agreed to in writing, software 23:05:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:25 # See the License for the specific language governing permissions and 23:05:25 # limitations under the License. 23:05:25 # 23:05:25 ################################################################################ 23:05:25 23:05:25 # 23:05:25 # Comma separated list of features repositories to register by default 23:05:25 # 23:05:25 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/963af8d8-1d85-4a26-80f8-a2eff0e157d7.xml 23:05:25 23:05:25 # 23:05:25 # Comma separated list of features to install at startup 23:05:25 # 23:05:25 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe 23:05:25 23:05:25 # 23:05:25 # Resource repositories (OBR) that the features resolver can use 23:05:25 # to resolve requirements/capabilities 23:05:25 # 23:05:25 # The format of the resourceRepositories is 23:05:25 # resourceRepositories=[xml:url|json:url],... 23:05:25 # for Instance: 23:05:25 # 23:05:25 #resourceRepositories=xml:http://host/path/to/index.xml 23:05:25 # or 23:05:25 #resourceRepositories=json:http://host/path/to/index.json 23:05:25 # 23:05:25 23:05:25 # 23:05:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:05:25 # 23:05:25 featuresBootAsynchronous=false 23:05:25 23:05:25 # 23:05:25 # Service requirements enforcement 23:05:25 # 23:05:25 # By default, the feature resolver checks the service requirements/capabilities of 23:05:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:05:25 # the required bundles. 23:05:25 # The following flag can have those values: 23:05:25 # - disable: service requirements are completely ignored 23:05:25 # - default: service requirements are ignored for old features 23:05:25 # - enforce: service requirements are always verified 23:05:25 # 23:05:25 #serviceRequirements=default 23:05:25 23:05:25 # 23:05:25 # Store cfg file for config element in feature 23:05:25 # 23:05:25 #configCfgStore=true 23:05:25 23:05:25 # 23:05:25 # Define if the feature service automatically refresh bundles 23:05:25 # 23:05:25 autoRefresh=true 23:05:25 23:05:25 # 23:05:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:05:25 # XML file defines instructions related to features processing 23:05:25 # versions.properties may declare properties to resolve placeholders in XML file 23:05:25 # both files are relative to ${karaf.etc} 23:05:25 # 23:05:25 #featureProcessing=org.apache.karaf.features.xml 23:05:25 #featureProcessingVersions=versions.properties 23:05:25 + configure_karaf_log karaf4 '' 23:05:25 + local -r karaf_version=karaf4 23:05:25 + local -r controllerdebugmap= 23:05:25 + local logapi=log4j 23:05:25 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:05:25 log4j2.rootLogger.level = INFO 23:05:25 #log4j2.rootLogger.type = asyncRoot 23:05:25 #log4j2.rootLogger.includeLocation = false 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:05:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:05:25 log4j2.rootLogger.appenderRef.Console.ref = Console 23:05:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:05:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:05:25 log4j2.logger.spifly.name = org.apache.aries.spifly 23:05:25 log4j2.logger.spifly.level = WARN 23:05:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:05:25 log4j2.logger.audit.level = INFO 23:05:25 log4j2.logger.audit.additivity = false 23:05:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:05:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:05:25 log4j2.appender.console.type = Console 23:05:25 log4j2.appender.console.name = Console 23:05:25 log4j2.appender.console.layout.type = PatternLayout 23:05:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:05:25 log4j2.appender.rolling.type = RollingRandomAccessFile 23:05:25 log4j2.appender.rolling.name = RollingFile 23:05:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:05:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:05:25 #log4j2.appender.rolling.immediateFlush = false 23:05:25 log4j2.appender.rolling.append = true 23:05:25 log4j2.appender.rolling.layout.type = PatternLayout 23:05:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:05:25 log4j2.appender.rolling.policies.type = Policies 23:05:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:05:25 log4j2.appender.rolling.policies.size.size = 64MB 23:05:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:05:25 log4j2.appender.rolling.strategy.max = 7 23:05:25 log4j2.appender.audit.type = RollingRandomAccessFile 23:05:25 log4j2.appender.audit.name = AuditRollingFile 23:05:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:05:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:05:25 log4j2.appender.audit.append = true 23:05:25 log4j2.appender.audit.layout.type = PatternLayout 23:05:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:05:25 log4j2.appender.audit.policies.type = Policies 23:05:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:05:25 log4j2.appender.audit.policies.size.size = 8MB 23:05:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:05:25 log4j2.appender.audit.strategy.max = 7 23:05:25 log4j2.appender.osgi.type = PaxOsgi 23:05:25 log4j2.appender.osgi.name = PaxOsgi 23:05:25 log4j2.appender.osgi.filter = * 23:05:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:05:25 #log4j2.logger.aether.level = TRACE 23:05:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:05:25 #log4j2.logger.http-headers.level = DEBUG 23:05:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:05:25 #log4j2.logger.maven.level = TRACE 23:05:25 + logapi=log4j2 23:05:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:05:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:05:25 + '[' log4j2 == log4j2 ']' 23:05:25 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:05:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:05:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:05:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:05:25 controllerdebugmap: 23:05:25 + unset IFS 23:05:25 + echo 'controllerdebugmap: ' 23:05:25 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:25 + '[' -n '' ']' 23:05:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:05:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:25 ################################################################################ 23:05:25 # 23:05:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:25 # contributor license agreements. See the NOTICE file distributed with 23:05:25 # this work for additional information regarding copyright ownership. 23:05:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:25 # (the "License"); you may not use this file except in compliance with 23:05:25 # the License. You may obtain a copy of the License at 23:05:25 # 23:05:25 # http://www.apache.org/licenses/LICENSE-2.0 23:05:25 # 23:05:25 # Unless required by applicable law or agreed to in writing, software 23:05:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:25 # See the License for the specific language governing permissions and 23:05:25 # limitations under the License. 23:05:25 # 23:05:25 ################################################################################ 23:05:25 23:05:25 # Common pattern layout for appenders 23:05:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:05:25 23:05:25 # Root logger 23:05:25 log4j2.rootLogger.level = INFO 23:05:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:05:25 #log4j2.rootLogger.type = asyncRoot 23:05:25 #log4j2.rootLogger.includeLocation = false 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:05:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:05:25 log4j2.rootLogger.appenderRef.Console.ref = Console 23:05:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:05:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:05:25 23:05:25 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:05:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:05:25 23:05:25 # Loggers configuration 23:05:25 23:05:25 # Spifly logger 23:05:25 log4j2.logger.spifly.name = org.apache.aries.spifly 23:05:25 log4j2.logger.spifly.level = WARN 23:05:25 23:05:25 # Security audit logger 23:05:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:05:25 log4j2.logger.audit.level = INFO 23:05:25 log4j2.logger.audit.additivity = false 23:05:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:05:25 23:05:25 # Appenders configuration 23:05:25 23:05:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:05:25 log4j2.appender.console.type = Console 23:05:25 log4j2.appender.console.name = Console 23:05:25 log4j2.appender.console.layout.type = PatternLayout 23:05:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:05:25 23:05:25 # Rolling file appender 23:05:25 log4j2.appender.rolling.type = RollingRandomAccessFile 23:05:25 log4j2.appender.rolling.name = RollingFile 23:05:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:05:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:05:25 # uncomment to not force a disk flush 23:05:25 #log4j2.appender.rolling.immediateFlush = false 23:05:25 log4j2.appender.rolling.append = true 23:05:25 log4j2.appender.rolling.layout.type = PatternLayout 23:05:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:05:25 log4j2.appender.rolling.policies.type = Policies 23:05:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:05:25 log4j2.appender.rolling.policies.size.size = 1GB 23:05:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:05:25 log4j2.appender.rolling.strategy.max = 7 23:05:25 23:05:25 # Audit file appender 23:05:25 log4j2.appender.audit.type = RollingRandomAccessFile 23:05:25 log4j2.appender.audit.name = AuditRollingFile 23:05:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:05:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:05:25 log4j2.appender.audit.append = true 23:05:25 log4j2.appender.audit.layout.type = PatternLayout 23:05:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:05:25 log4j2.appender.audit.policies.type = Policies 23:05:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:05:25 log4j2.appender.audit.policies.size.size = 8MB 23:05:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:05:25 log4j2.appender.audit.strategy.max = 7 23:05:25 23:05:25 # OSGi appender 23:05:25 log4j2.appender.osgi.type = PaxOsgi 23:05:25 log4j2.appender.osgi.name = PaxOsgi 23:05:25 log4j2.appender.osgi.filter = * 23:05:25 23:05:25 # help with identification of maven-related problems with pax-url-aether 23:05:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:05:25 #log4j2.logger.aether.level = TRACE 23:05:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:05:25 #log4j2.logger.http-headers.level = DEBUG 23:05:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:05:25 #log4j2.logger.maven.level = TRACE 23:05:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:05:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:05:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:05:25 + local -r controllermem=2048m 23:05:25 Configure 23:05:25 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:05:25 max memory: 2048m 23:05:25 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:25 + echo Configure 23:05:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:05:25 + echo ' max memory: 2048m' 23:05:25 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:25 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:05:25 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:25 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:05:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:25 #!/bin/sh 23:05:25 # 23:05:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:25 # contributor license agreements. See the NOTICE file distributed with 23:05:25 # this work for additional information regarding copyright ownership. 23:05:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:25 # (the "License"); you may not use this file except in compliance with 23:05:25 # the License. You may obtain a copy of the License at 23:05:25 # 23:05:25 # http://www.apache.org/licenses/LICENSE-2.0 23:05:25 # 23:05:25 # Unless required by applicable law or agreed to in writing, software 23:05:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:25 # See the License for the specific language governing permissions and 23:05:25 # limitations under the License. 23:05:25 # 23:05:25 23:05:25 # 23:05:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:05:25 # script: client, instance, shell, start, status, stop, karaf 23:05:25 # 23:05:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:05:25 # Actions go here... 23:05:25 # fi 23:05:25 23:05:25 # 23:05:25 # general settings which should be applied for all scripts go here; please keep 23:05:25 # in mind that it is possible that scripts might be executed more than once, e.g. 23:05:25 # in example of the start script where the start script is executed first and the 23:05:25 # karaf script afterwards. 23:05:25 # 23:05:25 23:05:25 # 23:05:25 # The following section shows the possible configuration options for the default 23:05:25 # karaf scripts 23:05:25 # 23:05:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:05:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:05:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:05:25 # export EXTRA_JAVA_OPTS # Additional JVM options 23:05:25 # export KARAF_HOME # Karaf home folder 23:05:25 # export KARAF_DATA # Karaf data folder 23:05:25 # export KARAF_BASE # Karaf base folder 23:05:25 # export KARAF_ETC # Karaf etc folder 23:05:25 # export KARAF_LOG # Karaf log folder 23:05:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:05:25 # export KARAF_OPTS # Additional available Karaf options 23:05:25 # export KARAF_DEBUG # Enable debug mode 23:05:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:05:25 # export KARAF_NOROOT # Prevent execution as root if set to true 23:05:25 Set Java version 23:05:25 + echo 'Set Java version' 23:05:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:05:25 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:05:25 sudo: a password is required 23:05:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:25 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:05:25 sudo: a password is required 23:05:25 JDK default version ... 23:05:25 + echo 'JDK default version ...' 23:05:25 + java -version 23:05:25 openjdk version "21.0.9" 2025-10-21 23:05:25 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:05:25 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:05:25 Set JAVA_HOME 23:05:25 + echo 'Set JAVA_HOME' 23:05:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:05:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:05:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:25 Listing all open ports on controller system... 23:05:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:05:25 + echo 'Listing all open ports on controller system...' 23:05:25 + netstat -pnatu 23:05:25 /tmp/configuration-script.sh: line 40: netstat: command not found 23:05:25 + '[' -f /tmp/custom_shard_config.txt ']' 23:05:25 Configuring cluster 23:05:25 + echo 'Configuring cluster' 23:05:25 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.68 10.30.171.189 10.30.171.217 23:05:25 ################################################ 23:05:25 ## Configure Cluster ## 23:05:25 ################################################ 23:05:25 NOTE: Cluster configuration files not found. Copying from 23:05:25 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:05:25 Configuring unique name in pekko.conf 23:05:25 Configuring hostname in pekko.conf 23:05:25 Configuring data and rpc seed nodes in pekko.conf 23:05:25 modules = [ 23:05:25 23:05:25 { 23:05:25 name = "inventory" 23:05:25 namespace = "urn:opendaylight:inventory" 23:05:25 shard-strategy = "module" 23:05:25 }, 23:05:25 { 23:05:25 name = "topology" 23:05:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:05:25 shard-strategy = "module" 23:05:25 }, 23:05:25 { 23:05:25 name = "toaster" 23:05:25 namespace = "http://netconfcentral.org/ns/toaster" 23:05:25 shard-strategy = "module" 23:05:25 } 23:05:25 ] 23:05:25 Configuring replication type in module-shards.conf 23:05:25 ################################################ 23:05:25 ## NOTE: Manually restart controller to ## 23:05:25 ## apply configuration. ## 23:05:25 ################################################ 23:05:25 Dump pekko.conf 23:05:25 + echo 'Dump pekko.conf' 23:05:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:25 23:05:25 odl-cluster-data { 23:05:25 pekko { 23:05:25 remote { 23:05:25 artery { 23:05:25 enabled = on 23:05:25 transport = tcp 23:05:25 canonical.hostname = "10.30.171.189" 23:05:25 canonical.port = 2550 23:05:25 } 23:05:25 } 23:05:25 23:05:25 cluster { 23:05:25 # Using artery. 23:05:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.68:2550", 23:05:25 "pekko://opendaylight-cluster-data@10.30.171.189:2550", 23:05:25 "pekko://opendaylight-cluster-data@10.30.171.217:2550"] 23:05:25 23:05:25 roles = ["member-2"] 23:05:25 23:05:25 # when under load we might trip a false positive on the failure detector 23:05:25 # failure-detector { 23:05:25 # heartbeat-interval = 4 s 23:05:25 # acceptable-heartbeat-pause = 16s 23:05:25 # } 23:05:25 } 23:05:25 23:05:25 persistence { 23:05:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:05:25 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:05:25 # The relative path is always relative to KARAF_HOME. 23:05:25 23:05:25 # snapshot-store.local.dir = "target/snapshots" 23:05:25 23:05:25 # Use lz4 compression for LocalSnapshotStore snapshots 23:05:25 snapshot-store.local.use-lz4-compression = false 23:05:25 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:05:25 snapshot-store.local.lz4-blocksize = 256KB 23:05:25 } 23:05:25 disable-default-actor-system-quarantined-event-handling = "false" 23:05:25 } 23:05:25 } 23:05:25 Dump modules.conf 23:05:25 + echo 'Dump modules.conf' 23:05:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:25 modules = [ 23:05:25 23:05:25 { 23:05:25 name = "inventory" 23:05:25 namespace = "urn:opendaylight:inventory" 23:05:25 shard-strategy = "module" 23:05:25 }, 23:05:25 { 23:05:25 name = "topology" 23:05:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:05:25 shard-strategy = "module" 23:05:25 }, 23:05:25 { 23:05:25 name = "toaster" 23:05:25 namespace = "http://netconfcentral.org/ns/toaster" 23:05:25 shard-strategy = "module" 23:05:25 } 23:05:25 ] 23:05:25 Dump module-shards.conf 23:05:25 + echo 'Dump module-shards.conf' 23:05:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:25 module-shards = [ 23:05:25 { 23:05:25 name = "default" 23:05:25 shards = [ 23:05:25 { 23:05:25 name = "default" 23:05:25 replicas = ["member-1", 23:05:25 "member-2", 23:05:25 "member-3"] 23:05:25 } 23:05:25 ] 23:05:25 }, 23:05:25 { 23:05:25 name = "inventory" 23:05:25 shards = [ 23:05:25 { 23:05:25 name="inventory" 23:05:25 replicas = ["member-1", 23:05:25 "member-2", 23:05:25 "member-3"] 23:05:25 } 23:05:25 ] 23:05:25 }, 23:05:25 { 23:05:25 name = "topology" 23:05:25 shards = [ 23:05:25 { 23:05:25 name="topology" 23:05:25 replicas = ["member-1", 23:05:25 "member-2", 23:05:25 "member-3"] 23:05:25 } 23:05:25 ] 23:05:25 }, 23:05:25 { 23:05:25 name = "toaster" 23:05:25 shards = [ 23:05:25 { 23:05:25 name="toaster" 23:05:25 replicas = ["member-1", 23:05:25 "member-2", 23:05:25 "member-3"] 23:05:25 } 23:05:25 ] 23:05:25 } 23:05:25 ] 23:05:25 Configuring member-3 with IP address 10.30.171.217 23:05:25 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts. 23:05:26 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts. 23:05:26 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:05:26 common-functions.sh is being sourced 23:05:26 ++ [[ /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:05:26 ++ echo 'common-functions.sh is being sourced' 23:05:26 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:05:26 ++ DISTROSTREAM=titanium 23:05:26 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:26 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:26 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:26 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:26 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:26 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:26 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:26 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:26 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:26 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:26 ++ export CONTROLLERMEM= 23:05:26 ++ CONTROLLERMEM= 23:05:26 ++ case "${DISTROSTREAM}" in 23:05:26 ++ CLUSTER_SYSTEM=pekko 23:05:26 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:26 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:26 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:26 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:26 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:26 ++ print_common_env 23:05:26 ++ cat 23:05:26 common-functions environment: 23:05:26 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:26 ACTUALFEATURES: 23:05:26 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:26 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:26 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:26 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:26 CONTROLLERMEM: 23:05:26 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:26 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:26 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:26 SUITES: 23:05:26 23:05:26 ++ SSH='ssh -t -t' 23:05:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:05:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:05:26 Changing to /tmp 23:05:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:26 + echo 'Changing to /tmp' 23:05:26 + cd /tmp 23:05:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip' 23:05:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:26 --2025-12-07 23:05:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip 23:05:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:05:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:05:26 HTTP request sent, awaiting response... 200 OK 23:05:26 Length: 234981478 (224M) [application/zip] 23:05:26 Saving to: ‘karaf-0.22.2-20251207.175454-225.zip’ 23:05:26 23:05:26 0K ........ ........ ........ ........ ........ ........ 1% 76.4M 3s 23:05:26 3072K ........ ........ ........ ........ ........ ........ 2% 140M 2s 23:05:26 6144K ........ ........ ........ ........ ........ ........ 4% 114M 2s 23:05:26 9216K ........ ........ ........ ........ ........ ........ 5% 157M 2s 23:05:26 12288K ........ ........ ........ ........ ........ ........ 6% 164M 2s 23:05:26 15360K ........ ........ ........ ........ ........ ........ 8% 184M 2s 23:05:26 18432K ........ ........ ........ ........ ........ ........ 9% 223M 1s 23:05:26 21504K ........ ........ ........ ........ ........ ........ 10% 224M 1s 23:05:26 24576K ........ ........ ........ ........ ........ ........ 12% 247M 1s 23:05:26 27648K ........ ........ ........ ........ ........ ........ 13% 266M 1s 23:05:26 30720K ........ ........ ........ ........ ........ ........ 14% 277M 1s 23:05:26 33792K ........ ........ ........ ........ ........ ........ 16% 271M 1s 23:05:26 36864K ........ ........ ........ ........ ........ ........ 17% 312M 1s 23:05:26 39936K ........ ........ ........ ........ ........ ........ 18% 270M 1s 23:05:26 43008K ........ ........ ........ ........ ........ ........ 20% 291M 1s 23:05:26 46080K ........ ........ ........ ........ ........ ........ 21% 300M 1s 23:05:26 49152K ........ ........ ........ ........ ........ ........ 22% 294M 1s 23:05:26 52224K ........ ........ ........ ........ ........ ........ 24% 293M 1s 23:05:26 55296K ........ ........ ........ ........ ........ ........ 25% 277M 1s 23:05:26 58368K ........ ........ ........ ........ ........ ........ 26% 273M 1s 23:05:26 61440K ........ ........ ........ ........ ........ ........ 28% 261M 1s 23:05:26 64512K ........ ........ ........ ........ ........ ........ 29% 283M 1s 23:05:26 67584K ........ ........ ........ ........ ........ ........ 30% 279M 1s 23:05:26 70656K ........ ........ ........ ........ ........ ........ 32% 263M 1s 23:05:26 73728K ........ ........ ........ ........ ........ ........ 33% 268M 1s 23:05:26 76800K ........ ........ ........ ........ ........ ........ 34% 245M 1s 23:05:26 79872K ........ ........ ........ ........ ........ ........ 36% 279M 1s 23:05:26 82944K ........ ........ ........ ........ ........ ........ 37% 273M 1s 23:05:26 86016K ........ ........ ........ ........ ........ ........ 38% 273M 1s 23:05:26 89088K ........ ........ ........ ........ ........ ........ 40% 275M 1s 23:05:26 92160K ........ ........ ........ ........ ........ ........ 41% 215M 1s 23:05:26 95232K ........ ........ ........ ........ ........ ........ 42% 286M 1s 23:05:26 98304K ........ ........ ........ ........ ........ ........ 44% 284M 1s 23:05:26 101376K ........ ........ ........ ........ ........ ........ 45% 274M 1s 23:05:26 104448K ........ ........ ........ ........ ........ ........ 46% 255M 1s 23:05:26 107520K ........ ........ ........ ........ ........ ........ 48% 258M 1s 23:05:26 110592K ........ ........ ........ ........ ........ ........ 49% 276M 0s 23:05:26 113664K ........ ........ ........ ........ ........ ........ 50% 280M 0s 23:05:26 116736K ........ ........ ........ ........ ........ ........ 52% 281M 0s 23:05:26 119808K ........ ........ ........ ........ ........ ........ 53% 275M 0s 23:05:26 122880K ........ ........ ........ ........ ........ ........ 54% 270M 0s 23:05:26 125952K ........ ........ ........ ........ ........ ........ 56% 274M 0s 23:05:26 129024K ........ ........ ........ ........ ........ ........ 57% 277M 0s 23:05:26 132096K ........ ........ ........ ........ ........ ........ 58% 264M 0s 23:05:26 135168K ........ ........ ........ ........ ........ ........ 60% 273M 0s 23:05:26 138240K ........ ........ ........ ........ ........ ........ 61% 275M 0s 23:05:26 141312K ........ ........ ........ ........ ........ ........ 62% 258M 0s 23:05:26 144384K ........ ........ ........ ........ ........ ........ 64% 282M 0s 23:05:26 147456K ........ ........ ........ ........ ........ ........ 65% 261M 0s 23:05:26 150528K ........ ........ ........ ........ ........ ........ 66% 265M 0s 23:05:26 153600K ........ ........ ........ ........ ........ ........ 68% 236M 0s 23:05:26 156672K ........ ........ ........ ........ ........ ........ 69% 316M 0s 23:05:26 159744K ........ ........ ........ ........ ........ ........ 70% 264M 0s 23:05:27 162816K ........ ........ ........ ........ ........ ........ 72% 260M 0s 23:05:27 165888K ........ ........ ........ ........ ........ ........ 73% 270M 0s 23:05:27 168960K ........ ........ ........ ........ ........ ........ 74% 279M 0s 23:05:27 172032K ........ ........ ........ ........ ........ ........ 76% 279M 0s 23:05:27 175104K ........ ........ ........ ........ ........ ........ 77% 266M 0s 23:05:27 178176K ........ ........ ........ ........ ........ ........ 78% 262M 0s 23:05:27 181248K ........ ........ ........ ........ ........ ........ 80% 271M 0s 23:05:27 184320K ........ ........ ........ ........ ........ ........ 81% 261M 0s 23:05:27 187392K ........ ........ ........ ........ ........ ........ 83% 260M 0s 23:05:27 190464K ........ ........ ........ ........ ........ ........ 84% 253M 0s 23:05:27 193536K ........ ........ ........ ........ ........ ........ 85% 279M 0s 23:05:27 196608K ........ ........ ........ ........ ........ ........ 87% 255M 0s 23:05:27 199680K ........ ........ ........ ........ ........ ........ 88% 270M 0s 23:05:27 202752K ........ ........ ........ ........ ........ ........ 89% 272M 0s 23:05:27 205824K ........ ........ ........ ........ ........ ........ 91% 265M 0s 23:05:27 208896K ........ ........ ........ ........ ........ ........ 92% 269M 0s 23:05:27 211968K ........ ........ ........ ........ ........ ........ 93% 267M 0s 23:05:27 215040K ........ ........ ........ ........ ........ ........ 95% 274M 0s 23:05:27 218112K ........ ........ ........ ........ ........ ........ 96% 287M 0s 23:05:27 221184K ........ ........ ........ ........ ........ ........ 97% 262M 0s 23:05:27 224256K ........ ........ ........ ........ ........ ........ 99% 274M 0s 23:05:27 227328K ........ ........ ........ ........ . 100% 280M=0.9s 23:05:27 23:05:27 2025-12-07 23:05:27 (247 MB/s) - ‘karaf-0.22.2-20251207.175454-225.zip’ saved [234981478/234981478] 23:05:27 23:05:27 Extracting the new controller... 23:05:27 + echo 'Extracting the new controller...' 23:05:27 + unzip -q karaf-0.22.2-20251207.175454-225.zip 23:05:29 Adding external repositories... 23:05:29 + echo 'Adding external repositories...' 23:05:29 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:29 ################################################################################ 23:05:29 # 23:05:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:29 # contributor license agreements. See the NOTICE file distributed with 23:05:29 # this work for additional information regarding copyright ownership. 23:05:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:29 # (the "License"); you may not use this file except in compliance with 23:05:29 # the License. You may obtain a copy of the License at 23:05:29 # 23:05:29 # http://www.apache.org/licenses/LICENSE-2.0 23:05:29 # 23:05:29 # Unless required by applicable law or agreed to in writing, software 23:05:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:29 # See the License for the specific language governing permissions and 23:05:29 # limitations under the License. 23:05:29 # 23:05:29 ################################################################################ 23:05:29 23:05:29 # 23:05:29 # If set to true, the following property will not allow any certificate to be used 23:05:29 # when accessing Maven repositories through SSL 23:05:29 # 23:05:29 #org.ops4j.pax.url.mvn.certificateCheck= 23:05:29 23:05:29 # 23:05:29 # Path to the local Maven settings file. 23:05:29 # The repositories defined in this file will be automatically added to the list 23:05:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:05:29 # below is not set. 23:05:29 # The following locations are checked for the existence of the settings.xml file 23:05:29 # * 1. looks for the specified url 23:05:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:05:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:05:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:05:29 # 23:05:29 #org.ops4j.pax.url.mvn.settings= 23:05:29 23:05:29 # 23:05:29 # Path to the local Maven repository which is used to avoid downloading 23:05:29 # artifacts when they already exist locally. 23:05:29 # The value of this property will be extracted from the settings.xml file 23:05:29 # above, or defaulted to: 23:05:29 # System.getProperty( "user.home" ) + "/.m2/repository" 23:05:29 # 23:05:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:05:29 23:05:29 # 23:05:29 # Default this to false. It's just weird to use undocumented repos 23:05:29 # 23:05:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:05:29 23:05:29 # 23:05:29 # Uncomment if you don't wanna use the proxy settings 23:05:29 # from the Maven conf/settings.xml file 23:05:29 # 23:05:29 # org.ops4j.pax.url.mvn.proxySupport=false 23:05:29 23:05:29 # 23:05:29 # Comma separated list of repositories scanned when resolving an artifact. 23:05:29 # Those repositories will be checked before iterating through the 23:05:29 # below list of repositories and even before the local repository 23:05:29 # A repository url can be appended with zero or more of the following flags: 23:05:29 # @snapshots : the repository contains snaphots 23:05:29 # @noreleases : the repository does not contain any released artifacts 23:05:29 # 23:05:29 # The following property value will add the system folder as a repo. 23:05:29 # 23:05:29 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:05:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:05:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:05:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:05:29 23:05:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:05:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:05:29 23:05:29 # 23:05:29 # Comma separated list of repositories scanned when resolving an artifact. 23:05:29 # The default list includes the following repositories: 23:05:29 # http://repo1.maven.org/maven2@id=central 23:05:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:05:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:05:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:05:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:05:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:05:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:05:29 # To add repositories to the default ones, prepend '+' to the list of repositories 23:05:29 # to add. 23:05:29 # A repository url can be appended with zero or more of the following flags: 23:05:29 # @snapshots : the repository contains snapshots 23:05:29 # @noreleases : the repository does not contain any released artifacts 23:05:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:05:29 # 23:05:29 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:05:29 23:05:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:05:29 + [[ True == \T\r\u\e ]] 23:05:29 + echo 'Configuring the startup features...' 23:05:29 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:29 + FEATURE_TEST_STRING=features-test 23:05:29 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:05:29 + KARAF_VERSION=karaf4 23:05:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:05:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:29 + [[ ! -z '' ]] 23:05:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:29 ################################################################################ 23:05:29 # 23:05:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:29 # contributor license agreements. See the NOTICE file distributed with 23:05:29 # this work for additional information regarding copyright ownership. 23:05:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:29 # (the "License"); you may not use this file except in compliance with 23:05:29 # the License. You may obtain a copy of the License at 23:05:29 # 23:05:29 # http://www.apache.org/licenses/LICENSE-2.0 23:05:29 # 23:05:29 # Unless required by applicable law or agreed to in writing, software 23:05:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:29 # See the License for the specific language governing permissions and 23:05:29 # limitations under the License. 23:05:29 # 23:05:29 ################################################################################ 23:05:29 23:05:29 # 23:05:29 # Comma separated list of features repositories to register by default 23:05:29 # 23:05:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/963af8d8-1d85-4a26-80f8-a2eff0e157d7.xml 23:05:29 23:05:29 # 23:05:29 # Comma separated list of features to install at startup 23:05:29 # 23:05:29 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe 23:05:29 23:05:29 # 23:05:29 # Resource repositories (OBR) that the features resolver can use 23:05:29 # to resolve requirements/capabilities 23:05:29 # 23:05:29 # The format of the resourceRepositories is 23:05:29 # resourceRepositories=[xml:url|json:url],... 23:05:29 # for Instance: 23:05:29 # 23:05:29 #resourceRepositories=xml:http://host/path/to/index.xml 23:05:29 # or 23:05:29 #resourceRepositories=json:http://host/path/to/index.json 23:05:29 # 23:05:29 23:05:29 # 23:05:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:05:29 # 23:05:29 featuresBootAsynchronous=false 23:05:29 23:05:29 # 23:05:29 # Service requirements enforcement 23:05:29 # 23:05:29 # By default, the feature resolver checks the service requirements/capabilities of 23:05:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:05:29 # the required bundles. 23:05:29 # The following flag can have those values: 23:05:29 # - disable: service requirements are completely ignored 23:05:29 # - default: service requirements are ignored for old features 23:05:29 # - enforce: service requirements are always verified 23:05:29 # 23:05:29 #serviceRequirements=default 23:05:29 23:05:29 # 23:05:29 # Store cfg file for config element in feature 23:05:29 # 23:05:29 #configCfgStore=true 23:05:29 23:05:29 # 23:05:29 # Define if the feature service automatically refresh bundles 23:05:29 # 23:05:29 autoRefresh=true 23:05:29 23:05:29 # 23:05:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:05:29 # XML file defines instructions related to features processing 23:05:29 # versions.properties may declare properties to resolve placeholders in XML file 23:05:29 # both files are relative to ${karaf.etc} 23:05:29 # 23:05:29 #featureProcessing=org.apache.karaf.features.xml 23:05:29 #featureProcessingVersions=versions.properties 23:05:29 + configure_karaf_log karaf4 '' 23:05:29 + local -r karaf_version=karaf4 23:05:29 + local -r controllerdebugmap= 23:05:29 + local logapi=log4j 23:05:29 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:05:29 log4j2.rootLogger.level = INFO 23:05:29 #log4j2.rootLogger.type = asyncRoot 23:05:29 #log4j2.rootLogger.includeLocation = false 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:05:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:05:29 log4j2.rootLogger.appenderRef.Console.ref = Console 23:05:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:05:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:05:29 log4j2.logger.spifly.name = org.apache.aries.spifly 23:05:29 log4j2.logger.spifly.level = WARN 23:05:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:05:29 log4j2.logger.audit.level = INFO 23:05:29 log4j2.logger.audit.additivity = false 23:05:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:05:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:05:29 log4j2.appender.console.type = Console 23:05:29 log4j2.appender.console.name = Console 23:05:29 log4j2.appender.console.layout.type = PatternLayout 23:05:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:05:29 log4j2.appender.rolling.type = RollingRandomAccessFile 23:05:29 log4j2.appender.rolling.name = RollingFile 23:05:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:05:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:05:29 #log4j2.appender.rolling.immediateFlush = false 23:05:29 log4j2.appender.rolling.append = true 23:05:29 log4j2.appender.rolling.layout.type = PatternLayout 23:05:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:05:29 log4j2.appender.rolling.policies.type = Policies 23:05:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:05:29 log4j2.appender.rolling.policies.size.size = 64MB 23:05:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:05:29 log4j2.appender.rolling.strategy.max = 7 23:05:29 log4j2.appender.audit.type = RollingRandomAccessFile 23:05:29 log4j2.appender.audit.name = AuditRollingFile 23:05:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:05:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:05:29 log4j2.appender.audit.append = true 23:05:29 log4j2.appender.audit.layout.type = PatternLayout 23:05:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:05:29 log4j2.appender.audit.policies.type = Policies 23:05:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:05:29 log4j2.appender.audit.policies.size.size = 8MB 23:05:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:05:29 log4j2.appender.audit.strategy.max = 7 23:05:29 log4j2.appender.osgi.type = PaxOsgi 23:05:29 log4j2.appender.osgi.name = PaxOsgi 23:05:29 log4j2.appender.osgi.filter = * 23:05:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:05:29 #log4j2.logger.aether.level = TRACE 23:05:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:05:29 #log4j2.logger.http-headers.level = DEBUG 23:05:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:05:29 #log4j2.logger.maven.level = TRACE 23:05:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:05:29 + logapi=log4j2 23:05:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:05:29 + '[' log4j2 == log4j2 ']' 23:05:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:05:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:05:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:05:29 controllerdebugmap: 23:05:29 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:05:29 + unset IFS 23:05:29 + echo 'controllerdebugmap: ' 23:05:29 + '[' -n '' ']' 23:05:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:05:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:29 ################################################################################ 23:05:29 # 23:05:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:29 # contributor license agreements. See the NOTICE file distributed with 23:05:29 # this work for additional information regarding copyright ownership. 23:05:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:29 # (the "License"); you may not use this file except in compliance with 23:05:29 # the License. You may obtain a copy of the License at 23:05:29 # 23:05:29 # http://www.apache.org/licenses/LICENSE-2.0 23:05:29 # 23:05:29 # Unless required by applicable law or agreed to in writing, software 23:05:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:29 # See the License for the specific language governing permissions and 23:05:29 # limitations under the License. 23:05:29 # 23:05:29 ################################################################################ 23:05:29 23:05:29 # Common pattern layout for appenders 23:05:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:05:29 23:05:29 # Root logger 23:05:29 log4j2.rootLogger.level = INFO 23:05:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:05:29 #log4j2.rootLogger.type = asyncRoot 23:05:29 #log4j2.rootLogger.includeLocation = false 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:05:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:05:29 log4j2.rootLogger.appenderRef.Console.ref = Console 23:05:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:05:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:05:29 23:05:29 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:05:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:05:29 23:05:29 # Loggers configuration 23:05:29 23:05:29 # Spifly logger 23:05:29 log4j2.logger.spifly.name = org.apache.aries.spifly 23:05:29 log4j2.logger.spifly.level = WARN 23:05:29 23:05:29 # Security audit logger 23:05:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:05:29 log4j2.logger.audit.level = INFO 23:05:29 log4j2.logger.audit.additivity = false 23:05:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:05:29 23:05:29 # Appenders configuration 23:05:29 23:05:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:05:29 log4j2.appender.console.type = Console 23:05:29 log4j2.appender.console.name = Console 23:05:29 log4j2.appender.console.layout.type = PatternLayout 23:05:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:05:29 23:05:29 # Rolling file appender 23:05:29 log4j2.appender.rolling.type = RollingRandomAccessFile 23:05:29 log4j2.appender.rolling.name = RollingFile 23:05:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:05:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:05:29 # uncomment to not force a disk flush 23:05:29 #log4j2.appender.rolling.immediateFlush = false 23:05:29 log4j2.appender.rolling.append = true 23:05:29 log4j2.appender.rolling.layout.type = PatternLayout 23:05:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:05:29 log4j2.appender.rolling.policies.type = Policies 23:05:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:05:29 log4j2.appender.rolling.policies.size.size = 1GB 23:05:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:05:29 log4j2.appender.rolling.strategy.max = 7 23:05:29 23:05:29 # Audit file appender 23:05:29 log4j2.appender.audit.type = RollingRandomAccessFile 23:05:29 log4j2.appender.audit.name = AuditRollingFile 23:05:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:05:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:05:29 log4j2.appender.audit.append = true 23:05:29 log4j2.appender.audit.layout.type = PatternLayout 23:05:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:05:29 log4j2.appender.audit.policies.type = Policies 23:05:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:05:29 log4j2.appender.audit.policies.size.size = 8MB 23:05:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:05:29 log4j2.appender.audit.strategy.max = 7 23:05:29 23:05:29 # OSGi appender 23:05:29 log4j2.appender.osgi.type = PaxOsgi 23:05:29 log4j2.appender.osgi.name = PaxOsgi 23:05:29 log4j2.appender.osgi.filter = * 23:05:29 23:05:29 # help with identification of maven-related problems with pax-url-aether 23:05:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:05:29 #log4j2.logger.aether.level = TRACE 23:05:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:05:29 #log4j2.logger.http-headers.level = DEBUG 23:05:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:05:29 #log4j2.logger.maven.level = TRACE 23:05:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:05:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:05:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:05:29 + local -r controllermem=2048m 23:05:29 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:29 + echo Configure 23:05:29 Configure 23:05:29 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:05:29 max memory: 2048m 23:05:29 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:05:29 + echo ' max memory: 2048m' 23:05:29 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:05:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:29 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:05:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:29 #!/bin/sh 23:05:29 # 23:05:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:05:29 # contributor license agreements. See the NOTICE file distributed with 23:05:29 # this work for additional information regarding copyright ownership. 23:05:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:05:29 # (the "License"); you may not use this file except in compliance with 23:05:29 # the License. You may obtain a copy of the License at 23:05:29 # 23:05:29 # http://www.apache.org/licenses/LICENSE-2.0 23:05:29 # 23:05:29 # Unless required by applicable law or agreed to in writing, software 23:05:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:05:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:05:29 # See the License for the specific language governing permissions and 23:05:29 # limitations under the License. 23:05:29 # 23:05:29 23:05:29 # 23:05:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:05:29 # script: client, instance, shell, start, status, stop, karaf 23:05:29 # 23:05:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:05:29 # Actions go here... 23:05:29 # fi 23:05:29 23:05:29 # 23:05:29 # general settings which should be applied for all scripts go here; please keep 23:05:29 # in mind that it is possible that scripts might be executed more than once, e.g. 23:05:29 # in example of the start script where the start script is executed first and the 23:05:29 # karaf script afterwards. 23:05:29 # 23:05:29 23:05:29 # 23:05:29 # The following section shows the possible configuration options for the default 23:05:29 # karaf scripts 23:05:29 # 23:05:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:05:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:05:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:05:29 # export EXTRA_JAVA_OPTS # Additional JVM options 23:05:29 # export KARAF_HOME # Karaf home folder 23:05:29 # export KARAF_DATA # Karaf data folder 23:05:29 # export KARAF_BASE # Karaf base folder 23:05:29 # export KARAF_ETC # Karaf etc folder 23:05:29 # export KARAF_LOG # Karaf log folder 23:05:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:05:29 # export KARAF_OPTS # Additional available Karaf options 23:05:29 # export KARAF_DEBUG # Enable debug mode 23:05:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:05:29 # export KARAF_NOROOT # Prevent execution as root if set to true 23:05:29 Set Java version 23:05:29 + echo 'Set Java version' 23:05:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:05:29 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:05:29 sudo: a password is required 23:05:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:29 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:05:29 sudo: a password is required 23:05:29 JDK default version ... 23:05:29 + echo 'JDK default version ...' 23:05:29 + java -version 23:05:29 openjdk version "21.0.9" 2025-10-21 23:05:29 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:05:29 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:05:29 Set JAVA_HOME 23:05:29 + echo 'Set JAVA_HOME' 23:05:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:05:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:05:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:29 Listing all open ports on controller system... 23:05:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:05:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:05:29 + echo 'Listing all open ports on controller system...' 23:05:29 + netstat -pnatu 23:05:29 /tmp/configuration-script.sh: line 40: netstat: command not found 23:05:29 + '[' -f /tmp/custom_shard_config.txt ']' 23:05:29 Configuring cluster 23:05:29 + echo 'Configuring cluster' 23:05:29 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.68 10.30.171.189 10.30.171.217 23:05:29 ################################################ 23:05:29 ## Configure Cluster ## 23:05:29 ################################################ 23:05:29 NOTE: Cluster configuration files not found. Copying from 23:05:29 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:05:29 Configuring unique name in pekko.conf 23:05:29 Configuring hostname in pekko.conf 23:05:29 Configuring data and rpc seed nodes in pekko.conf 23:05:29 modules = [ 23:05:29 23:05:29 { 23:05:29 name = "inventory" 23:05:29 namespace = "urn:opendaylight:inventory" 23:05:29 shard-strategy = "module" 23:05:29 }, 23:05:29 { 23:05:29 name = "topology" 23:05:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:05:29 shard-strategy = "module" 23:05:29 }, 23:05:29 { 23:05:29 name = "toaster" 23:05:29 namespace = "http://netconfcentral.org/ns/toaster" 23:05:29 shard-strategy = "module" 23:05:29 } 23:05:29 ] 23:05:29 Configuring replication type in module-shards.conf 23:05:29 ################################################ 23:05:29 ## NOTE: Manually restart controller to ## 23:05:29 ## apply configuration. ## 23:05:29 ################################################ 23:05:29 Dump pekko.conf 23:05:29 + echo 'Dump pekko.conf' 23:05:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:29 23:05:29 odl-cluster-data { 23:05:29 pekko { 23:05:29 remote { 23:05:29 artery { 23:05:29 enabled = on 23:05:29 transport = tcp 23:05:29 canonical.hostname = "10.30.171.217" 23:05:29 canonical.port = 2550 23:05:29 } 23:05:29 } 23:05:29 23:05:29 cluster { 23:05:29 # Using artery. 23:05:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.68:2550", 23:05:29 "pekko://opendaylight-cluster-data@10.30.171.189:2550", 23:05:29 "pekko://opendaylight-cluster-data@10.30.171.217:2550"] 23:05:29 23:05:29 roles = ["member-3"] 23:05:29 23:05:29 # when under load we might trip a false positive on the failure detector 23:05:29 # failure-detector { 23:05:29 # heartbeat-interval = 4 s 23:05:29 # acceptable-heartbeat-pause = 16s 23:05:29 # } 23:05:29 } 23:05:29 23:05:29 persistence { 23:05:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:05:29 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:05:29 # The relative path is always relative to KARAF_HOME. 23:05:29 23:05:29 # snapshot-store.local.dir = "target/snapshots" 23:05:29 23:05:29 # Use lz4 compression for LocalSnapshotStore snapshots 23:05:29 snapshot-store.local.use-lz4-compression = false 23:05:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:05:29 snapshot-store.local.lz4-blocksize = 256KB 23:05:29 } 23:05:29 disable-default-actor-system-quarantined-event-handling = "false" 23:05:29 } 23:05:29 } 23:05:29 Dump modules.conf 23:05:29 + echo 'Dump modules.conf' 23:05:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:29 modules = [ 23:05:29 23:05:29 { 23:05:29 name = "inventory" 23:05:29 namespace = "urn:opendaylight:inventory" 23:05:29 shard-strategy = "module" 23:05:29 }, 23:05:29 { 23:05:29 name = "topology" 23:05:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:05:29 shard-strategy = "module" 23:05:29 }, 23:05:29 { 23:05:29 name = "toaster" 23:05:29 namespace = "http://netconfcentral.org/ns/toaster" 23:05:29 shard-strategy = "module" 23:05:29 } 23:05:29 ] 23:05:29 Dump module-shards.conf 23:05:29 + echo 'Dump module-shards.conf' 23:05:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:29 module-shards = [ 23:05:29 { 23:05:29 name = "default" 23:05:29 shards = [ 23:05:29 { 23:05:29 name = "default" 23:05:29 replicas = ["member-1", 23:05:29 "member-2", 23:05:29 "member-3"] 23:05:29 } 23:05:29 ] 23:05:29 }, 23:05:29 { 23:05:29 name = "inventory" 23:05:29 shards = [ 23:05:29 { 23:05:29 name="inventory" 23:05:29 replicas = ["member-1", 23:05:29 "member-2", 23:05:29 "member-3"] 23:05:29 } 23:05:29 ] 23:05:29 }, 23:05:29 { 23:05:29 name = "topology" 23:05:29 shards = [ 23:05:29 { 23:05:29 name="topology" 23:05:29 replicas = ["member-1", 23:05:29 "member-2", 23:05:29 "member-3"] 23:05:29 } 23:05:29 ] 23:05:29 }, 23:05:29 { 23:05:29 name = "toaster" 23:05:29 shards = [ 23:05:29 { 23:05:29 name="toaster" 23:05:29 replicas = ["member-1", 23:05:29 "member-2", 23:05:29 "member-3"] 23:05:29 } 23:05:29 ] 23:05:29 } 23:05:29 ] 23:05:29 Locating config plan to use... 23:05:29 Finished running config plans 23:05:29 Starting member-1 with IP address 10.30.171.68 23:05:30 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:30 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:30 Redirecting karaf console output to karaf_console.log 23:05:30 Starting controller... 23:05:30 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:05:30 Starting member-2 with IP address 10.30.171.189 23:05:30 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts. 23:05:30 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts. 23:05:30 Redirecting karaf console output to karaf_console.log 23:05:30 Starting controller... 23:05:30 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:05:30 Starting member-3 with IP address 10.30.171.217 23:05:30 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts. 23:05:31 Warning: Permanently added '10.30.171.217' (ECDSA) to the list of known hosts. 23:05:31 Redirecting karaf console output to karaf_console.log 23:05:31 Starting controller... 23:05:31 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:05:31 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14614532525636752008.sh 23:05:31 common-functions.sh is being sourced 23:05:31 common-functions environment: 23:05:31 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:05:31 ACTUALFEATURES: 23:05:31 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:05:31 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:05:31 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:05:31 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:05:31 CONTROLLERMEM: 2048m 23:05:31 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:05:31 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:05:31 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:05:31 SUITES: 23:05:31 23:05:31 + echo '#################################################' 23:05:31 ################################################# 23:05:31 + echo '## Verify Cluster is UP ##' 23:05:31 ## Verify Cluster is UP ## 23:05:31 + echo '#################################################' 23:05:31 ################################################# 23:05:31 + create_post_startup_script 23:05:31 + cat 23:05:31 + copy_and_run_post_startup_script 23:05:31 + seed_index=1 23:05:31 ++ seq 1 3 23:05:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:05:31 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:05:31 + echo 'Execute the post startup script on controller 10.30.171.68' 23:05:31 Execute the post startup script on controller 10.30.171.68 23:05:31 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.171.68:/tmp/ 23:05:31 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:31 + ssh 10.30.171.68 'bash /tmp/post-startup-script.sh 1' 23:05:31 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts. 23:05:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:05:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:05:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:05:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:05:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:05:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:06:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:06:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:06:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:06:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:06:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:06:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:06:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:09:31 Timeout Controller DOWN 23:09:31 Dumping first 500K bytes of karaf log... 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.Main launch 23:09:31 INFO: Installing and starting initial bundles 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.Main launch 23:09:31 INFO: All initial bundles installed and set to start 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:09:31 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:09:31 INFO: Lock acquired 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 23:09:31 INFO: Lock acquired. Setting startlevel to 100 23:09:31 2025-12-07T23:05:35,551 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent). 23:09:31 2025-12-07T23:05:37,738 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe/[0,0.0.0],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 23:09:31 2025-12-07T23:05:37,895 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 23:09:31 2025-12-07T23:05:37,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 23:09:31 2025-12-07T23:05:37,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 23:09:31 2025-12-07T23:05:37,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 23:09:31 2025-12-07T23:05:37,897 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 23:09:31 2025-12-07T23:05:37,897 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 23:09:31 2025-12-07T23:05:37,915 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 23:09:31 2025-12-07T23:05:37,916 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 23:09:31 2025-12-07T23:05:37,919 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 23:09:31 2025-12-07T23:05:39,168 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 23:09:31 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 23:09:31 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 23:09:31 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 23:09:31 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 23:09:31 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 23:09:31 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 23:09:31 at java.lang.Thread.run(Thread.java:1583) [?:?] 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Dumping last 500K bytes of karaf log... 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.Main launch 23:09:31 INFO: Installing and starting initial bundles 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.Main launch 23:09:31 INFO: All initial bundles installed and set to start 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:09:31 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:09:31 INFO: Lock acquired 23:09:31 Dec 07, 2025 11:05:33 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 23:09:31 INFO: Lock acquired. Setting startlevel to 100 23:09:31 2025-12-07T23:05:35,551 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent). 23:09:31 2025-12-07T23:05:37,738 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe/[0,0.0.0],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 23:09:31 2025-12-07T23:05:37,895 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 23:09:31 2025-12-07T23:05:37,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 23:09:31 2025-12-07T23:05:37,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 23:09:31 2025-12-07T23:05:37,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 23:09:31 2025-12-07T23:05:37,897 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 23:09:31 2025-12-07T23:05:37,897 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 23:09:31 2025-12-07T23:05:37,915 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 23:09:31 2025-12-07T23:05:37,916 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 23:09:31 2025-12-07T23:05:37,919 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 23:09:31 2025-12-07T23:05:39,168 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 23:09:31 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 23:09:31 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 23:09:31 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 23:09:31 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 23:09:31 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 23:09:31 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 23:09:31 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 23:09:31 at java.lang.Thread.run(Thread.java:1583) [?:?] 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:09:31 ... 12 more 23:09:31 Listing all open ports on controller system 23:09:31 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:09:31 Build step 'Execute shell' marked build as failure 23:09:32 $ ssh-agent -k 23:09:32 unset SSH_AUTH_SOCK; 23:09:32 unset SSH_AGENT_PID; 23:09:32 echo Agent pid 5288 killed; 23:09:32 [ssh-agent] Stopped. 23:09:32 Recording plot data 23:09:32 Robot results publisher started... 23:09:32 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:09:32 -Parsing output xml: 23:09:32 Failed! 23:09:32 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml 23:09:32 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:09:32 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:09:32 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:09:32 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:09:32 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:09:32 at hudson.remoting.Request$2.run(Request.java:377) 23:09:32 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:09:32 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:09:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:09:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:09:32 at java.base/java.lang.Thread.run(Thread.java:829) 23:09:32 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-11436 23:09:32 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:09:32 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:09:32 at hudson.remoting.Channel.call(Channel.java:1003) 23:09:32 at hudson.FilePath.act(FilePath.java:1230) 23:09:32 at hudson.FilePath.act(FilePath.java:1219) 23:09:32 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:09:32 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:09:32 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:09:32 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:09:32 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:09:32 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:09:32 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:09:32 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:09:32 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:09:32 at hudson.model.Run.execute(Run.java:1918) 23:09:32 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:09:32 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:09:32 at hudson.model.Executor.run(Executor.java:442) 23:09:32 [PostBuildScript] - [INFO] Executing post build scripts. 23:09:32 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4911694417953437862.sh 23:09:32 Archiving csit artifacts 23:09:32 mv: cannot stat 'odl1_*': No such file or directory 23:09:32 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 23:09:32 mv: cannot stat '*_1.png': No such file or directory 23:09:32 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:09:32 mv: cannot stat 'gclogs-1': No such file or directory 23:09:32 mv: cannot stat 'odl2_*': No such file or directory 23:09:32 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 23:09:32 mv: cannot stat '*_2.png': No such file or directory 23:09:32 mv: cannot stat '/tmp/odl2_*': No such file or directory 23:09:32 mv: cannot stat 'gclogs-2': No such file or directory 23:09:32 mv: cannot stat 'odl3_*': No such file or directory 23:09:32 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 23:09:32 mv: cannot stat '*_3.png': No such file or directory 23:09:32 mv: cannot stat '/tmp/odl3_*': No such file or directory 23:09:32 mv: cannot stat 'gclogs-3': No such file or directory 23:09:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:32 Dload Upload Total Spent Left Speed 23:09:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11850 0 --:--:-- --:--:-- --:--:-- 11850 23:09:32 Archive: robot-plugin.zip 23:09:32 End-of-central-directory signature not found. Either this file is not 23:09:32 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:09:32 latter case the central directory and zipfile comment will be found on 23:09:32 the last disk(s) of this archive. 23:09:32 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:09:32 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:09:32 mv: cannot stat '*.log': No such file or directory 23:09:32 mv: cannot stat '*.log.gz': No such file or directory 23:09:32 mv: cannot stat '*.csv': No such file or directory 23:09:32 mv: cannot stat '*.png': No such file or directory 23:09:32 [PostBuildScript] - [INFO] Executing post build scripts. 23:09:32 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7267116424713418728.sh 23:09:32 [PostBuildScript] - [INFO] Executing post build scripts. 23:09:32 [EnvInject] - Injecting environment variables from a build step. 23:09:32 [EnvInject] - Injecting as environment variables the properties content 23:09:32 OS_CLOUD=vex 23:09:32 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-64 23:09:32 23:09:32 [EnvInject] - Variables injected successfully. 23:09:32 provisioning config files... 23:09:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:09:33 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins10849354229460959317.sh 23:09:33 ---> openstack-stack-delete.sh 23:09:33 Setup pyenv: 23:09:33 system 23:09:33 3.8.13 23:09:33 3.9.13 23:09:33 3.10.13 23:09:33 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:09:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:35 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:09:35 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible. 23:09:35 lf-activate-venv(): INFO: Base packages installed successfully 23:09:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:09:50 INFO: Stack cost retrieval disabled, setting cost to 0 23:10:02 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-64 23:10:02 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-64 23:10:02 [PostBuildScript] - [INFO] Executing post build scripts. 23:10:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins3958718411626323040.sh 23:10:02 ---> sysstat.sh 23:10:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins11663558668471227939.sh 23:10:02 ---> package-listing.sh 23:10:02 ++ facter osfamily 23:10:03 ++ tr '[:upper:]' '[:lower:]' 23:10:03 + OS_FAMILY=redhat 23:10:03 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 23:10:03 + START_PACKAGES=/tmp/packages_start.txt 23:10:03 + END_PACKAGES=/tmp/packages_end.txt 23:10:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:10:03 + PACKAGES=/tmp/packages_start.txt 23:10:03 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']' 23:10:03 + PACKAGES=/tmp/packages_end.txt 23:10:03 + case "${OS_FAMILY}" in 23:10:03 + rpm -qa 23:10:03 + sort 23:10:03 + '[' -f /tmp/packages_start.txt ']' 23:10:03 + '[' -f /tmp/packages_end.txt ']' 23:10:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:03 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']' 23:10:03 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/ 23:10:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/ 23:10:03 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17669285358730593955.sh 23:10:03 ---> capture-instance-metadata.sh 23:10:03 Setup pyenv: 23:10:04 system 23:10:04 3.8.13 23:10:04 3.9.13 23:10:04 3.10.13 23:10:04 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:10:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:10:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:06 lf-activate-venv(): INFO: Base packages installed successfully 23:10:06 lf-activate-venv(): INFO: Installing additional packages: lftools 23:10:17 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:10:17 INFO: Running in OpenStack, capturing instance metadata 23:10:17 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins10289882746584640502.sh 23:10:17 provisioning config files... 23:10:18 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #64 23:10:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config16168725711671627535tmp 23:10:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:10:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:10:18 provisioning config files... 23:10:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:10:18 [EnvInject] - Injecting environment variables from a build step. 23:10:18 [EnvInject] - Injecting as environment variables the properties content 23:10:18 SERVER_ID=logs 23:10:18 23:10:18 [EnvInject] - Variables injected successfully. 23:10:18 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins6298438271622521100.sh 23:10:18 ---> create-netrc.sh 23:10:18 WARN: Log server credential not found. 23:10:18 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1019101005461742191.sh 23:10:18 ---> python-tools-install.sh 23:10:18 Setup pyenv: 23:10:18 system 23:10:18 3.8.13 23:10:18 3.9.13 23:10:18 3.10.13 23:10:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:10:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:10:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:20 lf-activate-venv(): INFO: Base packages installed successfully 23:10:20 lf-activate-venv(): INFO: Installing additional packages: lftools 23:10:30 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:10:30 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12608617720163984947.sh 23:10:30 ---> sudo-logs.sh 23:10:30 Archiving 'sudo' log.. 23:10:31 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins3245173448061813267.sh 23:10:31 ---> job-cost.sh 23:10:31 Setup pyenv: 23:10:31 system 23:10:31 3.8.13 23:10:31 3.9.13 23:10:31 3.10.13 23:10:31 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:10:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:10:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:33 lf-activate-venv(): INFO: Base packages installed successfully 23:10:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:10:41 DEBUG: total: 0 23:10:41 INFO: Retrieving Stack Cost... 23:10:41 INFO: Retrieving Pricing Info for: v3-standard-2 23:10:42 INFO: Archiving Costs 23:10:42 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins10480767804745372674.sh 23:10:42 ---> logs-deploy.sh 23:10:42 Setup pyenv: 23:10:42 system 23:10:42 3.8.13 23:10:42 3.9.13 23:10:42 3.10.13 23:10:42 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c4Sl from file:/tmp/.os_lf_venv 23:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:44 lf-activate-venv(): INFO: Base packages installed successfully 23:10:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-c4Sl/bin to PATH 23:10:55 WARNING: Nexus logging server not set 23:10:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/64/ 23:10:55 INFO: archiving logs to S3 23:10:56 ---> uname -a: 23:10:56 Linux prd-centos8-robot-2c-8g-11436.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 23:10:56 23:10:56 23:10:56 ---> lscpu: 23:10:56 Architecture: x86_64 23:10:56 CPU op-mode(s): 32-bit, 64-bit 23:10:56 Byte Order: Little Endian 23:10:56 CPU(s): 2 23:10:56 On-line CPU(s) list: 0,1 23:10:56 Thread(s) per core: 1 23:10:56 Core(s) per socket: 1 23:10:56 Socket(s): 2 23:10:56 NUMA node(s): 1 23:10:56 Vendor ID: AuthenticAMD 23:10:56 CPU family: 23 23:10:56 Model: 49 23:10:56 Model name: AMD EPYC-Rome Processor 23:10:56 Stepping: 0 23:10:56 CPU MHz: 2799.998 23:10:56 BogoMIPS: 5599.99 23:10:56 Virtualization: AMD-V 23:10:56 Hypervisor vendor: KVM 23:10:56 Virtualization type: full 23:10:56 L1d cache: 32K 23:10:56 L1i cache: 32K 23:10:56 L2 cache: 512K 23:10:56 L3 cache: 16384K 23:10:56 NUMA node0 CPU(s): 0,1 23:10:56 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 23:10:56 23:10:56 23:10:56 ---> nproc: 23:10:56 2 23:10:56 23:10:56 23:10:56 ---> df -h: 23:10:56 Filesystem Size Used Avail Use% Mounted on 23:10:56 devtmpfs 3.8G 0 3.8G 0% /dev 23:10:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:10:56 tmpfs 3.8G 17M 3.8G 1% /run 23:10:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:10:56 /dev/vda1 40G 8.5G 32G 22% / 23:10:56 tmpfs 770M 0 770M 0% /run/user/1001 23:10:56 23:10:56 23:10:56 ---> free -m: 23:10:56 total used free shared buff/cache available 23:10:56 Mem: 7697 653 4673 19 2370 6739 23:10:56 Swap: 1023 0 1023 23:10:56 23:10:56 23:10:56 ---> ip addr: 23:10:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:10:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:10:56 inet 127.0.0.1/8 scope host lo 23:10:56 valid_lft forever preferred_lft forever 23:10:56 inet6 ::1/128 scope host 23:10:56 valid_lft forever preferred_lft forever 23:10:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:10:56 link/ether fa:16:3e:d0:0f:33 brd ff:ff:ff:ff:ff:ff 23:10:56 altname enp0s3 23:10:56 altname ens3 23:10:56 inet 10.30.171.101/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:10:56 valid_lft 85791sec preferred_lft 85791sec 23:10:56 inet6 fe80::f816:3eff:fed0:f33/64 scope link 23:10:56 valid_lft forever preferred_lft forever 23:10:56 23:10:56 23:10:56 ---> sar -b -r -n DEV: 23:10:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/07/2025 _x86_64_ (2 CPU) 23:10:56 23:10:56 23:00:43 LINUX RESTART (2 CPU) 23:10:56 23:10:56 11:01:01 PM tps rtps wtps bread/s bwrtn/s 23:10:56 11:02:01 PM 206.31 141.09 65.22 14185.49 40346.34 23:10:56 11:03:01 PM 123.38 0.92 122.46 65.86 12542.36 23:10:56 11:04:01 PM 24.38 0.38 23.99 64.25 1987.82 23:10:56 11:05:01 PM 59.41 6.75 52.66 1246.46 3599.12 23:10:56 11:06:01 PM 41.17 2.73 38.44 439.59 6549.73 23:10:56 11:07:01 PM 3.82 0.00 3.82 0.00 129.90 23:10:56 11:08:01 PM 0.33 0.00 0.33 0.00 3.55 23:10:56 11:09:01 PM 0.30 0.00 0.30 0.00 3.15 23:10:56 11:10:01 PM 14.81 0.17 14.65 32.93 676.87 23:10:56 Average: 52.72 16.94 35.77 1786.58 7328.63 23:10:56 23:10:56 11:01:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:10:56 11:02:01 PM 5351488 6984308 2530936 32.11 2688 1822580 797796 8.93 201140 2034700 154852 23:10:56 11:03:01 PM 5141188 6986648 2741236 34.78 2688 2021164 735868 8.24 199384 2186464 42020 23:10:56 11:04:01 PM 5217588 7064940 2664836 33.81 2688 2023096 673136 7.54 220184 2091108 10508 23:10:56 11:05:01 PM 4831136 6942376 3051288 38.71 2688 2276568 744928 8.34 258812 2403508 174948 23:10:56 11:06:01 PM 4877404 6989520 3005020 38.12 2688 2278836 709612 7.95 266820 2349240 28 23:10:56 11:07:01 PM 4877736 6989856 3004688 38.12 2688 2278840 709612 7.95 266820 2348968 4 23:10:56 11:08:01 PM 4877844 6989964 3004580 38.12 2688 2278840 709612 7.95 266820 2348908 4 23:10:56 11:09:01 PM 4877520 6989640 3004904 38.12 2688 2278840 709612 7.95 266820 2349336 4 23:10:56 11:10:01 PM 4800912 6911200 3081512 39.09 2688 2277112 793788 8.89 310876 2381264 24024 23:10:56 Average: 4983646 6983161 2898778 36.78 2688 2170653 731552 8.19 250853 2277055 45155 23:10:56 23:10:56 11:01:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:10:56 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:02:01 PM eth0 271.11 168.01 1657.91 58.34 0.00 0.00 0.00 0.00 23:10:56 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:03:01 PM eth0 79.90 61.32 844.94 9.45 0.00 0.00 0.00 0.00 23:10:56 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:04:01 PM eth0 19.68 10.85 6.52 4.08 0.00 0.00 0.00 0.00 23:10:56 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:05:01 PM eth0 45.01 38.49 334.79 8.39 0.00 0.00 0.00 0.00 23:10:56 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:06:01 PM eth0 501.78 378.86 111.03 92.74 0.00 0.00 0.00 0.00 23:10:56 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:07:01 PM eth0 0.83 0.55 0.23 0.14 0.00 0.00 0.00 0.00 23:10:56 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:08:01 PM eth0 2.17 0.17 0.22 0.01 0.00 0.00 0.00 0.00 23:10:56 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:09:01 PM eth0 0.90 0.25 0.28 0.02 0.00 0.00 0.00 0.00 23:10:56 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 11:10:01 PM eth0 13.15 10.88 13.69 5.99 0.00 0.00 0.00 0.00 23:10:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:56 Average: eth0 103.91 74.42 330.48 19.92 0.00 0.00 0.00 0.00 23:10:56 23:10:56 23:10:56 ---> sar -P ALL: 23:10:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/07/2025 _x86_64_ (2 CPU) 23:10:56 23:10:56 23:00:43 LINUX RESTART (2 CPU) 23:10:56 23:10:56 11:01:01 PM CPU %user %nice %system %iowait %steal %idle 23:10:56 11:02:01 PM all 44.79 0.06 10.29 6.92 0.10 37.84 23:10:56 11:02:01 PM 0 52.32 0.07 10.41 6.36 0.10 30.74 23:10:56 11:02:01 PM 1 37.28 0.05 10.18 7.47 0.10 44.93 23:10:56 11:03:01 PM all 31.18 0.00 4.55 1.49 0.09 62.69 23:10:56 11:03:01 PM 0 41.72 0.00 4.95 1.08 0.08 52.17 23:10:56 11:03:01 PM 1 20.64 0.00 4.15 1.90 0.10 73.21 23:10:56 11:04:01 PM all 12.47 0.00 1.68 0.38 0.07 85.40 23:10:56 11:04:01 PM 0 8.05 0.00 1.77 0.65 0.07 89.46 23:10:56 11:04:01 PM 1 16.89 0.00 1.59 0.12 0.07 81.34 23:10:56 11:05:01 PM all 29.72 0.00 5.61 0.48 0.08 64.11 23:10:56 11:05:01 PM 0 24.75 0.00 5.34 0.36 0.08 69.46 23:10:56 11:05:01 PM 1 34.71 0.00 5.88 0.60 0.08 58.73 23:10:56 11:06:01 PM all 9.12 0.00 2.40 0.54 0.07 87.86 23:10:56 11:06:01 PM 0 13.21 0.00 2.55 0.28 0.07 83.89 23:10:56 11:06:01 PM 1 5.04 0.00 2.26 0.80 0.07 91.83 23:10:56 11:07:01 PM all 0.23 0.00 0.05 0.02 0.03 99.67 23:10:56 11:07:01 PM 0 0.10 0.00 0.05 0.03 0.03 99.78 23:10:56 11:07:01 PM 1 0.35 0.00 0.05 0.00 0.03 99.57 23:10:56 11:08:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 23:10:56 11:08:01 PM 0 0.60 0.00 0.05 0.00 0.05 99.30 23:10:56 11:08:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 23:10:56 11:09:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 23:10:56 11:09:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32 23:10:56 11:09:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 23:10:56 11:10:01 PM all 13.35 0.00 1.50 0.08 0.06 85.01 23:10:56 11:10:01 PM 0 18.60 0.00 1.72 0.08 0.03 79.56 23:10:56 11:10:01 PM 1 8.09 0.00 1.28 0.07 0.08 90.47 23:10:56 Average: all 15.73 0.01 2.91 1.10 0.06 80.19 23:10:56 Average: 0 17.77 0.01 2.99 0.98 0.06 78.19 23:10:56 Average: 1 13.69 0.01 2.83 1.22 0.06 82.19 23:10:56 23:10:56 23:10:56