00:27:54 Started by upstream project "integration-distribution-mri-test-titanium" build number 75
00:27:54 originally caused by:
00:27:54 Started by timer
00:27:54 Running as SYSTEM
00:27:54 [EnvInject] - Loading node environment variables.
00:27:54 Building remotely on prd-centos8-robot-2c-8g-19753 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:27:54 [ssh-agent] Looking for ssh-agent implementation...
00:27:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:27:54 $ ssh-agent
00:27:54 SSH_AUTH_SOCK=/tmp/ssh-zsrIFd4xTkjp/agent.5294
00:27:54 SSH_AGENT_PID=5295
00:27:54 [ssh-agent] Started.
00:27:54 Running ssh-add (command line suppressed)
00:27:54 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_9686844909506177865.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_9686844909506177865.key)
00:27:54 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:27:54 The recommended git tool is: NONE
00:27:57 using credential opendaylight-jenkins-ssh
00:27:57 Wiping out workspace first.
00:27:57 Cloning the remote Git repository
00:27:57 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:27:57 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10
00:27:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:27:57 > git --version # timeout=10
00:27:57 > git --version # 'git version 2.43.0'
00:27:57 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:27:57 [INFO] Currently running in a labeled security context
00:27:57 [INFO] Currently SELinux is 'enforcing' on the host
00:27:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh3340903183665007945.key
00:27:57 Verifying host key using known hosts file
00:27:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:27:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:28:01 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:28:01 [INFO] Currently running in a labeled security context
00:28:01 [INFO] Currently SELinux is 'enforcing' on the host
00:28:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh6359228490943738119.key
00:28:01 Verifying host key using known hosts file
00:28:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:28:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:28:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:01 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:28:01 > git config core.sparsecheckout # timeout=10
00:28:01 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:28:01 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:28:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:01 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:28:02 No emails were triggered.
00:28:02 provisioning config files...
00:28:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:28:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:28:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:28:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4960700445625583480.sh
00:28:02 ---> python-tools-install.sh
00:28:02 Setup pyenv:
00:28:02 system
00:28:02 * 3.8.13 (set by /opt/pyenv/version)
00:28:02 * 3.9.13 (set by /opt/pyenv/version)
00:28:02 * 3.10.13 (set by /opt/pyenv/version)
00:28:02 * 3.11.7 (set by /opt/pyenv/version)
00:28:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mB9i
00:28:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:28:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:11 lf-activate-venv(): INFO: Base packages installed successfully
00:28:11 lf-activate-venv(): INFO: Installing additional packages: lftools
00:28:35 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:28:35 Generating Requirements File
00:28:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:28:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:28:53 Python 3.11.7
00:28:53 pip 26.0.1 from /tmp/venv-mB9i/lib/python3.11/site-packages/pip (python 3.11)
00:28:53 appdirs==1.4.4
00:28:53 argcomplete==3.6.3
00:28:53 aspy.yaml==1.3.0
00:28:53 attrs==25.4.0
00:28:53 autopage==0.6.0
00:28:53 beautifulsoup4==4.14.3
00:28:53 boto3==1.42.54
00:28:53 botocore==1.42.54
00:28:53 bs4==0.0.2
00:28:53 certifi==2026.1.4
00:28:53 cffi==2.0.0
00:28:53 cfgv==3.5.0
00:28:53 chardet==5.2.0
00:28:53 charset-normalizer==3.4.4
00:28:53 click==8.3.1
00:28:53 cliff==4.13.2
00:28:53 cmd2==3.2.2
00:28:53 cryptography==3.3.2
00:28:53 debtcollector==3.0.0
00:28:53 decorator==5.2.1
00:28:53 defusedxml==0.7.1
00:28:53 Deprecated==1.3.1
00:28:53 distlib==0.4.0
00:28:53 dnspython==2.8.0
00:28:53 docker==7.1.0
00:28:53 dogpile.cache==1.5.0
00:28:53 durationpy==0.10
00:28:53 email-validator==2.3.0
00:28:53 filelock==3.24.3
00:28:53 future==1.0.0
00:28:53 gitdb==4.0.12
00:28:53 GitPython==3.1.46
00:28:53 httplib2==0.30.2
00:28:53 identify==2.6.16
00:28:53 idna==3.11
00:28:53 importlib-resources==1.5.0
00:28:53 iso8601==2.1.0
00:28:53 Jinja2==3.1.6
00:28:53 jmespath==1.1.0
00:28:53 jsonpatch==1.33
00:28:53 jsonpointer==3.0.0
00:28:53 jsonschema==4.26.0
00:28:53 jsonschema-specifications==2025.9.1
00:28:53 keystoneauth1==5.13.1
00:28:53 kubernetes==35.0.0
00:28:53 lftools==0.37.21
00:28:53 lxml==6.0.2
00:28:53 markdown-it-py==4.0.0
00:28:53 MarkupSafe==3.0.3
00:28:53 mdurl==0.1.2
00:28:53 msgpack==1.1.2
00:28:53 multi_key_dict==2.0.3
00:28:53 munch==4.0.0
00:28:53 netaddr==1.3.0
00:28:53 niet==1.4.2
00:28:53 nodeenv==1.10.0
00:28:53 oauth2client==4.1.3
00:28:53 oauthlib==3.3.1
00:28:53 openstacksdk==4.10.0
00:28:53 os-service-types==1.8.2
00:28:53 osc-lib==4.4.0
00:28:53 oslo.config==10.3.0
00:28:53 oslo.context==6.3.0
00:28:53 oslo.i18n==6.7.2
00:28:53 oslo.log==8.1.0
00:28:53 oslo.serialization==5.9.1
00:28:53 oslo.utils==10.0.0
00:28:53 packaging==26.0
00:28:53 pbr==7.0.3
00:28:53 platformdirs==4.9.2
00:28:53 prettytable==3.17.0
00:28:53 psutil==7.2.2
00:28:53 pyasn1==0.6.2
00:28:53 pyasn1_modules==0.4.2
00:28:53 pycparser==3.0
00:28:53 pygerrit2==2.0.15
00:28:53 PyGithub==2.8.1
00:28:53 Pygments==2.19.2
00:28:53 PyJWT==2.11.0
00:28:53 PyNaCl==1.6.2
00:28:53 pyparsing==2.4.7
00:28:53 pyperclip==1.11.0
00:28:53 pyrsistent==0.20.0
00:28:53 python-cinderclient==9.8.0
00:28:53 python-dateutil==2.9.0.post0
00:28:53 python-heatclient==5.0.0
00:28:53 python-jenkins==1.8.3
00:28:53 python-keystoneclient==5.7.0
00:28:53 python-magnumclient==4.9.0
00:28:53 python-openstackclient==9.0.0
00:28:53 python-swiftclient==4.9.0
00:28:53 PyYAML==6.0.3
00:28:53 referencing==0.37.0
00:28:53 requests==2.32.5
00:28:53 requests-oauthlib==2.0.0
00:28:53 requestsexceptions==1.4.0
00:28:53 rfc3986==2.0.0
00:28:53 rich==14.3.3
00:28:53 rich-argparse==1.7.2
00:28:53 rpds-py==0.30.0
00:28:53 rsa==4.9.1
00:28:53 ruamel.yaml==0.19.1
00:28:53 ruamel.yaml.clib==0.2.15
00:28:53 s3transfer==0.16.0
00:28:53 simplejson==3.20.2
00:28:53 six==1.17.0
00:28:53 smmap==5.0.2
00:28:53 soupsieve==2.8.3
00:28:53 stevedore==5.7.0
00:28:53 tabulate==0.9.0
00:28:53 toml==0.10.2
00:28:53 tomlkit==0.14.0
00:28:53 tqdm==4.67.3
00:28:53 typing_extensions==4.15.0
00:28:53 urllib3==1.26.20
00:28:53 virtualenv==20.38.0
00:28:53 wcwidth==0.6.0
00:28:53 websocket-client==1.9.0
00:28:53 wrapt==2.1.1
00:28:53 xdg==6.0.0
00:28:53 xmltodict==1.0.3
00:28:53 yq==3.4.3
00:28:53 [EnvInject] - Injecting environment variables from a build step.
00:28:53 [EnvInject] - Injecting as environment variables the properties content
00:28:53 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:28:53 OS_CLOUD=vex
00:28:53 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-75
00:28:53 OS_STACK_TEMPLATE_DIR=openstack-hot
00:28:53
00:28:53 [EnvInject] - Variables injected successfully.
00:28:53 provisioning config files...
00:28:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:28:54 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins175224121851426804.sh
00:28:54 ---> Create parameters file for OpenStack HOT
00:28:54 OpenStack Heat parameters generated
00:28:54 -----------------------------------
00:28:54 parameters:
00:28:54 vm_0_count: '3'
00:28:54 vm_0_flavor: 'v3-standard-4'
00:28:54 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:28:54 vm_1_count: '1'
00:28:54 vm_1_flavor: 'v3-standard-2'
00:28:54 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:28:54
00:28:54 job_name: '60686-75'
00:28:54 silo: 'releng'
00:28:54 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins7276277951824561725.sh
00:28:54 ---> Create HEAT stack
00:28:54 + source /home/jenkins/lf-env.sh
00:28:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:54 ++ mktemp -d /tmp/venv-XXXX
00:28:54 + lf_venv=/tmp/venv-eNIq
00:28:54 + local venv_file=/tmp/.os_lf_venv
00:28:54 + local python=python3
00:28:54 + local options
00:28:54 + local set_path=true
00:28:54 + local install_args=
00:28:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:28:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:28:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:54 + true
00:28:54 + case $1 in
00:28:54 + python=python3
00:28:54 + shift 2
00:28:54 + true
00:28:54 + case $1 in
00:28:54 + shift
00:28:54 + break
00:28:54 + case $python in
00:28:54 + local pkg_list=
00:28:54 + [[ -d /opt/pyenv ]]
00:28:54 + echo 'Setup pyenv:'
00:28:54 Setup pyenv:
00:28:54 + export PYENV_ROOT=/opt/pyenv
00:28:54 + PYENV_ROOT=/opt/pyenv
00:28:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:54 + pyenv versions
00:28:54 system
00:28:54 3.8.13
00:28:54 3.9.13
00:28:54 3.10.13
00:28:54 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:28:54 + command -v pyenv
00:28:54 ++ pyenv init - --no-rehash
00:28:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:28:54 for i in ${!paths[@]}; do
00:28:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:28:54 fi; done;
00:28:54 echo "${paths[*]}"'\'')"
00:28:54 export PATH="/opt/pyenv/shims:${PATH}"
00:28:54 export PYENV_SHELL=bash
00:28:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:28:54 pyenv() {
00:28:54 local command
00:28:54 command="${1:-}"
00:28:54 if [ "$#" -gt 0 ]; then
00:28:54 shift
00:28:54 fi
00:28:54
00:28:54 case "$command" in
00:28:54 rehash|shell)
00:28:54 eval "$(pyenv "sh-$command" "$@")"
00:28:54 ;;
00:28:54 *)
00:28:54 command pyenv "$command" "$@"
00:28:54 ;;
00:28:54 esac
00:28:54 }'
00:28:54 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:28:54 for i in ${!paths[@]}; do
00:28:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:28:54 fi; done;
00:28:54 echo "${paths[*]}"'
00:28:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:54 ++ export PYENV_SHELL=bash
00:28:54 ++ PYENV_SHELL=bash
00:28:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:28:54 +++ complete -F _pyenv pyenv
00:28:54 ++ lf-pyver python3
00:28:54 ++ local py_version_xy=python3
00:28:54 ++ local py_version_xyz=
00:28:54 ++ awk '{ print $1 }'
00:28:54 ++ pyenv versions
00:28:54 ++ local command
00:28:54 ++ command=versions
00:28:54 ++ '[' 1 -gt 0 ']'
00:28:54 ++ shift
00:28:54 ++ case "$command" in
00:28:54 ++ command pyenv versions
00:28:54 ++ pyenv versions
00:28:54 ++ sed 's/^[ *]* //'
00:28:54 ++ grep -E '^[0-9.]*[0-9]$'
00:28:54 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:28:54 +++ grep '^3' /tmp/.pyenv_versions
00:28:54 +++ tail -n 1
00:28:54 +++ sort -V
00:28:54 ++ py_version_xyz=3.11.7
00:28:54 ++ [[ -z 3.11.7 ]]
00:28:54 ++ echo 3.11.7
00:28:54 ++ return 0
00:28:54 + pyenv local 3.11.7
00:28:54 + local command
00:28:54 + command=local
00:28:54 + '[' 2 -gt 0 ']'
00:28:54 + shift
00:28:54 + case "$command" in
00:28:54 + command pyenv local 3.11.7
00:28:54 + pyenv local 3.11.7
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='lftools[openstack] '
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='kubernetes '
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='niet '
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='python-heatclient '
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='python-openstackclient '
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='python-magnumclient '
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='urllib3~=1.26.15 '
00:28:54 + for arg in "$@"
00:28:54 + case $arg in
00:28:54 + pkg_list+='yq '
00:28:54 + [[ -f /tmp/.os_lf_venv ]]
00:28:54 ++ cat /tmp/.os_lf_venv
00:28:54 + lf_venv=/tmp/venv-mB9i
00:28:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from' file:/tmp/.os_lf_venv
00:28:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:28:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:28:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:54 + local 'pip_opts=--upgrade --quiet'
00:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:28:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:28:54 + [[ -n '' ]]
00:28:54 + [[ -n '' ]]
00:28:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:28:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:54 + /tmp/venv-mB9i/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:28:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:28:56 lf-activate-venv(): INFO: Base packages installed successfully
00:28:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:28:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:28:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:56 + /tmp/venv-mB9i/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:13 + type python3
00:29:13 + true
00:29:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH'
00:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:29:13 + PATH=/tmp/venv-mB9i/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:29:13 + return 0
00:29:13 + openstack --os-cloud vex limits show --absolute
00:29:15 +--------------------------+---------+
00:29:15 | Name | Value |
00:29:15 +--------------------------+---------+
00:29:15 | maxTotalInstances | -1 |
00:29:15 | maxTotalCores | 450 |
00:29:15 | maxTotalRAMSize | 1000000 |
00:29:15 | maxServerMeta | 128 |
00:29:15 | maxImageMeta | 128 |
00:29:15 | maxPersonality | 5 |
00:29:15 | maxPersonalitySize | 10240 |
00:29:15 | maxTotalKeypairs | 100 |
00:29:15 | maxServerGroups | 10 |
00:29:15 | maxServerGroupMembers | 10 |
00:29:15 | maxTotalFloatingIps | -1 |
00:29:15 | maxSecurityGroups | -1 |
00:29:15 | maxSecurityGroupRules | -1 |
00:29:15 | totalRAMUsed | 770048 |
00:29:15 | totalCoresUsed | 188 |
00:29:15 | totalInstancesUsed | 57 |
00:29:15 | totalFloatingIpsUsed | 0 |
00:29:15 | totalSecurityGroupsUsed | 0 |
00:29:15 | totalServerGroupsUsed | 0 |
00:29:15 | maxTotalVolumes | -1 |
00:29:15 | maxTotalSnapshots | 10 |
00:29:15 | maxTotalVolumeGigabytes | 4096 |
00:29:15 | maxTotalBackups | 10 |
00:29:15 | maxTotalBackupGigabytes | 1000 |
00:29:15 | totalVolumesUsed | 0 |
00:29:15 | totalGigabytesUsed | 0 |
00:29:15 | totalSnapshotsUsed | 0 |
00:29:15 | totalBackupsUsed | 0 |
00:29:15 | totalBackupGigabytesUsed | 0 |
00:29:15 +--------------------------+---------+
00:29:15 + pushd /opt/ciman/openstack-hot
00:29:15 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:29:15 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-75 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml
00:30:15 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-75
00:30:15 Waiting to initialize infrastructure...
00:30:15 Waiting to initialize infrastructure...
00:30:15 Waiting to initialize infrastructure...
00:30:15 Waiting to initialize infrastructure...
00:30:15 Stack initialization successful.
00:30:15 ------------------------------------
00:30:15 Stack Details
00:30:15 ------------------------------------
00:30:15 {'added': None,
00:30:15 'capabilities': [],
00:30:15 'created_at': '2026-02-22T00:29:18Z',
00:30:15 'deleted': None,
00:30:15 'deleted_at': None,
00:30:15 'description': 'No description',
00:30:15 'environment': None,
00:30:15 'environment_files': None,
00:30:15 'files': None,
00:30:15 'files_container': None,
00:30:15 'id': '0a488cff-b7e5-4a6b-86ee-ac33ec82faac',
00:30:15 'is_rollback_disabled': True,
00:30:15 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-75/0a488cff-b7e5-4a6b-86ee-ac33ec82faac',
00:30:15 'rel': 'self'}],
00:30:15 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:30:15 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-75',
00:30:15 'notification_topics': [],
00:30:15 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:30:15 'output_key': 'vm_1_ips',
00:30:15 'output_value': ['10.30.170.171']},
00:30:15 {'description': 'IP addresses of the 1st vm types',
00:30:15 'output_key': 'vm_0_ips',
00:30:15 'output_value': ['10.30.171.173',
00:30:15 '10.30.170.50',
00:30:15 '10.30.170.38']}],
00:30:15 'owner_id': ****,
00:30:15 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:30:15 'OS::stack_id': '0a488cff-b7e5-4a6b-86ee-ac33ec82faac',
00:30:15 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-75',
00:30:15 'job_name': '60686-75',
00:30:15 'silo': 'releng',
00:30:15 'vm_0_count': '3',
00:30:15 'vm_0_flavor': 'v3-standard-4',
00:30:15 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:30:15 '20260201-010217.481',
00:30:15 'vm_1_count': '1',
00:30:15 'vm_1_flavor': 'v3-standard-2',
00:30:15 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:30:15 '- 20250917-133034.654'},
00:30:15 'parent_id': None,
00:30:15 'replaced': None,
00:30:15 'status': 'CREATE_COMPLETE',
00:30:15 'status_reason': 'Stack CREATE completed successfully',
00:30:15 'tags': [],
00:30:15 'template': None,
00:30:15 'template_description': 'No description',
00:30:15 'template_url': None,
00:30:15 'timeout_mins': 15,
00:30:15 'unchanged': None,
00:30:15 'updated': None,
00:30:15 'updated_at': None,
00:30:15 'user_project_id': '07a32fb6beda4de3b724ac79d935d67d'}
00:30:15 ------------------------------------
00:30:15 + popd
00:30:15 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:30:15 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins10563707449395119672.sh
00:30:15 ---> Copy SSH public keys to CSIT lab
00:30:15 Setup pyenv:
00:30:15 system
00:30:15 3.8.13
00:30:15 3.9.13
00:30:15 3.10.13
00:30:15 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:30:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:30:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:17 lf-activate-venv(): INFO: Base packages installed successfully
00:30:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:30:29 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:30:32 SSH not responding on 10.30.171.173. Retrying in 10 seconds...
00:30:32 SSH not responding on 10.30.170.50. Retrying in 10 seconds...
00:30:32 SSH not responding on 10.30.170.38. Retrying in 10 seconds...
00:30:32 Warning: Permanently added '10.30.170.171' (ECDSA) to the list of known hosts.
00:30:33 releng-60686-75-1-mininet-ovs-217-0
00:30:33 Successfully copied public keys to slave 10.30.170.171
00:30:42 Ping to 10.30.171.173 successful.
00:30:42 Ping to 10.30.170.50 successful.
00:30:42 Ping to 10.30.170.38 successful.
00:30:42 SSH not responding on 10.30.170.50. Retrying in 10 seconds...
00:30:43 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:30:43 releng-60686-75-0-builder-0
00:30:43 Successfully copied public keys to slave 10.30.171.173
00:30:43 Process 6517 ready.
00:30:45 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:30:46 releng-60686-75-0-builder-2
00:30:46 Successfully copied public keys to slave 10.30.170.38
00:30:52 Ping to 10.30.170.50 successful.
00:30:53 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
00:30:53 releng-60686-75-0-builder-1
00:30:53 Successfully copied public keys to slave 10.30.170.50
00:30:54 Process 6518 ready.
00:30:54 Process 6519 ready.
00:30:54 Process 6520 ready.
00:30:54 SSH ready on all stack servers.
00:30:54 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins12230827621053686927.sh
00:30:54 Setup pyenv:
00:30:54 system
00:30:54 3.8.13
00:30:54 3.9.13
00:30:54 3.10.13
00:30:54 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:30:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZNAd
00:30:58 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv
00:30:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:02 lf-activate-venv(): INFO: Base packages installed successfully
00:31:02 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:31:04 lf-activate-venv(): INFO: Adding /tmp/venv-ZNAd/bin to PATH
00:31:04 + echo 'Installing Python Requirements'
00:31:04 Installing Python Requirements
00:31:04 + cat
00:31:04 + python -m pip install -r requirements.txt
00:31:04 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:31:04 Collecting docker-py (from -r requirements.txt (line 1))
00:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:31:04 Collecting ipaddr (from -r requirements.txt (line 2))
00:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:31:04 Installing build dependencies: started
00:31:05 Installing build dependencies: finished with status 'done'
00:31:05 Getting requirements to build wheel: started
00:31:06 Getting requirements to build wheel: finished with status 'done'
00:31:06 Preparing metadata (pyproject.toml): started
00:31:06 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:06 Collecting netaddr (from -r requirements.txt (line 3))
00:31:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:31:06 Collecting netifaces (from -r requirements.txt (line 4))
00:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:31:06 Installing build dependencies: started
00:31:07 Installing build dependencies: finished with status 'done'
00:31:07 Getting requirements to build wheel: started
00:31:07 Getting requirements to build wheel: finished with status 'done'
00:31:07 Preparing metadata (pyproject.toml): started
00:31:07 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:08 Collecting pyhocon (from -r requirements.txt (line 5))
00:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:31:08 Collecting requests (from -r requirements.txt (line 6))
00:31:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:31:08 Collecting robotframework (from -r requirements.txt (line 7))
00:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:31:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 27.7 MB/s 0:00:00
00:31:08 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:31:08 Installing build dependencies: started
00:31:09 Installing build dependencies: finished with status 'done'
00:31:09 Getting requirements to build wheel: started
00:31:09 Getting requirements to build wheel: finished with status 'done'
00:31:09 Preparing metadata (pyproject.toml): started
00:31:09 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:09 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:31:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:31:09 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:31:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:31:09 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:31:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:31:09 Installing build dependencies: started
00:31:10 Installing build dependencies: finished with status 'done'
00:31:10 Getting requirements to build wheel: started
00:31:10 Getting requirements to build wheel: finished with status 'done'
00:31:10 Preparing metadata (pyproject.toml): started
00:31:11 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:11 Collecting scapy (from -r requirements.txt (line 12))
00:31:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:31:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 27.9 MB/s 0:00:00
00:31:11 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:31:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:31:11 Installing build dependencies: started
00:31:12 Installing build dependencies: finished with status 'done'
00:31:12 Getting requirements to build wheel: started
00:31:12 Getting requirements to build wheel: finished with status 'done'
00:31:12 Preparing metadata (pyproject.toml): started
00:31:12 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:12 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:31:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 23.4 MB/s 0:00:00
00:31:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:31:13 Collecting pyangbind (from -r requirements.txt (line 22))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:31:13 Collecting isodate (from -r requirements.txt (line 25))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:31:13 Collecting jmespath (from -r requirements.txt (line 28))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:31:13 Collecting jsonpatch (from -r requirements.txt (line 31))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:31:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:31:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:31:13 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:31:13 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:31:13 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:31:13 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:31:13 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:31:13 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)
00:31:13 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:31:13 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:31:13 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:31:13 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:31:13 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:31:13 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:31:13 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:31:14 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:31:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:31:14 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:31:14 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:31:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:31:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:31:14 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:31:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:31:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:31:14 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:31:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 11.0 MB/s 0:00:00
00:31:14 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:31:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:31:14 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:31:14 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:31:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 16.1 MB/s 0:00:00
00:31:14 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:31:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:31:15 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:31:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 33.6 MB/s 0:00:00
00:31:15 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:31:16 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:31:16 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:31:16 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:31:16 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:31:16 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:31:16 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:31:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
00:31:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 60.2 MB/s 0:00:00
00:31:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:31:17 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:31:17 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:31:17 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:31:17 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))
00:31:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:31:17 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))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:31:17 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))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:31:17 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:31:17 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:31:17 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:31:17 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:31:17 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:31:17 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))
00:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:31:17 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:31:17 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:31:17 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:31:18 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:31:18 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=8f20bbbff247527f66cf174bc4ee9d3d80c01c3d33db5d9a77a4a0f6ddbaa958
00:31:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:31:18 Building wheel for ipaddr (pyproject.toml): started
00:31:18 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:31:18 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=2cfb38203af36287aab8d924e4e4dd209325fe958f21bb24c8b95d2bc69153e8
00:31:18 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:31:18 Building wheel for netifaces (pyproject.toml): started
00:31:21 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:31:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41102 sha256=eba23eb1a627b9b2426652765323f36d9b954dde4f93078f9fa7c08f45ec682c
00:31:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:31:21 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:31:21 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:31:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=2b823e41286771c470cf13dcd2eab9c45e94bfdce20ba475cc17cf351dc798cb
00:31:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:31:21 Building wheel for jsonpath-rw (pyproject.toml): started
00:31:21 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:31:21 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=aec8e53b02b1c712474dcc08f6b037f36594e4305ad180e87b77e63e8264df48
00:31:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:31:21 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:31:21 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:31:29
00:31:29 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 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.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
00:31:29 + pip freeze
00:31:29 attrs==25.4.0
00:31:29 bcrypt==5.0.0
00:31:29 beautifulsoup4==4.14.3
00:31:29 certifi==2026.1.4
00:31:29 cffi==2.0.0
00:31:29 charset-normalizer==3.4.4
00:31:29 click==8.3.1
00:31:29 cryptography==46.0.5
00:31:29 decorator==5.2.1
00:31:29 distlib==0.4.0
00:31:29 docker-py==1.10.6
00:31:29 docker-pycreds==0.4.0
00:31:29 elastic-transport==8.17.1
00:31:29 elasticsearch==8.19.3
00:31:29 elasticsearch-dsl==8.15.4
00:31:29 enum34==1.1.10
00:31:29 filelock==3.24.3
00:31:29 h11==0.16.0
00:31:29 idna==3.11
00:31:29 invoke==2.2.1
00:31:29 ipaddr==2.2.0
00:31:29 isodate==0.7.2
00:31:29 jmespath==1.1.0
00:31:29 jsonpatch==1.33
00:31:29 jsonpath-rw==1.4.0
00:31:29 jsonpointer==3.0.0
00:31:29 lxml==6.0.2
00:31:29 netaddr==1.3.0
00:31:29 netifaces==0.11.0
00:31:29 outcome==1.3.0.post0
00:31:29 packaging==26.0
00:31:29 paramiko==4.0.0
00:31:29 platformdirs==4.9.2
00:31:29 ply==3.11
00:31:29 pyang==2.7.1
00:31:29 pyangbind==0.8.7
00:31:29 pycparser==3.0
00:31:29 pyhocon==0.3.61
00:31:29 PyNaCl==1.6.2
00:31:29 pyparsing==3.3.2
00:31:29 PySocks==1.7.1
00:31:29 python-dateutil==2.9.0.post0
00:31:29 regex==2026.2.19
00:31:29 requests==2.32.5
00:31:29 robotframework==7.4.1
00:31:29 robotframework-httplibrary==0.4.2
00:31:29 robotframework-pythonlibcore==4.5.0
00:31:29 robotframework-requests==0.9.7
00:31:29 robotframework-selenium2library==3.0.0
00:31:29 robotframework-seleniumlibrary==6.8.0
00:31:29 robotframework-sshlibrary==3.8.0
00:31:29 scapy==2.7.0
00:31:29 scp==0.15.0
00:31:29 selenium==4.41.0
00:31:29 six==1.17.0
00:31:29 sniffio==1.3.1
00:31:29 sortedcontainers==2.4.0
00:31:29 soupsieve==2.8.3
00:31:29 trio==0.33.0
00:31:29 trio-websocket==0.12.2
00:31:29 typing_extensions==4.15.0
00:31:29 urllib3==2.6.3
00:31:29 virtualenv==20.38.0
00:31:29 waitress==3.0.2
00:31:29 WebOb==1.8.9
00:31:29 websocket-client==1.9.0
00:31:29 WebTest==3.0.7
00:31:29 wsproto==1.3.2
00:31:29 [EnvInject] - Injecting environment variables from a build step.
00:31:29 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:31:29 [EnvInject] - Variables injected successfully.
00:31:29 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins12263252712817844882.sh
00:31:30 Setup pyenv:
00:31:30 system
00:31:30 3.8.13
00:31:30 3.9.13
00:31:30 3.10.13
00:31:30 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:32 lf-activate-venv(): INFO: Base packages installed successfully
00:31:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:31:39 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:31:39 + ODL_SYSTEM=()
00:31:39 + TOOLS_SYSTEM=()
00:31:39 + OPENSTACK_SYSTEM=()
00:31:39 + OPENSTACK_CONTROLLERS=()
00:31:39 + mapfile -t ADDR
00:31:39 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:31:39 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-75
00:31:41 + for i in "${ADDR[@]}"
00:31:41 ++ ssh 10.30.171.173 hostname -s
00:31:41 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:31:41 + REMHOST=releng-60686-75-0-builder-0
00:31:41 + case ${REMHOST} in
00:31:41 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:41 + for i in "${ADDR[@]}"
00:31:41 ++ ssh 10.30.170.50 hostname -s
00:31:41 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
00:31:41 + REMHOST=releng-60686-75-0-builder-1
00:31:41 + case ${REMHOST} in
00:31:41 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:41 + for i in "${ADDR[@]}"
00:31:41 ++ ssh 10.30.170.38 hostname -s
00:31:41 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:31:42 + REMHOST=releng-60686-75-0-builder-2
00:31:42 + case ${REMHOST} in
00:31:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:42 + for i in "${ADDR[@]}"
00:31:42 ++ ssh 10.30.170.171 hostname -s
00:31:42 Warning: Permanently added '10.30.170.171' (ECDSA) to the list of known hosts.
00:31:42 + REMHOST=releng-60686-75-1-mininet-ovs-217-0
00:31:42 + case ${REMHOST} in
00:31:42 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:31:42 + echo NUM_ODL_SYSTEM=3
00:31:42 + echo NUM_TOOLS_SYSTEM=1
00:31:42 + '[' '' == yes ']'
00:31:42 + NUM_OPENSTACK_SYSTEM=0
00:31:42 + echo NUM_OPENSTACK_SYSTEM=0
00:31:42 + '[' 0 -eq 2 ']'
00:31:42 + echo ODL_SYSTEM_IP=10.30.171.173
00:31:42 ++ seq 0 2
00:31:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:42 + echo ODL_SYSTEM_1_IP=10.30.171.173
00:31:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:42 + echo ODL_SYSTEM_2_IP=10.30.170.50
00:31:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:42 + echo ODL_SYSTEM_3_IP=10.30.170.38
00:31:42 + echo TOOLS_SYSTEM_IP=10.30.170.171
00:31:42 ++ seq 0 0
00:31:42 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:31:42 + echo TOOLS_SYSTEM_1_IP=10.30.170.171
00:31:42 + openstack_index=0
00:31:42 + NUM_OPENSTACK_CONTROL_NODES=1
00:31:42 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:31:42 ++ seq 0 0
00:31:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:31:42 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:31:42 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:42 + '[' -1 -ge 2 ']'
00:31:42 ++ seq 0 -2
00:31:42 + NUM_OPENSTACK_HAPROXY_NODES=0
00:31:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:31:42 ++ seq 0 -1
00:31:42 + echo 'Contents of slave_addresses.txt:'
00:31:42 Contents of slave_addresses.txt:
00:31:42 + cat slave_addresses.txt
00:31:42 NUM_ODL_SYSTEM=3
00:31:42 NUM_TOOLS_SYSTEM=1
00:31:42 NUM_OPENSTACK_SYSTEM=0
00:31:42 ODL_SYSTEM_IP=10.30.171.173
00:31:42 ODL_SYSTEM_1_IP=10.30.171.173
00:31:42 ODL_SYSTEM_2_IP=10.30.170.50
00:31:42 ODL_SYSTEM_3_IP=10.30.170.38
00:31:42 TOOLS_SYSTEM_IP=10.30.170.171
00:31:42 TOOLS_SYSTEM_1_IP=10.30.170.171
00:31:42 NUM_OPENSTACK_CONTROL_NODES=1
00:31:42 OPENSTACK_CONTROL_NODE_1_IP=
00:31:42 NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:42 NUM_OPENSTACK_HAPROXY_NODES=0
00:31:42 [EnvInject] - Injecting environment variables from a build step.
00:31:42 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:31:42 [EnvInject] - Variables injected successfully.
00:31:42 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins3991138058411154829.sh
00:31:42 Preparing for JRE Version 21
00:31:42 Karaf artifact is karaf
00:31:42 Karaf project is integration
00:31:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:31:42 [EnvInject] - Injecting environment variables from a build step.
00:31:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:31:42 [EnvInject] - Variables injected successfully.
00:31:42 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14017029715186626189.sh
00:31:42 2026-02-22 00:31:42 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:31:42 Bundle version is 0.22.2-SNAPSHOT
00:31:42 --2026-02-22 00:31:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
00:31:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:31:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:31:42 HTTP request sent, awaiting response... 200 OK
00:31:42 Length: 1410 (1.4K) [application/xml]
00:31:42 Saving to: ‘maven-metadata.xml’
00:31:42
00:31:42 0K . 100% 44.7M=0s
00:31:42
00:31:42 2026-02-22 00:31:42 (44.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:31:42
00:31:42
00:31:42
00:31:42 org.opendaylight.integration
00:31:42 karaf
00:31:42 0.22.2-SNAPSHOT
00:31:42
00:31:42
00:31:42 20260221.175637
00:31:42 551
00:31:42
00:31:42 20260221175637
00:31:42
00:31:42
00:31:42 pom
00:31:42 0.22.2-20260221.175637-551
00:31:42 20260221175637
00:31:42
00:31:42
00:31:42 tar.gz
00:31:42 0.22.2-20260221.175637-551
00:31:42 20260221175637
00:31:42
00:31:42
00:31:42 zip
00:31:42 0.22.2-20260221.175637-551
00:31:42 20260221175637
00:31:42
00:31:42
00:31:42 cyclonedx
00:31:42 xml
00:31:42 0.22.2-20260221.175637-551
00:31:42 20260221175637
00:31:42
00:31:42
00:31:42 cyclonedx
00:31:42 json
00:31:42 0.22.2-20260221.175637-551
00:31:42 20260221175637
00:31:42
00:31:42
00:31:42
00:31:42
00:31:43 Nexus timestamp is 0.22.2-20260221.175637-551
00:31:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:31:43 Distribution bundle is karaf-0.22.2-20260221.175637-551.zip
00:31:43 Distribution bundle version is 0.22.2-SNAPSHOT
00:31:43 Distribution folder is karaf-0.22.2-SNAPSHOT
00:31:43 Nexus prefix is https://nexus.opendaylight.org
00:31:43 [EnvInject] - Injecting environment variables from a build step.
00:31:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:31:43 [EnvInject] - Variables injected successfully.
00:31:43 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins14357755607153025695.sh
00:31:43 Setup pyenv:
00:31:43 system
00:31:43 3.8.13
00:31:43 3.9.13
00:31:43 3.10.13
00:31:43 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:31:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:31:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:45 lf-activate-venv(): INFO: Base packages installed successfully
00:31:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:31:50 Copying common-functions.sh to /tmp
00:31:52 Copying common-functions.sh to 10.30.170.171:/tmp
00:31:52 Warning: Permanently added '10.30.170.171' (ECDSA) to the list of known hosts.
00:31:52 Copying common-functions.sh to 10.30.171.173:/tmp
00:31:52 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:31:53 Copying common-functions.sh to 10.30.170.50:/tmp
00:31:53 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
00:31:53 Copying common-functions.sh to 10.30.170.38:/tmp
00:31:53 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:31:54 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins5620755313618978145.sh
00:31:54 common-functions.sh is being sourced
00:31:54 common-functions environment:
00:31:54 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:54 ACTUALFEATURES:
00:31:54 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:54 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:31:54 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:54 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:54 CONTROLLERMEM: 2048m
00:31:54 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:54 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:54 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:54 SUITES:
00:31:54
00:31:54 #################################################
00:31:54 ## Configure Cluster and Start ##
00:31:54 #################################################
00:31:54 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
00:31:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
00:31:54 Locating script plan to use...
00:31:54 Finished running script plans
00:31:54 Configuring member-1 with IP address 10.30.171.173
00:31:54 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:31:54 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:31:54 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:31:54 common-functions.sh is being sourced
00:31:54 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:31:54 ++ echo 'common-functions.sh is being sourced'
00:31:54 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:31:54 ++ DISTROSTREAM=titanium
00:31:54 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:54 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:54 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:54 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:54 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:31:54 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:31:54 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:54 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:54 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:54 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:54 ++ export CONTROLLERMEM=
00:31:54 ++ CONTROLLERMEM=
00:31:54 ++ case "${DISTROSTREAM}" in
00:31:54 ++ CLUSTER_SYSTEM=pekko
00:31:54 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:54 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:54 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:54 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:54 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:54 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:54 ++ print_common_env
00:31:54 ++ cat
00:31:54 common-functions environment:
00:31:54 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:54 ACTUALFEATURES:
00:31:54 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:54 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:31:54 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:54 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:54 CONTROLLERMEM:
00:31:54 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:54 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:54 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:54 SUITES:
00:31:54
00:31:54 ++ SSH='ssh -t -t'
00:31:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:31:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:31:54 Changing to /tmp
00:31:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:31:54 + echo 'Changing to /tmp'
00:31:54 + cd /tmp
00:31:54 + 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-20260221.175637-551.zip'
00:31:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:31:54 --2026-02-22 00:31:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:31:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:31:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:31:54 HTTP request sent, awaiting response... 200 OK
00:31:54 Length: 234982155 (224M) [application/zip]
00:31:54 Saving to: ‘karaf-0.22.2-20260221.175637-551.zip’
00:31:54
00:31:54 0K ........ ........ ........ ........ ........ ........ 1% 52.9M 4s
00:31:54 3072K ........ ........ ........ ........ ........ ........ 2% 103M 3s
00:31:54 6144K ........ ........ ........ ........ ........ ........ 4% 127M 3s
00:31:54 9216K ........ ........ ........ ........ ........ ........ 5% 163M 2s
00:31:54 12288K ........ ........ ........ ........ ........ ........ 6% 215M 2s
00:31:54 15360K ........ ........ ........ ........ ........ ........ 8% 193M 2s
00:31:54 18432K ........ ........ ........ ........ ........ ........ 9% 228M 2s
00:31:55 21504K ........ ........ ........ ........ ........ ........ 10% 250M 2s
00:31:55 24576K ........ ........ ........ ........ ........ ........ 12% 238M 1s
00:31:55 27648K ........ ........ ........ ........ ........ ........ 13% 274M 1s
00:31:55 30720K ........ ........ ........ ........ ........ ........ 14% 279M 1s
00:31:55 33792K ........ ........ ........ ........ ........ ........ 16% 287M 1s
00:31:55 36864K ........ ........ ........ ........ ........ ........ 17% 301M 1s
00:31:55 39936K ........ ........ ........ ........ ........ ........ 18% 290M 1s
00:31:55 43008K ........ ........ ........ ........ ........ ........ 20% 298M 1s
00:31:55 46080K ........ ........ ........ ........ ........ ........ 21% 329M 1s
00:31:55 49152K ........ ........ ........ ........ ........ ........ 22% 334M 1s
00:31:55 52224K ........ ........ ........ ........ ........ ........ 24% 321M 1s
00:31:55 55296K ........ ........ ........ ........ ........ ........ 25% 238M 1s
00:31:55 58368K ........ ........ ........ ........ ........ ........ 26% 297M 1s
00:31:55 61440K ........ ........ ........ ........ ........ ........ 28% 338M 1s
00:31:55 64512K ........ ........ ........ ........ ........ ........ 29% 308M 1s
00:31:55 67584K ........ ........ ........ ........ ........ ........ 30% 242M 1s
00:31:55 70656K ........ ........ ........ ........ ........ ........ 32% 259M 1s
00:31:55 73728K ........ ........ ........ ........ ........ ........ 33% 330M 1s
00:31:55 76800K ........ ........ ........ ........ ........ ........ 34% 352M 1s
00:31:55 79872K ........ ........ ........ ........ ........ ........ 36% 331M 1s
00:31:55 82944K ........ ........ ........ ........ ........ ........ 37% 315M 1s
00:31:55 86016K ........ ........ ........ ........ ........ ........ 38% 327M 1s
00:31:55 89088K ........ ........ ........ ........ ........ ........ 40% 314M 1s
00:31:55 92160K ........ ........ ........ ........ ........ ........ 41% 337M 1s
00:31:55 95232K ........ ........ ........ ........ ........ ........ 42% 314M 1s
00:31:55 98304K ........ ........ ........ ........ ........ ........ 44% 289M 1s
00:31:55 101376K ........ ........ ........ ........ ........ ........ 45% 305M 1s
00:31:55 104448K ........ ........ ........ ........ ........ ........ 46% 358M 1s
00:31:55 107520K ........ ........ ........ ........ ........ ........ 48% 339M 0s
00:31:55 110592K ........ ........ ........ ........ ........ ........ 49% 307M 0s
00:31:55 113664K ........ ........ ........ ........ ........ ........ 50% 264M 0s
00:31:55 116736K ........ ........ ........ ........ ........ ........ 52% 268M 0s
00:31:55 119808K ........ ........ ........ ........ ........ ........ 53% 264M 0s
00:31:55 122880K ........ ........ ........ ........ ........ ........ 54% 220M 0s
00:31:55 125952K ........ ........ ........ ........ ........ ........ 56% 284M 0s
00:31:55 129024K ........ ........ ........ ........ ........ ........ 57% 348M 0s
00:31:55 132096K ........ ........ ........ ........ ........ ........ 58% 293M 0s
00:31:55 135168K ........ ........ ........ ........ ........ ........ 60% 327M 0s
00:31:55 138240K ........ ........ ........ ........ ........ ........ 61% 349M 0s
00:31:55 141312K ........ ........ ........ ........ ........ ........ 62% 304M 0s
00:31:55 144384K ........ ........ ........ ........ ........ ........ 64% 330M 0s
00:31:55 147456K ........ ........ ........ ........ ........ ........ 65% 276M 0s
00:31:55 150528K ........ ........ ........ ........ ........ ........ 66% 291M 0s
00:31:55 153600K ........ ........ ........ ........ ........ ........ 68% 214M 0s
00:31:55 156672K ........ ........ ........ ........ ........ ........ 69% 310M 0s
00:31:55 159744K ........ ........ ........ ........ ........ ........ 70% 306M 0s
00:31:55 162816K ........ ........ ........ ........ ........ ........ 72% 249M 0s
00:31:55 165888K ........ ........ ........ ........ ........ ........ 73% 323M 0s
00:31:55 168960K ........ ........ ........ ........ ........ ........ 74% 330M 0s
00:31:55 172032K ........ ........ ........ ........ ........ ........ 76% 192M 0s
00:31:55 175104K ........ ........ ........ ........ ........ ........ 77% 305M 0s
00:31:55 178176K ........ ........ ........ ........ ........ ........ 78% 118M 0s
00:31:55 181248K ........ ........ ........ ........ ........ ........ 80% 274M 0s
00:31:55 184320K ........ ........ ........ ........ ........ ........ 81% 398M 0s
00:31:55 187392K ........ ........ ........ ........ ........ ........ 82% 357M 0s
00:31:55 190464K ........ ........ ........ ........ ........ ........ 84% 286M 0s
00:31:55 193536K ........ ........ ........ ........ ........ ........ 85% 285M 0s
00:31:55 196608K ........ ........ ........ ........ ........ ........ 87% 308M 0s
00:31:55 199680K ........ ........ ........ ........ ........ ........ 88% 269M 0s
00:31:55 202752K ........ ........ ........ ........ ........ ........ 89% 299M 0s
00:31:55 205824K ........ ........ ........ ........ ........ ........ 91% 275M 0s
00:31:55 208896K ........ ........ ........ ........ ........ ........ 92% 312M 0s
00:31:55 211968K ........ ........ ........ ........ ........ ........ 93% 312M 0s
00:31:55 215040K ........ ........ ........ ........ ........ ........ 95% 293M 0s
00:31:55 218112K ........ ........ ........ ........ ........ ........ 96% 286M 0s
00:31:55 221184K ........ ........ ........ ........ ........ ........ 97% 275M 0s
00:31:55 224256K ........ ........ ........ ........ ........ ........ 99% 318M 0s
00:31:55 227328K ........ ........ ........ ........ . 100% 292M=0.9s
00:31:55
00:31:55 2026-02-22 00:31:55 (255 MB/s) - ‘karaf-0.22.2-20260221.175637-551.zip’ saved [234982155/234982155]
00:31:55
00:31:55 Extracting the new controller...
00:31:55 + echo 'Extracting the new controller...'
00:31:55 + unzip -q karaf-0.22.2-20260221.175637-551.zip
00:31:57 Adding external repositories...
00:31:57 + echo 'Adding external repositories...'
00:31:57 + 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
00:31:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:57 ################################################################################
00:31:57 #
00:31:57 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:57 # contributor license agreements. See the NOTICE file distributed with
00:31:57 # this work for additional information regarding copyright ownership.
00:31:57 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:57 # (the "License"); you may not use this file except in compliance with
00:31:57 # the License. You may obtain a copy of the License at
00:31:57 #
00:31:57 # http://www.apache.org/licenses/LICENSE-2.0
00:31:57 #
00:31:57 # Unless required by applicable law or agreed to in writing, software
00:31:57 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:57 # See the License for the specific language governing permissions and
00:31:57 # limitations under the License.
00:31:57 #
00:31:57 ################################################################################
00:31:57
00:31:57 #
00:31:57 # If set to true, the following property will not allow any certificate to be used
00:31:57 # when accessing Maven repositories through SSL
00:31:57 #
00:31:57 #org.ops4j.pax.url.mvn.certificateCheck=
00:31:57
00:31:57 #
00:31:57 # Path to the local Maven settings file.
00:31:57 # The repositories defined in this file will be automatically added to the list
00:31:57 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:31:57 # below is not set.
00:31:57 # The following locations are checked for the existence of the settings.xml file
00:31:57 # * 1. looks for the specified url
00:31:57 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:31:57 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:31:57 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:31:57 #
00:31:57 #org.ops4j.pax.url.mvn.settings=
00:31:57
00:31:57 #
00:31:57 # Path to the local Maven repository which is used to avoid downloading
00:31:57 # artifacts when they already exist locally.
00:31:57 # The value of this property will be extracted from the settings.xml file
00:31:57 # above, or defaulted to:
00:31:57 # System.getProperty( "user.home" ) + "/.m2/repository"
00:31:57 #
00:31:57 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:31:57
00:31:57 #
00:31:57 # Default this to false. It's just weird to use undocumented repos
00:31:57 #
00:31:57 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:31:57
00:31:57 #
00:31:57 # Uncomment if you don't wanna use the proxy settings
00:31:57 # from the Maven conf/settings.xml file
00:31:57 #
00:31:57 # org.ops4j.pax.url.mvn.proxySupport=false
00:31:57
00:31:57 #
00:31:57 # Comma separated list of repositories scanned when resolving an artifact.
00:31:57 # Those repositories will be checked before iterating through the
00:31:57 # below list of repositories and even before the local repository
00:31:57 # A repository url can be appended with zero or more of the following flags:
00:31:57 # @snapshots : the repository contains snaphots
00:31:57 # @noreleases : the repository does not contain any released artifacts
00:31:57 #
00:31:57 # The following property value will add the system folder as a repo.
00:31:57 #
00:31:57 org.ops4j.pax.url.mvn.defaultRepositories=\
00:31:57 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:31:57 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:31:57 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:31:57
00:31:57 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:31:57 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:31:57
00:31:57 #
00:31:57 # Comma separated list of repositories scanned when resolving an artifact.
00:31:57 # The default list includes the following repositories:
00:31:57 # http://repo1.maven.org/maven2@id=central
00:31:57 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:31:57 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:31:57 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:31:57 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:31:57 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:31:57 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:31:57 # To add repositories to the default ones, prepend '+' to the list of repositories
00:31:57 # to add.
00:31:57 # A repository url can be appended with zero or more of the following flags:
00:31:57 # @snapshots : the repository contains snapshots
00:31:57 # @noreleases : the repository does not contain any released artifacts
00:31:57 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:31:57 #
00:31:57 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:31:57
00:31:57 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:31:57 Configuring the startup features...
00:31:57 + echo 'Configuring the startup features...'
00:31:57 + 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
00:31:57 + FEATURE_TEST_STRING=features-test
00:31:57 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:31:57 + KARAF_VERSION=karaf4
00:31:57 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:31:57 + 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
00:31:57 + [[ ! -z '' ]]
00:31:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:57 ################################################################################
00:31:57 #
00:31:57 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:57 # contributor license agreements. See the NOTICE file distributed with
00:31:57 # this work for additional information regarding copyright ownership.
00:31:57 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:57 # (the "License"); you may not use this file except in compliance with
00:31:57 # the License. You may obtain a copy of the License at
00:31:57 #
00:31:57 # http://www.apache.org/licenses/LICENSE-2.0
00:31:57 #
00:31:57 # Unless required by applicable law or agreed to in writing, software
00:31:57 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:57 # See the License for the specific language governing permissions and
00:31:57 # limitations under the License.
00:31:57 #
00:31:57 ################################################################################
00:31:57
00:31:57 #
00:31:57 # Comma separated list of features repositories to register by default
00:31:57 #
00:31:57 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}/c4647fef-574a-4a2e-bcd6-f36aa0f92a00.xml
00:31:57
00:31:57 #
00:31:57 # Comma separated list of features to install at startup
00:31:57 #
00:31:57 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, b8d9603a-8e46-402c-a555-95348614519e
00:31:57
00:31:57 #
00:31:57 # Resource repositories (OBR) that the features resolver can use
00:31:57 # to resolve requirements/capabilities
00:31:57 #
00:31:57 # The format of the resourceRepositories is
00:31:57 # resourceRepositories=[xml:url|json:url],...
00:31:57 # for Instance:
00:31:57 #
00:31:57 #resourceRepositories=xml:http://host/path/to/index.xml
00:31:57 # or
00:31:57 #resourceRepositories=json:http://host/path/to/index.json
00:31:57 #
00:31:57
00:31:57 #
00:31:57 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:31:57 #
00:31:57 featuresBootAsynchronous=false
00:31:57
00:31:57 #
00:31:57 # Service requirements enforcement
00:31:57 #
00:31:57 # By default, the feature resolver checks the service requirements/capabilities of
00:31:57 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:31:57 # the required bundles.
00:31:57 # The following flag can have those values:
00:31:57 # - disable: service requirements are completely ignored
00:31:57 # - default: service requirements are ignored for old features
00:31:57 # - enforce: service requirements are always verified
00:31:57 #
00:31:57 #serviceRequirements=default
00:31:57
00:31:57 #
00:31:57 # Store cfg file for config element in feature
00:31:57 #
00:31:57 #configCfgStore=true
00:31:57
00:31:57 #
00:31:57 # Define if the feature service automatically refresh bundles
00:31:57 #
00:31:57 autoRefresh=true
00:31:57
00:31:57 #
00:31:57 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:31:57 # XML file defines instructions related to features processing
00:31:57 # versions.properties may declare properties to resolve placeholders in XML file
00:31:57 # both files are relative to ${karaf.etc}
00:31:57 #
00:31:57 #featureProcessing=org.apache.karaf.features.xml
00:31:57 #featureProcessingVersions=versions.properties
00:31:57 + configure_karaf_log karaf4 ''
00:31:57 + local -r karaf_version=karaf4
00:31:57 + local -r controllerdebugmap=
00:31:57 + local logapi=log4j
00:31:57 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:31:57 log4j2.rootLogger.level = INFO
00:31:57 #log4j2.rootLogger.type = asyncRoot
00:31:57 #log4j2.rootLogger.includeLocation = false
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:31:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:31:57 log4j2.rootLogger.appenderRef.Console.ref = Console
00:31:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:31:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:31:57 log4j2.logger.spifly.name = org.apache.aries.spifly
00:31:57 log4j2.logger.spifly.level = WARN
00:31:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:31:57 log4j2.logger.audit.level = INFO
00:31:57 log4j2.logger.audit.additivity = false
00:31:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:31:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:31:57 log4j2.appender.console.type = Console
00:31:57 log4j2.appender.console.name = Console
00:31:57 log4j2.appender.console.layout.type = PatternLayout
00:31:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:31:57 log4j2.appender.rolling.type = RollingRandomAccessFile
00:31:57 log4j2.appender.rolling.name = RollingFile
00:31:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:31:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:31:57 #log4j2.appender.rolling.immediateFlush = false
00:31:57 log4j2.appender.rolling.append = true
00:31:57 log4j2.appender.rolling.layout.type = PatternLayout
00:31:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:31:57 log4j2.appender.rolling.policies.type = Policies
00:31:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:31:57 log4j2.appender.rolling.policies.size.size = 64MB
00:31:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:31:57 log4j2.appender.rolling.strategy.max = 7
00:31:57 log4j2.appender.audit.type = RollingRandomAccessFile
00:31:57 log4j2.appender.audit.name = AuditRollingFile
00:31:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:31:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:31:57 log4j2.appender.audit.append = true
00:31:57 log4j2.appender.audit.layout.type = PatternLayout
00:31:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:31:57 log4j2.appender.audit.policies.type = Policies
00:31:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:31:57 log4j2.appender.audit.policies.size.size = 8MB
00:31:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:31:57 log4j2.appender.audit.strategy.max = 7
00:31:57 log4j2.appender.osgi.type = PaxOsgi
00:31:57 log4j2.appender.osgi.name = PaxOsgi
00:31:57 log4j2.appender.osgi.filter = *
00:31:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:31:57 #log4j2.logger.aether.level = TRACE
00:31:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:31:57 #log4j2.logger.http-headers.level = DEBUG
00:31:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:31:57 #log4j2.logger.maven.level = TRACE
00:31:57 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:31:57 + logapi=log4j2
00:31:57 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:31:57 + '[' log4j2 == log4j2 ']'
00:31:57 + 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
00:31:57 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:31:57 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:31:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:31:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:31:57 controllerdebugmap:
00:31:57 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:57 + unset IFS
00:31:57 + echo 'controllerdebugmap: '
00:31:57 + '[' -n '' ']'
00:31:57 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:31:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:57 ################################################################################
00:31:57 #
00:31:57 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:57 # contributor license agreements. See the NOTICE file distributed with
00:31:57 # this work for additional information regarding copyright ownership.
00:31:57 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:57 # (the "License"); you may not use this file except in compliance with
00:31:57 # the License. You may obtain a copy of the License at
00:31:57 #
00:31:57 # http://www.apache.org/licenses/LICENSE-2.0
00:31:57 #
00:31:57 # Unless required by applicable law or agreed to in writing, software
00:31:57 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:57 # See the License for the specific language governing permissions and
00:31:57 # limitations under the License.
00:31:57 #
00:31:57 ################################################################################
00:31:57
00:31:57 # Common pattern layout for appenders
00:31:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:31:57
00:31:57 # Root logger
00:31:57 log4j2.rootLogger.level = INFO
00:31:57 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:31:57 #log4j2.rootLogger.type = asyncRoot
00:31:57 #log4j2.rootLogger.includeLocation = false
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:31:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:31:57 log4j2.rootLogger.appenderRef.Console.ref = Console
00:31:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:31:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:31:57
00:31:57 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:31:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:31:57
00:31:57 # Loggers configuration
00:31:57
00:31:57 # Spifly logger
00:31:57 log4j2.logger.spifly.name = org.apache.aries.spifly
00:31:57 log4j2.logger.spifly.level = WARN
00:31:57
00:31:57 # Security audit logger
00:31:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:31:57 log4j2.logger.audit.level = INFO
00:31:57 log4j2.logger.audit.additivity = false
00:31:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:31:57
00:31:57 # Appenders configuration
00:31:57
00:31:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:31:57 log4j2.appender.console.type = Console
00:31:57 log4j2.appender.console.name = Console
00:31:57 log4j2.appender.console.layout.type = PatternLayout
00:31:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:31:57
00:31:57 # Rolling file appender
00:31:57 log4j2.appender.rolling.type = RollingRandomAccessFile
00:31:57 log4j2.appender.rolling.name = RollingFile
00:31:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:31:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:31:57 # uncomment to not force a disk flush
00:31:57 #log4j2.appender.rolling.immediateFlush = false
00:31:57 log4j2.appender.rolling.append = true
00:31:57 log4j2.appender.rolling.layout.type = PatternLayout
00:31:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:31:57 log4j2.appender.rolling.policies.type = Policies
00:31:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:31:57 log4j2.appender.rolling.policies.size.size = 1GB
00:31:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:31:57 log4j2.appender.rolling.strategy.max = 7
00:31:57
00:31:57 # Audit file appender
00:31:57 log4j2.appender.audit.type = RollingRandomAccessFile
00:31:57 log4j2.appender.audit.name = AuditRollingFile
00:31:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:31:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:31:57 log4j2.appender.audit.append = true
00:31:57 log4j2.appender.audit.layout.type = PatternLayout
00:31:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:31:57 log4j2.appender.audit.policies.type = Policies
00:31:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:31:57 log4j2.appender.audit.policies.size.size = 8MB
00:31:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:31:57 log4j2.appender.audit.strategy.max = 7
00:31:57
00:31:57 # OSGi appender
00:31:57 log4j2.appender.osgi.type = PaxOsgi
00:31:57 log4j2.appender.osgi.name = PaxOsgi
00:31:57 log4j2.appender.osgi.filter = *
00:31:57
00:31:57 # help with identification of maven-related problems with pax-url-aether
00:31:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:31:57 #log4j2.logger.aether.level = TRACE
00:31:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:31:57 #log4j2.logger.http-headers.level = DEBUG
00:31:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:31:57 #log4j2.logger.maven.level = TRACE
00:31:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:31:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:31:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:57 Configure
00:31:57 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:31:57 max memory: 2048m
00:31:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:31:57 + local -r controllermem=2048m
00:31:57 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:57 + echo Configure
00:31:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:31:57 + echo ' max memory: 2048m'
00:31:57 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:57 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:31:57 + 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
00:31:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:57 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:57 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:31:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:57 #!/bin/sh
00:31:57 #
00:31:57 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:57 # contributor license agreements. See the NOTICE file distributed with
00:31:57 # this work for additional information regarding copyright ownership.
00:31:57 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:57 # (the "License"); you may not use this file except in compliance with
00:31:57 # the License. You may obtain a copy of the License at
00:31:57 #
00:31:57 # http://www.apache.org/licenses/LICENSE-2.0
00:31:57 #
00:31:57 # Unless required by applicable law or agreed to in writing, software
00:31:57 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:57 # See the License for the specific language governing permissions and
00:31:57 # limitations under the License.
00:31:57 #
00:31:57
00:31:57 #
00:31:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:31:57 # script: client, instance, shell, start, status, stop, karaf
00:31:57 #
00:31:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:31:57 # Actions go here...
00:31:57 # fi
00:31:57
00:31:57 #
00:31:57 # general settings which should be applied for all scripts go here; please keep
00:31:57 # in mind that it is possible that scripts might be executed more than once, e.g.
00:31:57 # in example of the start script where the start script is executed first and the
00:31:57 # karaf script afterwards.
00:31:57 #
00:31:57
00:31:57 #
00:31:57 # The following section shows the possible configuration options for the default
00:31:57 # karaf scripts
00:31:57 #
00:31:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:31:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:31:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:31:57 # export EXTRA_JAVA_OPTS # Additional JVM options
00:31:57 # export KARAF_HOME # Karaf home folder
00:31:57 # export KARAF_DATA # Karaf data folder
00:31:57 # export KARAF_BASE # Karaf base folder
00:31:57 # export KARAF_ETC # Karaf etc folder
00:31:57 # export KARAF_LOG # Karaf log folder
00:31:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:31:57 # export KARAF_OPTS # Additional available Karaf options
00:31:57 # export KARAF_DEBUG # Enable debug mode
00:31:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:31:57 # export KARAF_NOROOT # Prevent execution as root if set to true
00:31:57 Set Java version
00:31:57 + echo 'Set Java version'
00:31:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:31:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:31:57 sudo: a password is required
00:31:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:31:57 sudo: a password is required
00:31:57 JDK default version ...
00:31:57 + echo 'JDK default version ...'
00:31:57 + java -version
00:31:58 openjdk version "21.0.9" 2025-10-21
00:31:58 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:31:58 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:31:58 Set JAVA_HOME
00:31:58 + echo 'Set JAVA_HOME'
00:31:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:31:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:31:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:58 Listing all open ports on controller system...
00:31:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:31:58 + echo 'Listing all open ports on controller system...'
00:31:58 + netstat -pnatu
00:31:58 /tmp/configuration-script.sh: line 40: netstat: command not found
00:31:58 + '[' -f /tmp/custom_shard_config.txt ']'
00:31:58 Configuring cluster
00:31:58 + echo 'Configuring cluster'
00:31:58 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.173 10.30.170.50 10.30.170.38
00:31:58 ################################################
00:31:58 ## Configure Cluster ##
00:31:58 ################################################
00:31:58 NOTE: Cluster configuration files not found. Copying from
00:31:58 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:31:58 Configuring unique name in pekko.conf
00:31:58 Configuring hostname in pekko.conf
00:31:58 Configuring data and rpc seed nodes in pekko.conf
00:31:58 modules = [
00:31:58
00:31:58 {
00:31:58 name = "inventory"
00:31:58 namespace = "urn:opendaylight:inventory"
00:31:58 shard-strategy = "module"
00:31:58 },
00:31:58 {
00:31:58 name = "topology"
00:31:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:31:58 shard-strategy = "module"
00:31:58 },
00:31:58 {
00:31:58 name = "toaster"
00:31:58 namespace = "http://netconfcentral.org/ns/toaster"
00:31:58 shard-strategy = "module"
00:31:58 }
00:31:58 ]
00:31:58 Configuring replication type in module-shards.conf
00:31:58 ################################################
00:31:58 ## NOTE: Manually restart controller to ##
00:31:58 ## apply configuration. ##
00:31:58 ################################################
00:31:58 Dump pekko.conf
00:31:58 + echo 'Dump pekko.conf'
00:31:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:58
00:31:58 odl-cluster-data {
00:31:58 pekko {
00:31:58 remote {
00:31:58 artery {
00:31:58 enabled = on
00:31:58 transport = tcp
00:31:58 canonical.hostname = "10.30.171.173"
00:31:58 canonical.port = 2550
00:31:58 }
00:31:58 }
00:31:58
00:31:58 cluster {
00:31:58 # Using artery.
00:31:58 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.173:2550",
00:31:58 "pekko://opendaylight-cluster-data@10.30.170.50:2550",
00:31:58 "pekko://opendaylight-cluster-data@10.30.170.38:2550"]
00:31:58
00:31:58 roles = ["member-1"]
00:31:58
00:31:58 # when under load we might trip a false positive on the failure detector
00:31:58 # failure-detector {
00:31:58 # heartbeat-interval = 4 s
00:31:58 # acceptable-heartbeat-pause = 16s
00:31:58 # }
00:31:58 }
00:31:58
00:31:58 persistence {
00:31:58 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:31:58 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:31:58 # The relative path is always relative to KARAF_HOME.
00:31:58
00:31:58 # snapshot-store.local.dir = "target/snapshots"
00:31:58
00:31:58 # Use lz4 compression for LocalSnapshotStore snapshots
00:31:58 snapshot-store.local.use-lz4-compression = false
00:31:58 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:31:58 snapshot-store.local.lz4-blocksize = 256KB
00:31:58 }
00:31:58 disable-default-actor-system-quarantined-event-handling = "false"
00:31:58 }
00:31:58 }
00:31:58 Dump modules.conf
00:31:58 + echo 'Dump modules.conf'
00:31:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:58 modules = [
00:31:58
00:31:58 {
00:31:58 name = "inventory"
00:31:58 namespace = "urn:opendaylight:inventory"
00:31:58 shard-strategy = "module"
00:31:58 },
00:31:58 {
00:31:58 name = "topology"
00:31:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:31:58 shard-strategy = "module"
00:31:58 },
00:31:58 {
00:31:58 name = "toaster"
00:31:58 namespace = "http://netconfcentral.org/ns/toaster"
00:31:58 shard-strategy = "module"
00:31:58 }
00:31:58 ]
00:31:58 Dump module-shards.conf
00:31:58 + echo 'Dump module-shards.conf'
00:31:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:58 module-shards = [
00:31:58 {
00:31:58 name = "default"
00:31:58 shards = [
00:31:58 {
00:31:58 name = "default"
00:31:58 replicas = ["member-1",
00:31:58 "member-2",
00:31:58 "member-3"]
00:31:58 }
00:31:58 ]
00:31:58 },
00:31:58 {
00:31:58 name = "inventory"
00:31:58 shards = [
00:31:58 {
00:31:58 name="inventory"
00:31:58 replicas = ["member-1",
00:31:58 "member-2",
00:31:58 "member-3"]
00:31:58 }
00:31:58 ]
00:31:58 },
00:31:58 {
00:31:58 name = "topology"
00:31:58 shards = [
00:31:58 {
00:31:58 name="topology"
00:31:58 replicas = ["member-1",
00:31:58 "member-2",
00:31:58 "member-3"]
00:31:58 }
00:31:58 ]
00:31:58 },
00:31:58 {
00:31:58 name = "toaster"
00:31:58 shards = [
00:31:58 {
00:31:58 name="toaster"
00:31:58 replicas = ["member-1",
00:31:58 "member-2",
00:31:58 "member-3"]
00:31:58 }
00:31:58 ]
00:31:58 }
00:31:58 ]
00:31:58 Configuring member-2 with IP address 10.30.170.50
00:31:58 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
00:31:58 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
00:31:58 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:31:58 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:31:58 common-functions.sh is being sourced
00:31:58 ++ echo 'common-functions.sh is being sourced'
00:31:58 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:31:58 ++ DISTROSTREAM=titanium
00:31:58 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:58 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:58 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:58 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:58 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:31:58 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:31:58 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:58 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:58 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:58 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:58 ++ export CONTROLLERMEM=
00:31:58 ++ CONTROLLERMEM=
00:31:58 ++ case "${DISTROSTREAM}" in
00:31:58 ++ CLUSTER_SYSTEM=pekko
00:31:58 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:58 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:58 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:58 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:58 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:58 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:58 ++ print_common_env
00:31:58 ++ cat
00:31:58 common-functions environment:
00:31:58 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:58 ACTUALFEATURES:
00:31:58 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:58 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:31:58 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:58 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:31:58 CONTROLLERMEM:
00:31:58 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:31:58 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:31:58 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:31:58 SUITES:
00:31:58
00:31:58 ++ SSH='ssh -t -t'
00:31:58 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:31:58 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:31:58 Changing to /tmp
00:31:58 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:31:58 + echo 'Changing to /tmp'
00:31:58 + cd /tmp
00:31:58 + 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-20260221.175637-551.zip'
00:31:58 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:31:58 --2026-02-22 00:31:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:31:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:31:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:31:58 HTTP request sent, awaiting response... 200 OK
00:31:58 Length: 234982155 (224M) [application/zip]
00:31:58 Saving to: ‘karaf-0.22.2-20260221.175637-551.zip’
00:31:58
00:31:58 0K ........ ........ ........ ........ ........ ........ 1% 102M 2s
00:31:58 3072K ........ ........ ........ ........ ........ ........ 2% 193M 2s
00:31:58 6144K ........ ........ ........ ........ ........ ........ 4% 237M 1s
00:31:58 9216K ........ ........ ........ ........ ........ ........ 5% 221M 1s
00:31:58 12288K ........ ........ ........ ........ ........ ........ 6% 219M 1s
00:31:58 15360K ........ ........ ........ ........ ........ ........ 8% 269M 1s
00:31:58 18432K ........ ........ ........ ........ ........ ........ 9% 265M 1s
00:31:58 21504K ........ ........ ........ ........ ........ ........ 10% 267M 1s
00:31:58 24576K ........ ........ ........ ........ ........ ........ 12% 248M 1s
00:31:58 27648K ........ ........ ........ ........ ........ ........ 13% 259M 1s
00:31:58 30720K ........ ........ ........ ........ ........ ........ 14% 297M 1s
00:31:58 33792K ........ ........ ........ ........ ........ ........ 16% 299M 1s
00:31:58 36864K ........ ........ ........ ........ ........ ........ 17% 349M 1s
00:31:58 39936K ........ ........ ........ ........ ........ ........ 18% 329M 1s
00:31:58 43008K ........ ........ ........ ........ ........ ........ 20% 338M 1s
00:31:58 46080K ........ ........ ........ ........ ........ ........ 21% 352M 1s
00:31:58 49152K ........ ........ ........ ........ ........ ........ 22% 355M 1s
00:31:58 52224K ........ ........ ........ ........ ........ ........ 24% 340M 1s
00:31:58 55296K ........ ........ ........ ........ ........ ........ 25% 267M 1s
00:31:58 58368K ........ ........ ........ ........ ........ ........ 26% 291M 1s
00:31:58 61440K ........ ........ ........ ........ ........ ........ 28% 260M 1s
00:31:58 64512K ........ ........ ........ ........ ........ ........ 29% 290M 1s
00:31:58 67584K ........ ........ ........ ........ ........ ........ 30% 297M 1s
00:31:58 70656K ........ ........ ........ ........ ........ ........ 32% 295M 1s
00:31:58 73728K ........ ........ ........ ........ ........ ........ 33% 276M 1s
00:31:58 76800K ........ ........ ........ ........ ........ ........ 34% 275M 1s
00:31:58 79872K ........ ........ ........ ........ ........ ........ 36% 330M 1s
00:31:59 82944K ........ ........ ........ ........ ........ ........ 37% 330M 1s
00:31:59 86016K ........ ........ ........ ........ ........ ........ 38% 316M 1s
00:31:59 89088K ........ ........ ........ ........ ........ ........ 40% 339M 1s
00:31:59 92160K ........ ........ ........ ........ ........ ........ 41% 302M 0s
00:31:59 95232K ........ ........ ........ ........ ........ ........ 42% 314M 0s
00:31:59 98304K ........ ........ ........ ........ ........ ........ 44% 234M 0s
00:31:59 101376K ........ ........ ........ ........ ........ ........ 45% 362M 0s
00:31:59 104448K ........ ........ ........ ........ ........ ........ 46% 291M 0s
00:31:59 107520K ........ ........ ........ ........ ........ ........ 48% 324M 0s
00:31:59 110592K ........ ........ ........ ........ ........ ........ 49% 293M 0s
00:31:59 113664K ........ ........ ........ ........ ........ ........ 50% 294M 0s
00:31:59 116736K ........ ........ ........ ........ ........ ........ 52% 281M 0s
00:31:59 119808K ........ ........ ........ ........ ........ ........ 53% 330M 0s
00:31:59 122880K ........ ........ ........ ........ ........ ........ 54% 327M 0s
00:31:59 125952K ........ ........ ........ ........ ........ ........ 56% 330M 0s
00:31:59 129024K ........ ........ ........ ........ ........ ........ 57% 336M 0s
00:31:59 132096K ........ ........ ........ ........ ........ ........ 58% 333M 0s
00:31:59 135168K ........ ........ ........ ........ ........ ........ 60% 309M 0s
00:31:59 138240K ........ ........ ........ ........ ........ ........ 61% 314M 0s
00:31:59 141312K ........ ........ ........ ........ ........ ........ 62% 300M 0s
00:31:59 144384K ........ ........ ........ ........ ........ ........ 64% 281M 0s
00:31:59 147456K ........ ........ ........ ........ ........ ........ 65% 295M 0s
00:31:59 150528K ........ ........ ........ ........ ........ ........ 66% 305M 0s
00:31:59 153600K ........ ........ ........ ........ ........ ........ 68% 299M 0s
00:31:59 156672K ........ ........ ........ ........ ........ ........ 69% 326M 0s
00:31:59 159744K ........ ........ ........ ........ ........ ........ 70% 335M 0s
00:31:59 162816K ........ ........ ........ ........ ........ ........ 72% 310M 0s
00:31:59 165888K ........ ........ ........ ........ ........ ........ 73% 321M 0s
00:31:59 168960K ........ ........ ........ ........ ........ ........ 74% 321M 0s
00:31:59 172032K ........ ........ ........ ........ ........ ........ 76% 363M 0s
00:31:59 175104K ........ ........ ........ ........ ........ ........ 77% 337M 0s
00:31:59 178176K ........ ........ ........ ........ ........ ........ 78% 341M 0s
00:31:59 181248K ........ ........ ........ ........ ........ ........ 80% 330M 0s
00:31:59 184320K ........ ........ ........ ........ ........ ........ 81% 297M 0s
00:31:59 187392K ........ ........ ........ ........ ........ ........ 82% 295M 0s
00:31:59 190464K ........ ........ ........ ........ ........ ........ 84% 314M 0s
00:31:59 193536K ........ ........ ........ ........ ........ ........ 85% 307M 0s
00:31:59 196608K ........ ........ ........ ........ ........ ........ 87% 313M 0s
00:31:59 199680K ........ ........ ........ ........ ........ ........ 88% 339M 0s
00:31:59 202752K ........ ........ ........ ........ ........ ........ 89% 289M 0s
00:31:59 205824K ........ ........ ........ ........ ........ ........ 91% 317M 0s
00:31:59 208896K ........ ........ ........ ........ ........ ........ 92% 329M 0s
00:31:59 211968K ........ ........ ........ ........ ........ ........ 93% 286M 0s
00:31:59 215040K ........ ........ ........ ........ ........ ........ 95% 312M 0s
00:31:59 218112K ........ ........ ........ ........ ........ ........ 96% 334M 0s
00:31:59 221184K ........ ........ ........ ........ ........ ........ 97% 300M 0s
00:31:59 224256K ........ ........ ........ ........ ........ ........ 99% 320M 0s
00:31:59 227328K ........ ........ ........ ........ . 100% 340M=0.8s
00:31:59
00:31:59 2026-02-22 00:31:59 (292 MB/s) - ‘karaf-0.22.2-20260221.175637-551.zip’ saved [234982155/234982155]
00:31:59
00:31:59 Extracting the new controller...
00:31:59 + echo 'Extracting the new controller...'
00:31:59 + unzip -q karaf-0.22.2-20260221.175637-551.zip
00:32:01 Adding external repositories...
00:32:01 + echo 'Adding external repositories...'
00:32:01 + 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
00:32:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:01 ################################################################################
00:32:01 #
00:32:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:01 # contributor license agreements. See the NOTICE file distributed with
00:32:01 # this work for additional information regarding copyright ownership.
00:32:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:01 # (the "License"); you may not use this file except in compliance with
00:32:01 # the License. You may obtain a copy of the License at
00:32:01 #
00:32:01 # http://www.apache.org/licenses/LICENSE-2.0
00:32:01 #
00:32:01 # Unless required by applicable law or agreed to in writing, software
00:32:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:01 # See the License for the specific language governing permissions and
00:32:01 # limitations under the License.
00:32:01 #
00:32:01 ################################################################################
00:32:01
00:32:01 #
00:32:01 # If set to true, the following property will not allow any certificate to be used
00:32:01 # when accessing Maven repositories through SSL
00:32:01 #
00:32:01 #org.ops4j.pax.url.mvn.certificateCheck=
00:32:01
00:32:01 #
00:32:01 # Path to the local Maven settings file.
00:32:01 # The repositories defined in this file will be automatically added to the list
00:32:01 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:32:01 # below is not set.
00:32:01 # The following locations are checked for the existence of the settings.xml file
00:32:01 # * 1. looks for the specified url
00:32:01 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:32:01 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:32:01 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:32:01 #
00:32:01 #org.ops4j.pax.url.mvn.settings=
00:32:01
00:32:01 #
00:32:01 # Path to the local Maven repository which is used to avoid downloading
00:32:01 # artifacts when they already exist locally.
00:32:01 # The value of this property will be extracted from the settings.xml file
00:32:01 # above, or defaulted to:
00:32:01 # System.getProperty( "user.home" ) + "/.m2/repository"
00:32:01 #
00:32:01 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:32:01
00:32:01 #
00:32:01 # Default this to false. It's just weird to use undocumented repos
00:32:01 #
00:32:01 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:32:01
00:32:01 #
00:32:01 # Uncomment if you don't wanna use the proxy settings
00:32:01 # from the Maven conf/settings.xml file
00:32:01 #
00:32:01 # org.ops4j.pax.url.mvn.proxySupport=false
00:32:01
00:32:01 #
00:32:01 # Comma separated list of repositories scanned when resolving an artifact.
00:32:01 # Those repositories will be checked before iterating through the
00:32:01 # below list of repositories and even before the local repository
00:32:01 # A repository url can be appended with zero or more of the following flags:
00:32:01 # @snapshots : the repository contains snaphots
00:32:01 # @noreleases : the repository does not contain any released artifacts
00:32:01 #
00:32:01 # The following property value will add the system folder as a repo.
00:32:01 #
00:32:01 org.ops4j.pax.url.mvn.defaultRepositories=\
00:32:01 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:32:01 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:32:01 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:32:01
00:32:01 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:32:01 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:32:01
00:32:01 #
00:32:01 # Comma separated list of repositories scanned when resolving an artifact.
00:32:01 # The default list includes the following repositories:
00:32:01 # http://repo1.maven.org/maven2@id=central
00:32:01 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:32:01 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:32:01 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:32:01 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:32:01 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:32:01 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:01 # To add repositories to the default ones, prepend '+' to the list of repositories
00:32:01 # to add.
00:32:01 # A repository url can be appended with zero or more of the following flags:
00:32:01 # @snapshots : the repository contains snapshots
00:32:01 # @noreleases : the repository does not contain any released artifacts
00:32:01 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:32:01 #
00:32:01 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:01
00:32:01 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:32:01 + [[ True == \T\r\u\e ]]
00:32:01 + echo 'Configuring the startup features...'
00:32:01 + 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
00:32:01 + FEATURE_TEST_STRING=features-test
00:32:01 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:32:01 + KARAF_VERSION=karaf4
00:32:01 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:32:01 + 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
00:32:01 + [[ ! -z '' ]]
00:32:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:01 ################################################################################
00:32:01 #
00:32:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:01 # contributor license agreements. See the NOTICE file distributed with
00:32:01 # this work for additional information regarding copyright ownership.
00:32:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:01 # (the "License"); you may not use this file except in compliance with
00:32:01 # the License. You may obtain a copy of the License at
00:32:01 #
00:32:01 # http://www.apache.org/licenses/LICENSE-2.0
00:32:01 #
00:32:01 # Unless required by applicable law or agreed to in writing, software
00:32:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:01 # See the License for the specific language governing permissions and
00:32:01 # limitations under the License.
00:32:01 #
00:32:01 ################################################################################
00:32:01
00:32:01 #
00:32:01 # Comma separated list of features repositories to register by default
00:32:01 #
00:32:01 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}/c4647fef-574a-4a2e-bcd6-f36aa0f92a00.xml
00:32:01
00:32:01 #
00:32:01 # Comma separated list of features to install at startup
00:32:01 #
00:32:01 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, b8d9603a-8e46-402c-a555-95348614519e
00:32:01
00:32:01 #
00:32:01 # Resource repositories (OBR) that the features resolver can use
00:32:01 # to resolve requirements/capabilities
00:32:01 #
00:32:01 # The format of the resourceRepositories is
00:32:01 # resourceRepositories=[xml:url|json:url],...
00:32:01 # for Instance:
00:32:01 #
00:32:01 #resourceRepositories=xml:http://host/path/to/index.xml
00:32:01 # or
00:32:01 #resourceRepositories=json:http://host/path/to/index.json
00:32:01 #
00:32:01
00:32:01 #
00:32:01 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:32:01 #
00:32:01 featuresBootAsynchronous=false
00:32:01
00:32:01 #
00:32:01 # Service requirements enforcement
00:32:01 #
00:32:01 # By default, the feature resolver checks the service requirements/capabilities of
00:32:01 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:32:01 # the required bundles.
00:32:01 # The following flag can have those values:
00:32:01 # - disable: service requirements are completely ignored
00:32:01 # - default: service requirements are ignored for old features
00:32:01 # - enforce: service requirements are always verified
00:32:01 #
00:32:01 #serviceRequirements=default
00:32:01
00:32:01 #
00:32:01 # Store cfg file for config element in feature
00:32:01 #
00:32:01 #configCfgStore=true
00:32:01
00:32:01 #
00:32:01 # Define if the feature service automatically refresh bundles
00:32:01 #
00:32:01 autoRefresh=true
00:32:01
00:32:01 #
00:32:01 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:32:01 # XML file defines instructions related to features processing
00:32:01 # versions.properties may declare properties to resolve placeholders in XML file
00:32:01 # both files are relative to ${karaf.etc}
00:32:01 #
00:32:01 #featureProcessing=org.apache.karaf.features.xml
00:32:01 #featureProcessingVersions=versions.properties
00:32:01 + configure_karaf_log karaf4 ''
00:32:01 + local -r karaf_version=karaf4
00:32:01 + local -r controllerdebugmap=
00:32:01 + local logapi=log4j
00:32:01 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:01 log4j2.rootLogger.level = INFO
00:32:01 #log4j2.rootLogger.type = asyncRoot
00:32:01 #log4j2.rootLogger.includeLocation = false
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:01 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:01 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:01 log4j2.logger.spifly.level = WARN
00:32:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:01 log4j2.logger.audit.level = INFO
00:32:01 log4j2.logger.audit.additivity = false
00:32:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:01 log4j2.appender.console.type = Console
00:32:01 log4j2.appender.console.name = Console
00:32:01 log4j2.appender.console.layout.type = PatternLayout
00:32:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:01 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:01 log4j2.appender.rolling.name = RollingFile
00:32:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:01 #log4j2.appender.rolling.immediateFlush = false
00:32:01 log4j2.appender.rolling.append = true
00:32:01 log4j2.appender.rolling.layout.type = PatternLayout
00:32:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:01 log4j2.appender.rolling.policies.type = Policies
00:32:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:01 log4j2.appender.rolling.policies.size.size = 64MB
00:32:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:01 log4j2.appender.rolling.strategy.max = 7
00:32:01 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:01 log4j2.appender.audit.name = AuditRollingFile
00:32:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:01 log4j2.appender.audit.append = true
00:32:01 log4j2.appender.audit.layout.type = PatternLayout
00:32:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:01 log4j2.appender.audit.policies.type = Policies
00:32:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:01 log4j2.appender.audit.policies.size.size = 8MB
00:32:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:01 log4j2.appender.audit.strategy.max = 7
00:32:01 log4j2.appender.osgi.type = PaxOsgi
00:32:01 log4j2.appender.osgi.name = PaxOsgi
00:32:01 log4j2.appender.osgi.filter = *
00:32:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:01 #log4j2.logger.aether.level = TRACE
00:32:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:01 #log4j2.logger.http-headers.level = DEBUG
00:32:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:01 #log4j2.logger.maven.level = TRACE
00:32:01 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:32:01 + logapi=log4j2
00:32:01 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:32:01 + '[' log4j2 == log4j2 ']'
00:32:01 + 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
00:32:01 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:32:01 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:32:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:32:01 controllerdebugmap:
00:32:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:32:01 + unset IFS
00:32:01 + echo 'controllerdebugmap: '
00:32:01 + '[' -n '' ']'
00:32:01 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:01 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:32:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:01 ################################################################################
00:32:01 #
00:32:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:01 # contributor license agreements. See the NOTICE file distributed with
00:32:01 # this work for additional information regarding copyright ownership.
00:32:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:01 # (the "License"); you may not use this file except in compliance with
00:32:01 # the License. You may obtain a copy of the License at
00:32:01 #
00:32:01 # http://www.apache.org/licenses/LICENSE-2.0
00:32:01 #
00:32:01 # Unless required by applicable law or agreed to in writing, software
00:32:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:01 # See the License for the specific language governing permissions and
00:32:01 # limitations under the License.
00:32:01 #
00:32:01 ################################################################################
00:32:01
00:32:01 # Common pattern layout for appenders
00:32:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:01
00:32:01 # Root logger
00:32:01 log4j2.rootLogger.level = INFO
00:32:01 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:32:01 #log4j2.rootLogger.type = asyncRoot
00:32:01 #log4j2.rootLogger.includeLocation = false
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:01 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:01
00:32:01 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:01
00:32:01 # Loggers configuration
00:32:01
00:32:01 # Spifly logger
00:32:01 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:01 log4j2.logger.spifly.level = WARN
00:32:01
00:32:01 # Security audit logger
00:32:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:01 log4j2.logger.audit.level = INFO
00:32:01 log4j2.logger.audit.additivity = false
00:32:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:01
00:32:01 # Appenders configuration
00:32:01
00:32:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:01 log4j2.appender.console.type = Console
00:32:01 log4j2.appender.console.name = Console
00:32:01 log4j2.appender.console.layout.type = PatternLayout
00:32:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:01
00:32:01 # Rolling file appender
00:32:01 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:01 log4j2.appender.rolling.name = RollingFile
00:32:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:01 # uncomment to not force a disk flush
00:32:01 #log4j2.appender.rolling.immediateFlush = false
00:32:01 log4j2.appender.rolling.append = true
00:32:01 log4j2.appender.rolling.layout.type = PatternLayout
00:32:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:01 log4j2.appender.rolling.policies.type = Policies
00:32:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:01 log4j2.appender.rolling.policies.size.size = 1GB
00:32:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:01 log4j2.appender.rolling.strategy.max = 7
00:32:01
00:32:01 # Audit file appender
00:32:01 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:01 log4j2.appender.audit.name = AuditRollingFile
00:32:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:01 log4j2.appender.audit.append = true
00:32:01 log4j2.appender.audit.layout.type = PatternLayout
00:32:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:01 log4j2.appender.audit.policies.type = Policies
00:32:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:01 log4j2.appender.audit.policies.size.size = 8MB
00:32:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:01 log4j2.appender.audit.strategy.max = 7
00:32:01
00:32:01 # OSGi appender
00:32:01 log4j2.appender.osgi.type = PaxOsgi
00:32:01 log4j2.appender.osgi.name = PaxOsgi
00:32:01 log4j2.appender.osgi.filter = *
00:32:01
00:32:01 # help with identification of maven-related problems with pax-url-aether
00:32:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:01 #log4j2.logger.aether.level = TRACE
00:32:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:01 #log4j2.logger.http-headers.level = DEBUG
00:32:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:01 #log4j2.logger.maven.level = TRACE
00:32:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:32:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:32:01 Configure
00:32:01 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:32:01 max memory: 2048m
00:32:01 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:01 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:01 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:32:01 + local -r controllermem=2048m
00:32:01 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:01 + echo Configure
00:32:01 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:32:01 + echo ' max memory: 2048m'
00:32:01 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:32:01 + 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
00:32:01 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:01 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:01 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:32:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:01 #!/bin/sh
00:32:01 #
00:32:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:01 # contributor license agreements. See the NOTICE file distributed with
00:32:01 # this work for additional information regarding copyright ownership.
00:32:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:01 # (the "License"); you may not use this file except in compliance with
00:32:01 # the License. You may obtain a copy of the License at
00:32:01 #
00:32:01 # http://www.apache.org/licenses/LICENSE-2.0
00:32:01 #
00:32:01 # Unless required by applicable law or agreed to in writing, software
00:32:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:01 # See the License for the specific language governing permissions and
00:32:01 # limitations under the License.
00:32:01 #
00:32:01
00:32:01 #
00:32:01 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:32:01 # script: client, instance, shell, start, status, stop, karaf
00:32:01 #
00:32:01 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:32:01 # Actions go here...
00:32:01 # fi
00:32:01
00:32:01 #
00:32:01 # general settings which should be applied for all scripts go here; please keep
00:32:01 # in mind that it is possible that scripts might be executed more than once, e.g.
00:32:01 # in example of the start script where the start script is executed first and the
00:32:01 # karaf script afterwards.
00:32:01 #
00:32:01
00:32:01 #
00:32:01 # The following section shows the possible configuration options for the default
00:32:01 # karaf scripts
00:32:01 #
00:32:01 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:32:01 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:32:01 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:32:01 # export EXTRA_JAVA_OPTS # Additional JVM options
00:32:01 # export KARAF_HOME # Karaf home folder
00:32:01 # export KARAF_DATA # Karaf data folder
00:32:01 # export KARAF_BASE # Karaf base folder
00:32:01 # export KARAF_ETC # Karaf etc folder
00:32:01 # export KARAF_LOG # Karaf log folder
00:32:01 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:32:01 # export KARAF_OPTS # Additional available Karaf options
00:32:01 # export KARAF_DEBUG # Enable debug mode
00:32:01 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:32:01 # export KARAF_NOROOT # Prevent execution as root if set to true
00:32:01 Set Java version
00:32:01 + echo 'Set Java version'
00:32:01 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:32:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:01 sudo: a password is required
00:32:01 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:01 sudo: a password is required
00:32:01 JDK default version ...
00:32:01 + echo 'JDK default version ...'
00:32:01 + java -version
00:32:01 openjdk version "21.0.9" 2025-10-21
00:32:01 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:32:01 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:32:01 Set JAVA_HOME
00:32:01 + echo 'Set JAVA_HOME'
00:32:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:32:01 Listing all open ports on controller system...
00:32:01 + echo 'Listing all open ports on controller system...'
00:32:01 + netstat -pnatu
00:32:01 /tmp/configuration-script.sh: line 40: netstat: command not found
00:32:01 Configuring cluster
00:32:01 + '[' -f /tmp/custom_shard_config.txt ']'
00:32:01 + echo 'Configuring cluster'
00:32:01 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.173 10.30.170.50 10.30.170.38
00:32:01 ################################################
00:32:01 ## Configure Cluster ##
00:32:01 ################################################
00:32:01 NOTE: Cluster configuration files not found. Copying from
00:32:01 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:32:01 Configuring unique name in pekko.conf
00:32:01 Configuring hostname in pekko.conf
00:32:01 Configuring data and rpc seed nodes in pekko.conf
00:32:01 modules = [
00:32:01
00:32:01 {
00:32:01 name = "inventory"
00:32:01 namespace = "urn:opendaylight:inventory"
00:32:01 shard-strategy = "module"
00:32:01 },
00:32:01 {
00:32:01 name = "topology"
00:32:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:01 shard-strategy = "module"
00:32:01 },
00:32:01 {
00:32:01 name = "toaster"
00:32:01 namespace = "http://netconfcentral.org/ns/toaster"
00:32:01 shard-strategy = "module"
00:32:01 }
00:32:01 ]
00:32:01 Configuring replication type in module-shards.conf
00:32:01 ################################################
00:32:01 ## NOTE: Manually restart controller to ##
00:32:01 ## apply configuration. ##
00:32:01 ################################################
00:32:01 Dump pekko.conf
00:32:01 + echo 'Dump pekko.conf'
00:32:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:32:01
00:32:01 odl-cluster-data {
00:32:01 pekko {
00:32:01 remote {
00:32:01 artery {
00:32:01 enabled = on
00:32:01 transport = tcp
00:32:01 canonical.hostname = "10.30.170.50"
00:32:01 canonical.port = 2550
00:32:01 }
00:32:01 }
00:32:01
00:32:01 cluster {
00:32:01 # Using artery.
00:32:01 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.173:2550",
00:32:01 "pekko://opendaylight-cluster-data@10.30.170.50:2550",
00:32:01 "pekko://opendaylight-cluster-data@10.30.170.38:2550"]
00:32:01
00:32:01 roles = ["member-2"]
00:32:01
00:32:01 # when under load we might trip a false positive on the failure detector
00:32:01 # failure-detector {
00:32:01 # heartbeat-interval = 4 s
00:32:01 # acceptable-heartbeat-pause = 16s
00:32:01 # }
00:32:01 }
00:32:01
00:32:01 persistence {
00:32:01 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:32:01 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:32:01 # The relative path is always relative to KARAF_HOME.
00:32:01
00:32:01 # snapshot-store.local.dir = "target/snapshots"
00:32:01
00:32:01 # Use lz4 compression for LocalSnapshotStore snapshots
00:32:01 snapshot-store.local.use-lz4-compression = false
00:32:01 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:32:01 snapshot-store.local.lz4-blocksize = 256KB
00:32:01 }
00:32:01 disable-default-actor-system-quarantined-event-handling = "false"
00:32:01 }
00:32:01 }
00:32:01 Dump modules.conf
00:32:01 + echo 'Dump modules.conf'
00:32:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:32:01 modules = [
00:32:01
00:32:01 {
00:32:01 name = "inventory"
00:32:01 namespace = "urn:opendaylight:inventory"
00:32:01 shard-strategy = "module"
00:32:01 },
00:32:01 {
00:32:01 name = "topology"
00:32:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:01 shard-strategy = "module"
00:32:01 },
00:32:01 {
00:32:01 name = "toaster"
00:32:01 namespace = "http://netconfcentral.org/ns/toaster"
00:32:01 shard-strategy = "module"
00:32:01 }
00:32:01 ]
00:32:01 Dump module-shards.conf
00:32:01 + echo 'Dump module-shards.conf'
00:32:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:32:01 module-shards = [
00:32:01 {
00:32:01 name = "default"
00:32:01 shards = [
00:32:01 {
00:32:01 name = "default"
00:32:01 replicas = ["member-1",
00:32:01 "member-2",
00:32:01 "member-3"]
00:32:01 }
00:32:01 ]
00:32:01 },
00:32:01 {
00:32:01 name = "inventory"
00:32:01 shards = [
00:32:01 {
00:32:01 name="inventory"
00:32:01 replicas = ["member-1",
00:32:01 "member-2",
00:32:01 "member-3"]
00:32:01 }
00:32:01 ]
00:32:01 },
00:32:01 {
00:32:01 name = "topology"
00:32:01 shards = [
00:32:01 {
00:32:01 name="topology"
00:32:01 replicas = ["member-1",
00:32:01 "member-2",
00:32:01 "member-3"]
00:32:01 }
00:32:01 ]
00:32:01 },
00:32:01 {
00:32:01 name = "toaster"
00:32:01 shards = [
00:32:01 {
00:32:01 name="toaster"
00:32:01 replicas = ["member-1",
00:32:01 "member-2",
00:32:01 "member-3"]
00:32:01 }
00:32:01 ]
00:32:01 }
00:32:01 ]
00:32:01 Configuring member-3 with IP address 10.30.170.38
00:32:01 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:32:02 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:32:02 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:32:02 common-functions.sh is being sourced
00:32:02 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:32:02 ++ echo 'common-functions.sh is being sourced'
00:32:02 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:32:02 ++ DISTROSTREAM=titanium
00:32:02 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:02 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:02 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:02 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:02 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:32:02 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:32:02 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:02 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:02 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:02 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:02 ++ export CONTROLLERMEM=
00:32:02 ++ CONTROLLERMEM=
00:32:02 ++ case "${DISTROSTREAM}" in
00:32:02 ++ CLUSTER_SYSTEM=pekko
00:32:02 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:32:02 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:32:02 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:32:02 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:32:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:32:02 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:32:02 ++ print_common_env
00:32:02 ++ cat
00:32:02 common-functions environment:
00:32:02 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:02 ACTUALFEATURES:
00:32:02 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:02 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:32:02 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:02 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:02 CONTROLLERMEM:
00:32:02 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:32:02 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:32:02 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:32:02 SUITES:
00:32:02
00:32:02 ++ SSH='ssh -t -t'
00:32:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:32:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:32:02 Changing to /tmp
00:32:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:32:02 + echo 'Changing to /tmp'
00:32:02 + cd /tmp
00:32:02 + 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-20260221.175637-551.zip'
00:32:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:32:02 --2026-02-22 00:32:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260221.175637-551.zip
00:32:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:32:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:32:02 HTTP request sent, awaiting response... 200 OK
00:32:02 Length: 234982155 (224M) [application/zip]
00:32:02 Saving to: ‘karaf-0.22.2-20260221.175637-551.zip’
00:32:02
00:32:02 0K ........ ........ ........ ........ ........ ........ 1% 59.9M 4s
00:32:02 3072K ........ ........ ........ ........ ........ ........ 2% 80.0M 3s
00:32:02 6144K ........ ........ ........ ........ ........ ........ 4% 116M 3s
00:32:02 9216K ........ ........ ........ ........ ........ ........ 5% 116M 2s
00:32:02 12288K ........ ........ ........ ........ ........ ........ 6% 145M 2s
00:32:02 15360K ........ ........ ........ ........ ........ ........ 8% 149M 2s
00:32:02 18432K ........ ........ ........ ........ ........ ........ 9% 165M 2s
00:32:02 21504K ........ ........ ........ ........ ........ ........ 10% 187M 2s
00:32:02 24576K ........ ........ ........ ........ ........ ........ 12% 195M 2s
00:32:02 27648K ........ ........ ........ ........ ........ ........ 13% 208M 2s
00:32:02 30720K ........ ........ ........ ........ ........ ........ 14% 205M 1s
00:32:02 33792K ........ ........ ........ ........ ........ ........ 16% 233M 1s
00:32:02 36864K ........ ........ ........ ........ ........ ........ 17% 255M 1s
00:32:02 39936K ........ ........ ........ ........ ........ ........ 18% 313M 1s
00:32:02 43008K ........ ........ ........ ........ ........ ........ 20% 288M 1s
00:32:02 46080K ........ ........ ........ ........ ........ ........ 21% 299M 1s
00:32:02 49152K ........ ........ ........ ........ ........ ........ 22% 304M 1s
00:32:02 52224K ........ ........ ........ ........ ........ ........ 24% 321M 1s
00:32:02 55296K ........ ........ ........ ........ ........ ........ 25% 304M 1s
00:32:02 58368K ........ ........ ........ ........ ........ ........ 26% 291M 1s
00:32:02 61440K ........ ........ ........ ........ ........ ........ 28% 299M 1s
00:32:02 64512K ........ ........ ........ ........ ........ ........ 29% 294M 1s
00:32:02 67584K ........ ........ ........ ........ ........ ........ 30% 296M 1s
00:32:02 70656K ........ ........ ........ ........ ........ ........ 32% 284M 1s
00:32:02 73728K ........ ........ ........ ........ ........ ........ 33% 285M 1s
00:32:02 76800K ........ ........ ........ ........ ........ ........ 34% 283M 1s
00:32:02 79872K ........ ........ ........ ........ ........ ........ 36% 283M 1s
00:32:02 82944K ........ ........ ........ ........ ........ ........ 37% 254M 1s
00:32:02 86016K ........ ........ ........ ........ ........ ........ 38% 348M 1s
00:32:02 89088K ........ ........ ........ ........ ........ ........ 40% 254M 1s
00:32:02 92160K ........ ........ ........ ........ ........ ........ 41% 238M 1s
00:32:02 95232K ........ ........ ........ ........ ........ ........ 42% 251M 1s
00:32:02 98304K ........ ........ ........ ........ ........ ........ 44% 259M 1s
00:32:02 101376K ........ ........ ........ ........ ........ ........ 45% 280M 1s
00:32:02 104448K ........ ........ ........ ........ ........ ........ 46% 292M 1s
00:32:02 107520K ........ ........ ........ ........ ........ ........ 48% 292M 1s
00:32:02 110592K ........ ........ ........ ........ ........ ........ 49% 284M 1s
00:32:02 113664K ........ ........ ........ ........ ........ ........ 50% 296M 1s
00:32:02 116736K ........ ........ ........ ........ ........ ........ 52% 282M 1s
00:32:02 119808K ........ ........ ........ ........ ........ ........ 53% 275M 0s
00:32:02 122880K ........ ........ ........ ........ ........ ........ 54% 301M 0s
00:32:02 125952K ........ ........ ........ ........ ........ ........ 56% 284M 0s
00:32:02 129024K ........ ........ ........ ........ ........ ........ 57% 278M 0s
00:32:02 132096K ........ ........ ........ ........ ........ ........ 58% 281M 0s
00:32:02 135168K ........ ........ ........ ........ ........ ........ 60% 295M 0s
00:32:02 138240K ........ ........ ........ ........ ........ ........ 61% 284M 0s
00:32:02 141312K ........ ........ ........ ........ ........ ........ 62% 291M 0s
00:32:02 144384K ........ ........ ........ ........ ........ ........ 64% 292M 0s
00:32:02 147456K ........ ........ ........ ........ ........ ........ 65% 266M 0s
00:32:02 150528K ........ ........ ........ ........ ........ ........ 66% 283M 0s
00:32:03 153600K ........ ........ ........ ........ ........ ........ 68% 290M 0s
00:32:03 156672K ........ ........ ........ ........ ........ ........ 69% 296M 0s
00:32:03 159744K ........ ........ ........ ........ ........ ........ 70% 288M 0s
00:32:03 162816K ........ ........ ........ ........ ........ ........ 72% 280M 0s
00:32:03 165888K ........ ........ ........ ........ ........ ........ 73% 272M 0s
00:32:03 168960K ........ ........ ........ ........ ........ ........ 74% 279M 0s
00:32:03 172032K ........ ........ ........ ........ ........ ........ 76% 275M 0s
00:32:03 175104K ........ ........ ........ ........ ........ ........ 77% 253M 0s
00:32:03 178176K ........ ........ ........ ........ ........ ........ 78% 297M 0s
00:32:03 181248K ........ ........ ........ ........ ........ ........ 80% 269M 0s
00:32:03 184320K ........ ........ ........ ........ ........ ........ 81% 273M 0s
00:32:03 187392K ........ ........ ........ ........ ........ ........ 82% 280M 0s
00:32:03 190464K ........ ........ ........ ........ ........ ........ 84% 280M 0s
00:32:03 193536K ........ ........ ........ ........ ........ ........ 85% 277M 0s
00:32:03 196608K ........ ........ ........ ........ ........ ........ 87% 274M 0s
00:32:03 199680K ........ ........ ........ ........ ........ ........ 88% 277M 0s
00:32:03 202752K ........ ........ ........ ........ ........ ........ 89% 260M 0s
00:32:03 205824K ........ ........ ........ ........ ........ ........ 91% 280M 0s
00:32:03 208896K ........ ........ ........ ........ ........ ........ 92% 269M 0s
00:32:03 211968K ........ ........ ........ ........ ........ ........ 93% 314M 0s
00:32:03 215040K ........ ........ ........ ........ ........ ........ 95% 232M 0s
00:32:03 218112K ........ ........ ........ ........ ........ ........ 96% 59.9M 0s
00:32:03 221184K ........ ........ ........ ........ ........ ........ 97% 210M 0s
00:32:03 224256K ........ ........ ........ ........ ........ ........ 99% 270M 0s
00:32:03 227328K ........ ........ ........ ........ . 100% 299M=1.0s
00:32:03
00:32:03 2026-02-22 00:32:03 (228 MB/s) - ‘karaf-0.22.2-20260221.175637-551.zip’ saved [234982155/234982155]
00:32:03
00:32:03 Extracting the new controller...
00:32:03 + echo 'Extracting the new controller...'
00:32:03 + unzip -q karaf-0.22.2-20260221.175637-551.zip
00:32:05 Adding external repositories...
00:32:05 + echo 'Adding external repositories...'
00:32:05 + 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
00:32:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:05 ################################################################################
00:32:05 #
00:32:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:05 # contributor license agreements. See the NOTICE file distributed with
00:32:05 # this work for additional information regarding copyright ownership.
00:32:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:05 # (the "License"); you may not use this file except in compliance with
00:32:05 # the License. You may obtain a copy of the License at
00:32:05 #
00:32:05 # http://www.apache.org/licenses/LICENSE-2.0
00:32:05 #
00:32:05 # Unless required by applicable law or agreed to in writing, software
00:32:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:05 # See the License for the specific language governing permissions and
00:32:05 # limitations under the License.
00:32:05 #
00:32:05 ################################################################################
00:32:05
00:32:05 #
00:32:05 # If set to true, the following property will not allow any certificate to be used
00:32:05 # when accessing Maven repositories through SSL
00:32:05 #
00:32:05 #org.ops4j.pax.url.mvn.certificateCheck=
00:32:05
00:32:05 #
00:32:05 # Path to the local Maven settings file.
00:32:05 # The repositories defined in this file will be automatically added to the list
00:32:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:32:05 # below is not set.
00:32:05 # The following locations are checked for the existence of the settings.xml file
00:32:05 # * 1. looks for the specified url
00:32:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:32:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:32:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:32:05 #
00:32:05 #org.ops4j.pax.url.mvn.settings=
00:32:05
00:32:05 #
00:32:05 # Path to the local Maven repository which is used to avoid downloading
00:32:05 # artifacts when they already exist locally.
00:32:05 # The value of this property will be extracted from the settings.xml file
00:32:05 # above, or defaulted to:
00:32:05 # System.getProperty( "user.home" ) + "/.m2/repository"
00:32:05 #
00:32:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:32:05
00:32:05 #
00:32:05 # Default this to false. It's just weird to use undocumented repos
00:32:05 #
00:32:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:32:05
00:32:05 #
00:32:05 # Uncomment if you don't wanna use the proxy settings
00:32:05 # from the Maven conf/settings.xml file
00:32:05 #
00:32:05 # org.ops4j.pax.url.mvn.proxySupport=false
00:32:05
00:32:05 #
00:32:05 # Comma separated list of repositories scanned when resolving an artifact.
00:32:05 # Those repositories will be checked before iterating through the
00:32:05 # below list of repositories and even before the local repository
00:32:05 # A repository url can be appended with zero or more of the following flags:
00:32:05 # @snapshots : the repository contains snaphots
00:32:05 # @noreleases : the repository does not contain any released artifacts
00:32:05 #
00:32:05 # The following property value will add the system folder as a repo.
00:32:05 #
00:32:05 org.ops4j.pax.url.mvn.defaultRepositories=\
00:32:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:32:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:32:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:32:05
00:32:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:32:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:32:05
00:32:05 #
00:32:05 # Comma separated list of repositories scanned when resolving an artifact.
00:32:05 # The default list includes the following repositories:
00:32:05 # http://repo1.maven.org/maven2@id=central
00:32:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:32:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:32:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:32:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:32:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:32:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:05 # To add repositories to the default ones, prepend '+' to the list of repositories
00:32:05 # to add.
00:32:05 # A repository url can be appended with zero or more of the following flags:
00:32:05 # @snapshots : the repository contains snapshots
00:32:05 # @noreleases : the repository does not contain any released artifacts
00:32:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:32:05 #
00:32:05 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:05
00:32:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:32:05 + [[ True == \T\r\u\e ]]
00:32:05 + echo 'Configuring the startup features...'
00:32:05 + 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
00:32:05 + FEATURE_TEST_STRING=features-test
00:32:05 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:32:05 + KARAF_VERSION=karaf4
00:32:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:32:05 + 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
00:32:05 + [[ ! -z '' ]]
00:32:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:05 ################################################################################
00:32:05 #
00:32:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:05 # contributor license agreements. See the NOTICE file distributed with
00:32:05 # this work for additional information regarding copyright ownership.
00:32:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:05 # (the "License"); you may not use this file except in compliance with
00:32:05 # the License. You may obtain a copy of the License at
00:32:05 #
00:32:05 # http://www.apache.org/licenses/LICENSE-2.0
00:32:05 #
00:32:05 # Unless required by applicable law or agreed to in writing, software
00:32:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:05 # See the License for the specific language governing permissions and
00:32:05 # limitations under the License.
00:32:05 #
00:32:05 ################################################################################
00:32:05
00:32:05 #
00:32:05 # Comma separated list of features repositories to register by default
00:32:05 #
00:32:05 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}/c4647fef-574a-4a2e-bcd6-f36aa0f92a00.xml
00:32:05
00:32:05 #
00:32:05 # Comma separated list of features to install at startup
00:32:05 #
00:32:05 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, b8d9603a-8e46-402c-a555-95348614519e
00:32:05
00:32:05 #
00:32:05 # Resource repositories (OBR) that the features resolver can use
00:32:05 # to resolve requirements/capabilities
00:32:05 #
00:32:05 # The format of the resourceRepositories is
00:32:05 # resourceRepositories=[xml:url|json:url],...
00:32:05 # for Instance:
00:32:05 #
00:32:05 #resourceRepositories=xml:http://host/path/to/index.xml
00:32:05 # or
00:32:05 #resourceRepositories=json:http://host/path/to/index.json
00:32:05 #
00:32:05
00:32:05 #
00:32:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:32:05 #
00:32:05 featuresBootAsynchronous=false
00:32:05
00:32:05 #
00:32:05 # Service requirements enforcement
00:32:05 #
00:32:05 # By default, the feature resolver checks the service requirements/capabilities of
00:32:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:32:05 # the required bundles.
00:32:05 # The following flag can have those values:
00:32:05 # - disable: service requirements are completely ignored
00:32:05 # - default: service requirements are ignored for old features
00:32:05 # - enforce: service requirements are always verified
00:32:05 #
00:32:05 #serviceRequirements=default
00:32:05
00:32:05 #
00:32:05 # Store cfg file for config element in feature
00:32:05 #
00:32:05 #configCfgStore=true
00:32:05
00:32:05 #
00:32:05 # Define if the feature service automatically refresh bundles
00:32:05 #
00:32:05 autoRefresh=true
00:32:05
00:32:05 #
00:32:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:32:05 # XML file defines instructions related to features processing
00:32:05 # versions.properties may declare properties to resolve placeholders in XML file
00:32:05 # both files are relative to ${karaf.etc}
00:32:05 #
00:32:05 #featureProcessing=org.apache.karaf.features.xml
00:32:05 #featureProcessingVersions=versions.properties
00:32:05 + configure_karaf_log karaf4 ''
00:32:05 + local -r karaf_version=karaf4
00:32:05 + local -r controllerdebugmap=
00:32:05 + local logapi=log4j
00:32:05 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:05 log4j2.rootLogger.level = INFO
00:32:05 #log4j2.rootLogger.type = asyncRoot
00:32:05 #log4j2.rootLogger.includeLocation = false
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:05 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:05 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:05 log4j2.logger.spifly.level = WARN
00:32:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:05 log4j2.logger.audit.level = INFO
00:32:05 log4j2.logger.audit.additivity = false
00:32:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:05 log4j2.appender.console.type = Console
00:32:05 log4j2.appender.console.name = Console
00:32:05 log4j2.appender.console.layout.type = PatternLayout
00:32:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:05 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:05 log4j2.appender.rolling.name = RollingFile
00:32:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:05 #log4j2.appender.rolling.immediateFlush = false
00:32:05 log4j2.appender.rolling.append = true
00:32:05 log4j2.appender.rolling.layout.type = PatternLayout
00:32:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:05 log4j2.appender.rolling.policies.type = Policies
00:32:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:05 log4j2.appender.rolling.policies.size.size = 64MB
00:32:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:05 log4j2.appender.rolling.strategy.max = 7
00:32:05 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:05 log4j2.appender.audit.name = AuditRollingFile
00:32:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:05 log4j2.appender.audit.append = true
00:32:05 log4j2.appender.audit.layout.type = PatternLayout
00:32:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:05 log4j2.appender.audit.policies.type = Policies
00:32:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:05 log4j2.appender.audit.policies.size.size = 8MB
00:32:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:05 log4j2.appender.audit.strategy.max = 7
00:32:05 log4j2.appender.osgi.type = PaxOsgi
00:32:05 log4j2.appender.osgi.name = PaxOsgi
00:32:05 log4j2.appender.osgi.filter = *
00:32:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:05 #log4j2.logger.aether.level = TRACE
00:32:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:05 #log4j2.logger.http-headers.level = DEBUG
00:32:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:05 #log4j2.logger.maven.level = TRACE
00:32:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:32:05 + logapi=log4j2
00:32:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:32:05 + '[' log4j2 == log4j2 ']'
00:32:05 + 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
00:32:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:32:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:32:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:32:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:32:05 controllerdebugmap:
00:32:05 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:05 + unset IFS
00:32:05 + echo 'controllerdebugmap: '
00:32:05 + '[' -n '' ']'
00:32:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:32:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:05 ################################################################################
00:32:05 #
00:32:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:05 # contributor license agreements. See the NOTICE file distributed with
00:32:05 # this work for additional information regarding copyright ownership.
00:32:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:05 # (the "License"); you may not use this file except in compliance with
00:32:05 # the License. You may obtain a copy of the License at
00:32:05 #
00:32:05 # http://www.apache.org/licenses/LICENSE-2.0
00:32:05 #
00:32:05 # Unless required by applicable law or agreed to in writing, software
00:32:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:05 # See the License for the specific language governing permissions and
00:32:05 # limitations under the License.
00:32:05 #
00:32:05 ################################################################################
00:32:05
00:32:05 # Common pattern layout for appenders
00:32:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:05
00:32:05 # Root logger
00:32:05 log4j2.rootLogger.level = INFO
00:32:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:32:05 #log4j2.rootLogger.type = asyncRoot
00:32:05 #log4j2.rootLogger.includeLocation = false
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:05 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:05
00:32:05 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:05
00:32:05 # Loggers configuration
00:32:05
00:32:05 # Spifly logger
00:32:05 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:05 log4j2.logger.spifly.level = WARN
00:32:05
00:32:05 # Security audit logger
00:32:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:05 log4j2.logger.audit.level = INFO
00:32:05 log4j2.logger.audit.additivity = false
00:32:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:05
00:32:05 # Appenders configuration
00:32:05
00:32:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:05 log4j2.appender.console.type = Console
00:32:05 log4j2.appender.console.name = Console
00:32:05 log4j2.appender.console.layout.type = PatternLayout
00:32:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:05
00:32:05 # Rolling file appender
00:32:05 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:05 log4j2.appender.rolling.name = RollingFile
00:32:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:05 # uncomment to not force a disk flush
00:32:05 #log4j2.appender.rolling.immediateFlush = false
00:32:05 log4j2.appender.rolling.append = true
00:32:05 log4j2.appender.rolling.layout.type = PatternLayout
00:32:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:05 log4j2.appender.rolling.policies.type = Policies
00:32:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:05 log4j2.appender.rolling.policies.size.size = 1GB
00:32:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:05 log4j2.appender.rolling.strategy.max = 7
00:32:05
00:32:05 # Audit file appender
00:32:05 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:05 log4j2.appender.audit.name = AuditRollingFile
00:32:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:05 log4j2.appender.audit.append = true
00:32:05 log4j2.appender.audit.layout.type = PatternLayout
00:32:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:05 log4j2.appender.audit.policies.type = Policies
00:32:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:05 log4j2.appender.audit.policies.size.size = 8MB
00:32:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:05 log4j2.appender.audit.strategy.max = 7
00:32:05
00:32:05 # OSGi appender
00:32:05 log4j2.appender.osgi.type = PaxOsgi
00:32:05 log4j2.appender.osgi.name = PaxOsgi
00:32:05 log4j2.appender.osgi.filter = *
00:32:05
00:32:05 # help with identification of maven-related problems with pax-url-aether
00:32:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:05 #log4j2.logger.aether.level = TRACE
00:32:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:05 #log4j2.logger.http-headers.level = DEBUG
00:32:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:05 #log4j2.logger.maven.level = TRACE
00:32:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:32:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:32:05 Configure
00:32:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:32:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:32:05 + local -r controllermem=2048m
00:32:05 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:05 + echo Configure
00:32:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:32:05 max memory: 2048m
00:32:05 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:05 + echo ' max memory: 2048m'
00:32:05 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:32:05 + 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
00:32:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:05 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:32:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:05 #!/bin/sh
00:32:05 #
00:32:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:05 # contributor license agreements. See the NOTICE file distributed with
00:32:05 # this work for additional information regarding copyright ownership.
00:32:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:05 # (the "License"); you may not use this file except in compliance with
00:32:05 # the License. You may obtain a copy of the License at
00:32:05 #
00:32:05 # http://www.apache.org/licenses/LICENSE-2.0
00:32:05 #
00:32:05 # Unless required by applicable law or agreed to in writing, software
00:32:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:05 # See the License for the specific language governing permissions and
00:32:05 # limitations under the License.
00:32:05 #
00:32:05
00:32:05 #
00:32:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:32:05 # script: client, instance, shell, start, status, stop, karaf
00:32:05 #
00:32:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:32:05 # Actions go here...
00:32:05 # fi
00:32:05
00:32:05 #
00:32:05 # general settings which should be applied for all scripts go here; please keep
00:32:05 # in mind that it is possible that scripts might be executed more than once, e.g.
00:32:05 # in example of the start script where the start script is executed first and the
00:32:05 # karaf script afterwards.
00:32:05 #
00:32:05
00:32:05 #
00:32:05 # The following section shows the possible configuration options for the default
00:32:05 # karaf scripts
00:32:05 #
00:32:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:32:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:32:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:32:05 # export EXTRA_JAVA_OPTS # Additional JVM options
00:32:05 # export KARAF_HOME # Karaf home folder
00:32:05 # export KARAF_DATA # Karaf data folder
00:32:05 # export KARAF_BASE # Karaf base folder
00:32:05 # export KARAF_ETC # Karaf etc folder
00:32:05 # export KARAF_LOG # Karaf log folder
00:32:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:32:05 # export KARAF_OPTS # Additional available Karaf options
00:32:05 # export KARAF_DEBUG # Enable debug mode
00:32:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:32:05 # export KARAF_NOROOT # Prevent execution as root if set to true
00:32:05 Set Java version
00:32:05 + echo 'Set Java version'
00:32:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:32:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:05 sudo: a password is required
00:32:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:05 sudo: a password is required
00:32:05 + echo 'JDK default version ...'
00:32:05 JDK default version ...
00:32:05 + java -version
00:32:05 openjdk version "21.0.9" 2025-10-21
00:32:05 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:32:05 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:32:05 Set JAVA_HOME
00:32:05 + echo 'Set JAVA_HOME'
00:32:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:05 Listing all open ports on controller system...
00:32:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:32:05 + echo 'Listing all open ports on controller system...'
00:32:05 + netstat -pnatu
00:32:05 /tmp/configuration-script.sh: line 40: netstat: command not found
00:32:05 Configuring cluster
00:32:05 + '[' -f /tmp/custom_shard_config.txt ']'
00:32:05 + echo 'Configuring cluster'
00:32:05 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.173 10.30.170.50 10.30.170.38
00:32:05 ################################################
00:32:05 ## Configure Cluster ##
00:32:05 ################################################
00:32:05 NOTE: Cluster configuration files not found. Copying from
00:32:05 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:32:05 Configuring unique name in pekko.conf
00:32:05 Configuring hostname in pekko.conf
00:32:05 Configuring data and rpc seed nodes in pekko.conf
00:32:05 modules = [
00:32:05
00:32:05 {
00:32:05 name = "inventory"
00:32:05 namespace = "urn:opendaylight:inventory"
00:32:05 shard-strategy = "module"
00:32:05 },
00:32:05 {
00:32:05 name = "topology"
00:32:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:05 shard-strategy = "module"
00:32:05 },
00:32:05 {
00:32:05 name = "toaster"
00:32:05 namespace = "http://netconfcentral.org/ns/toaster"
00:32:05 shard-strategy = "module"
00:32:05 }
00:32:05 ]
00:32:05 Configuring replication type in module-shards.conf
00:32:05 ################################################
00:32:05 ## NOTE: Manually restart controller to ##
00:32:05 ## apply configuration. ##
00:32:05 ################################################
00:32:05 Dump pekko.conf
00:32:05 + echo 'Dump pekko.conf'
00:32:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:32:05
00:32:05 odl-cluster-data {
00:32:05 pekko {
00:32:05 remote {
00:32:05 artery {
00:32:05 enabled = on
00:32:05 transport = tcp
00:32:05 canonical.hostname = "10.30.170.38"
00:32:05 canonical.port = 2550
00:32:05 }
00:32:05 }
00:32:05
00:32:05 cluster {
00:32:05 # Using artery.
00:32:05 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.173:2550",
00:32:05 "pekko://opendaylight-cluster-data@10.30.170.50:2550",
00:32:05 "pekko://opendaylight-cluster-data@10.30.170.38:2550"]
00:32:05
00:32:05 roles = ["member-3"]
00:32:05
00:32:05 # when under load we might trip a false positive on the failure detector
00:32:05 # failure-detector {
00:32:05 # heartbeat-interval = 4 s
00:32:05 # acceptable-heartbeat-pause = 16s
00:32:05 # }
00:32:05 }
00:32:05
00:32:05 persistence {
00:32:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:32:05 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:32:05 # The relative path is always relative to KARAF_HOME.
00:32:05
00:32:05 # snapshot-store.local.dir = "target/snapshots"
00:32:05
00:32:05 # Use lz4 compression for LocalSnapshotStore snapshots
00:32:05 snapshot-store.local.use-lz4-compression = false
00:32:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:32:05 snapshot-store.local.lz4-blocksize = 256KB
00:32:05 }
00:32:05 disable-default-actor-system-quarantined-event-handling = "false"
00:32:05 }
00:32:05 }
00:32:05 Dump modules.conf
00:32:05 + echo 'Dump modules.conf'
00:32:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:32:05 modules = [
00:32:05
00:32:05 {
00:32:05 name = "inventory"
00:32:05 namespace = "urn:opendaylight:inventory"
00:32:05 shard-strategy = "module"
00:32:05 },
00:32:05 {
00:32:05 name = "topology"
00:32:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:05 shard-strategy = "module"
00:32:05 },
00:32:05 {
00:32:05 name = "toaster"
00:32:05 namespace = "http://netconfcentral.org/ns/toaster"
00:32:05 shard-strategy = "module"
00:32:05 }
00:32:05 ]
00:32:05 Dump module-shards.conf
00:32:05 + echo 'Dump module-shards.conf'
00:32:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:32:05 module-shards = [
00:32:05 {
00:32:05 name = "default"
00:32:05 shards = [
00:32:05 {
00:32:05 name = "default"
00:32:05 replicas = ["member-1",
00:32:05 "member-2",
00:32:05 "member-3"]
00:32:05 }
00:32:05 ]
00:32:05 },
00:32:05 {
00:32:05 name = "inventory"
00:32:05 shards = [
00:32:05 {
00:32:05 name="inventory"
00:32:05 replicas = ["member-1",
00:32:05 "member-2",
00:32:05 "member-3"]
00:32:05 }
00:32:05 ]
00:32:05 },
00:32:05 {
00:32:05 name = "topology"
00:32:05 shards = [
00:32:05 {
00:32:05 name="topology"
00:32:05 replicas = ["member-1",
00:32:05 "member-2",
00:32:05 "member-3"]
00:32:05 }
00:32:05 ]
00:32:05 },
00:32:05 {
00:32:05 name = "toaster"
00:32:05 shards = [
00:32:05 {
00:32:05 name="toaster"
00:32:05 replicas = ["member-1",
00:32:05 "member-2",
00:32:05 "member-3"]
00:32:05 }
00:32:05 ]
00:32:05 }
00:32:05 ]
00:32:05 Locating config plan to use...
00:32:05 Finished running config plans
00:32:05 Starting member-1 with IP address 10.30.171.173
00:32:05 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:32:06 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:32:06 Redirecting karaf console output to karaf_console.log
00:32:06 Starting controller...
00:32:06 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:32:06 Starting member-2 with IP address 10.30.170.50
00:32:06 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
00:32:06 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
00:32:06 Redirecting karaf console output to karaf_console.log
00:32:06 Starting controller...
00:32:06 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:32:06 Starting member-3 with IP address 10.30.170.38
00:32:06 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:32:06 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:32:07 Redirecting karaf console output to karaf_console.log
00:32:07 Starting controller...
00:32:07 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:32:07 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2658060911799130974.sh
00:32:07 common-functions.sh is being sourced
00:32:07 common-functions environment:
00:32:07 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:07 ACTUALFEATURES:
00:32:07 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:07 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:32:07 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:07 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:32:07 CONTROLLERMEM: 2048m
00:32:07 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:32:07 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:32:07 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:32:07 SUITES:
00:32:07
00:32:07 + echo '#################################################'
00:32:07 #################################################
00:32:07 + echo '## Verify Cluster is UP ##'
00:32:07 ## Verify Cluster is UP ##
00:32:07 + echo '#################################################'
00:32:07 #################################################
00:32:07 + create_post_startup_script
00:32:07 + cat
00:32:07 + copy_and_run_post_startup_script
00:32:07 + seed_index=1
00:32:07 ++ seq 1 3
00:32:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:32:07 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:32:07 + echo 'Execute the post startup script on controller 10.30.171.173'
00:32:07 Execute the post startup script on controller 10.30.171.173
00:32:07 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.171.173:/tmp/
00:32:07 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:32:07 + ssh 10.30.171.173 'bash /tmp/post-startup-script.sh 1'
00:32:07 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
00:32:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:07 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:36:07 Timeout Controller DOWN
00:36:07 Dumping first 500K bytes of karaf log...
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.Main launch
00:36:07 INFO: Installing and starting initial bundles
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.Main launch
00:36:07 INFO: All initial bundles installed and set to start
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:36:07 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:36:07 INFO: Lock acquired
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:36:07 INFO: Lock acquired. Setting startlevel to 100
00:36:07 2026-02-22T00:32:08,716 | 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).
00:36:07 2026-02-22T00:32:09,866 | 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],odl-mdsal-replicate-netty/[14.0.18,14.0.18],b8d9603a-8e46-402c-a555-95348614519e/[0,0.0.0],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]
00:36:07 2026-02-22T00:32:10,002 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:36:07 2026-02-22T00:32:10,002 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:36:07 2026-02-22T00:32:10,003 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:36:07 2026-02-22T00:32:10,003 | 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
00:36:07 2026-02-22T00:32:10,004 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:36:07 2026-02-22T00:32:10,004 | 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
00:36:07 2026-02-22T00:32:10,022 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:36:07 2026-02-22T00:32:10,023 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:36:07 2026-02-22T00:32:10,026 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:36:07 2026-02-22T00:32:11,188 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:36:07 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=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [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)"]]]]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:36:07 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:36:07 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:36:07 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:36:07 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:36:07 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:36:07 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:36:07 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=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [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)"]]]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [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)"]]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 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)"]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 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)"]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 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)"
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 Dumping last 500K bytes of karaf log...
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.Main launch
00:36:07 INFO: Installing and starting initial bundles
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.Main launch
00:36:07 INFO: All initial bundles installed and set to start
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:36:07 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:36:07 INFO: Lock acquired
00:36:07 Feb 22, 2026 12:32:07 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:36:07 INFO: Lock acquired. Setting startlevel to 100
00:36:07 2026-02-22T00:32:08,716 | 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).
00:36:07 2026-02-22T00:32:09,866 | 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],odl-mdsal-replicate-netty/[14.0.18,14.0.18],b8d9603a-8e46-402c-a555-95348614519e/[0,0.0.0],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]
00:36:07 2026-02-22T00:32:10,002 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:36:07 2026-02-22T00:32:10,002 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:36:07 2026-02-22T00:32:10,003 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:36:07 2026-02-22T00:32:10,003 | 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
00:36:07 2026-02-22T00:32:10,004 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:36:07 2026-02-22T00:32:10,004 | 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
00:36:07 2026-02-22T00:32:10,022 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:36:07 2026-02-22T00:32:10,023 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:36:07 2026-02-22T00:32:10,026 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:36:07 2026-02-22T00:32:11,188 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:36:07 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=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [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)"]]]]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:36:07 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:36:07 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:36:07 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:36:07 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:36:07 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:36:07 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:36:07 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:36:07 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=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [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)"]]]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [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)"]]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 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)"]]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 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)"]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 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)"
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:36:07 ... 12 more
00:36:07 Listing all open ports on controller system
00:36:07 /tmp/post-startup-script.sh: line 46: netstat: command not found
00:36:07 Build step 'Execute shell' marked build as failure
00:36:07 $ ssh-agent -k
00:36:07 unset SSH_AUTH_SOCK;
00:36:07 unset SSH_AGENT_PID;
00:36:07 echo Agent pid 5295 killed;
00:36:07 [ssh-agent] Stopped.
00:36:08 Recording plot data
00:36:08 Robot results publisher started...
00:36:08 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:36:08 -Parsing output xml:
00:36:08 Failed!
00:36:08 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml
00:36:08 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
00:36:08 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
00:36:08 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
00:36:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
00:36:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
00:36:08 at hudson.remoting.Request$2.run(Request.java:377)
00:36:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
00:36:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
00:36:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
00:36:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
00:36:08 at java.base/java.lang.Thread.run(Thread.java:829)
00:36:08 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-19753
00:36:08 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
00:36:08 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
00:36:08 at hudson.remoting.Channel.call(Channel.java:1003)
00:36:08 at hudson.FilePath.act(FilePath.java:1230)
00:36:08 at hudson.FilePath.act(FilePath.java:1219)
00:36:08 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
00:36:08 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
00:36:08 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
00:36:08 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
00:36:08 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
00:36:08 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
00:36:08 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
00:36:08 at hudson.model.Build$BuildExecution.post2(Build.java:179)
00:36:08 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
00:36:08 at hudson.model.Run.execute(Run.java:1918)
00:36:08 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
00:36:08 at hudson.model.ResourceController.execute(ResourceController.java:101)
00:36:08 at hudson.model.Executor.run(Executor.java:442)
00:36:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:08 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins13126342755501395899.sh
00:36:08 Archiving csit artifacts
00:36:08 mv: cannot stat 'odl1_*': No such file or directory
00:36:08 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
00:36:08 mv: cannot stat '*_1.png': No such file or directory
00:36:08 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:36:08 mv: cannot stat 'gclogs-1': No such file or directory
00:36:08 mv: cannot stat 'odl2_*': No such file or directory
00:36:08 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
00:36:08 mv: cannot stat '*_2.png': No such file or directory
00:36:08 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:36:08 mv: cannot stat 'gclogs-2': No such file or directory
00:36:08 mv: cannot stat 'odl3_*': No such file or directory
00:36:08 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
00:36:08 mv: cannot stat '*_3.png': No such file or directory
00:36:08 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:36:08 mv: cannot stat 'gclogs-3': No such file or directory
00:36:08 % Total % Received % Xferd Average Speed Time Time Time Current
00:36:08 Dload Upload Total Spent Left Speed
00:36:08
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1175 0 1175 0 0 4571 0 --:--:-- --:--:-- --:--:-- 4571
00:36:08 Archive: robot-plugin.zip
00:36:08 End-of-central-directory signature not found. Either this file is not
00:36:08 a zipfile, or it constitutes one disk of a multi-part archive. In the
00:36:08 latter case the central directory and zipfile comment will be found on
00:36:08 the last disk(s) of this archive.
00:36:08 unzip: cannot find zipfile directory in one of robot-plugin.zip or
00:36:08 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
00:36:08 mv: cannot stat '*.log': No such file or directory
00:36:08 mv: cannot stat '*.log.gz': No such file or directory
00:36:08 mv: cannot stat '*.csv': No such file or directory
00:36:08 mv: cannot stat '*.png': No such file or directory
00:36:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:08 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7078449238109304451.sh
00:36:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:08 [EnvInject] - Injecting environment variables from a build step.
00:36:08 [EnvInject] - Injecting as environment variables the properties content
00:36:08 OS_CLOUD=vex
00:36:08 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-75
00:36:08
00:36:08 [EnvInject] - Variables injected successfully.
00:36:08 provisioning config files...
00:36:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:36:08 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins18256667194945864692.sh
00:36:08 ---> openstack-stack-delete.sh
00:36:08 Setup pyenv:
00:36:09 system
00:36:09 3.8.13
00:36:09 3.9.13
00:36:09 3.10.13
00:36:09 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:11 lf-activate-venv(): INFO: Base packages installed successfully
00:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:36:24 INFO: Stack cost retrieval disabled, setting cost to 0
00:36:36 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-75
00:36:36 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-75
00:36:36 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:36 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1755766014738551902.sh
00:36:36 ---> sysstat.sh
00:36:37 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins16076420666133144540.sh
00:36:37 ---> package-listing.sh
00:36:37 ++ tr '[:upper:]' '[:lower:]'
00:36:37 ++ facter osfamily
00:36:37 + OS_FAMILY=redhat
00:36:37 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:36:37 + START_PACKAGES=/tmp/packages_start.txt
00:36:37 + END_PACKAGES=/tmp/packages_end.txt
00:36:37 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:36:37 + PACKAGES=/tmp/packages_start.txt
00:36:37 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
00:36:37 + PACKAGES=/tmp/packages_end.txt
00:36:37 + case "${OS_FAMILY}" in
00:36:37 + rpm -qa
00:36:37 + sort
00:36:37 + '[' -f /tmp/packages_start.txt ']'
00:36:37 + '[' -f /tmp/packages_end.txt ']'
00:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:36:37 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
00:36:37 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
00:36:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
00:36:37 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins3613604285070892102.sh
00:36:37 ---> capture-instance-metadata.sh
00:36:37 Setup pyenv:
00:36:38 system
00:36:38 3.8.13
00:36:38 3.9.13
00:36:38 3.10.13
00:36:38 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:36:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:36:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:40 lf-activate-venv(): INFO: Base packages installed successfully
00:36:40 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:36:49 INFO: Running in OpenStack, capturing instance metadata
00:36:50 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12819669459927301682.sh
00:36:50 provisioning config files...
00:36:50 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #75
00:36:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config15373497708223812677tmp
00:36:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:36:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:36:50 provisioning config files...
00:36:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:36:51 [EnvInject] - Injecting environment variables from a build step.
00:36:51 [EnvInject] - Injecting as environment variables the properties content
00:36:51 SERVER_ID=logs
00:36:51
00:36:51 [EnvInject] - Variables injected successfully.
00:36:51 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins9704755731070089534.sh
00:36:51 ---> create-netrc.sh
00:36:51 WARN: Log server credential not found.
00:36:51 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins6075636347414186344.sh
00:36:51 ---> python-tools-install.sh
00:36:51 Setup pyenv:
00:36:51 system
00:36:51 3.8.13
00:36:51 3.9.13
00:36:51 3.10.13
00:36:51 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:53 lf-activate-venv(): INFO: Base packages installed successfully
00:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools
00:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:37:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7958418787791673417.sh
00:37:02 ---> sudo-logs.sh
00:37:02 Archiving 'sudo' log..
00:37:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7944099048268410587.sh
00:37:02 ---> job-cost.sh
00:37:02 INFO: Activating Python virtual environment...
00:37:02 Setup pyenv:
00:37:03 system
00:37:03 3.8.13
00:37:03 3.9.13
00:37:03 3.10.13
00:37:03 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:05 lf-activate-venv(): INFO: Base packages installed successfully
00:37:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:37:11 DEBUG: Contents of stack-cost file:
00:37:11 total: 0
00:37:11 INFO: Retrieving Stack Cost...
00:37:11 INFO: Stack cost: 0
00:37:11 INFO: Instance uptime: 620s
00:37:11 INFO: Fetching instance metadata (attempt 1 of 3)...
00:37:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:37:12 INFO: Successfully fetched instance metadata
00:37:12 INFO: Instance type: v3-standard-2
00:37:12 INFO: Retrieving pricing info for: v3-standard-2
00:37:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:37:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=620
00:37:12 INFO: Successfully fetched Vexxhost pricing API
00:37:12 INFO: Retrieved cost: 0.06
00:37:12 INFO: Retrieved resource: v3-standard-2
00:37:12 INFO: Creating archive directory: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/cost
00:37:12 INFO: Archiving costs to: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/cost.csv
00:37:12 INFO: Successfully archived job cost data
00:37:12 DEBUG: Cost data: mdsal-csit-3node-netty-replicate-only-titanium,75,2026-02-22 00:37:12,v3-standard-2,620,0.06,0.00,FAILURE
00:37:12 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins17891291692182437045.sh
00:37:12 ---> logs-deploy.sh
00:37:12 Setup pyenv:
00:37:12 system
00:37:12 3.8.13
00:37:12 3.9.13
00:37:12 3.10.13
00:37:12 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mB9i from file:/tmp/.os_lf_venv
00:37:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:14 lf-activate-venv(): INFO: Base packages installed successfully
00:37:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-mB9i/bin to PATH
00:37:24 WARNING: Nexus logging server not set
00:37:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/75/
00:37:24 INFO: archiving logs to S3
00:37:25 ---> uname -a:
00:37:25 Linux prd-centos8-robot-2c-8g-19753.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:37:25
00:37:25
00:37:25 ---> lscpu:
00:37:25 Architecture: x86_64
00:37:25 CPU op-mode(s): 32-bit, 64-bit
00:37:25 Byte Order: Little Endian
00:37:25 CPU(s): 2
00:37:25 On-line CPU(s) list: 0,1
00:37:25 Thread(s) per core: 1
00:37:25 Core(s) per socket: 1
00:37:25 Socket(s): 2
00:37:25 NUMA node(s): 1
00:37:25 Vendor ID: AuthenticAMD
00:37:25 CPU family: 23
00:37:25 Model: 49
00:37:25 Model name: AMD EPYC-Rome Processor
00:37:25 Stepping: 0
00:37:25 CPU MHz: 2800.000
00:37:25 BogoMIPS: 5600.00
00:37:25 Virtualization: AMD-V
00:37:25 Hypervisor vendor: KVM
00:37:25 Virtualization type: full
00:37:25 L1d cache: 32K
00:37:25 L1i cache: 32K
00:37:25 L2 cache: 512K
00:37:25 L3 cache: 16384K
00:37:25 NUMA node0 CPU(s): 0,1
00:37:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:37:25
00:37:25
00:37:25 ---> nproc:
00:37:25 2
00:37:25
00:37:25
00:37:25 ---> df -h:
00:37:25 Filesystem Size Used Avail Use% Mounted on
00:37:25 devtmpfs 3.8G 0 3.8G 0% /dev
00:37:25 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:37:25 tmpfs 3.8G 17M 3.8G 1% /run
00:37:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:37:25 /dev/vda1 40G 8.5G 32G 22% /
00:37:25 tmpfs 770M 0 770M 0% /run/user/1001
00:37:25
00:37:25
00:37:25 ---> free -m:
00:37:25 total used free shared buff/cache available
00:37:25 Mem: 7697 631 4702 19 2363 6762
00:37:25 Swap: 1023 0 1023
00:37:25
00:37:25
00:37:25 ---> ip addr:
00:37:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:37:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:37:25 inet 127.0.0.1/8 scope host lo
00:37:25 valid_lft forever preferred_lft forever
00:37:25 inet6 ::1/128 scope host
00:37:25 valid_lft forever preferred_lft forever
00:37:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:37:25 link/ether fa:16:3e:f0:4b:78 brd ff:ff:ff:ff:ff:ff
00:37:25 altname enp0s3
00:37:25 altname ens3
00:37:25 inet 10.30.170.216/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:37:25 valid_lft 85778sec preferred_lft 85778sec
00:37:25 inet6 fe80::f816:3eff:fef0:4b78/64 scope link
00:37:25 valid_lft forever preferred_lft forever
00:37:25
00:37:25
00:37:25 ---> sar -b -r -n DEV:
00:37:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU)
00:37:25
00:37:25 00:26:59 LINUX RESTART (2 CPU)
00:37:25
00:37:25 12:28:01 AM tps rtps wtps bread/s bwrtn/s
00:37:25 12:29:01 AM 104.65 6.05 98.60 1089.55 8005.22
00:37:25 12:30:01 AM 68.46 1.02 67.44 73.44 9464.36
00:37:25 12:31:01 AM 18.71 0.42 18.29 64.78 1108.86
00:37:25 12:32:01 AM 87.22 9.41 77.81 1681.84 8183.14
00:37:25 12:33:01 AM 11.63 0.00 11.63 0.00 1284.22
00:37:25 12:34:01 AM 3.55 0.00 3.55 0.00 118.60
00:37:25 12:35:01 AM 0.28 0.00 0.28 0.00 2.50
00:37:25 12:36:01 AM 0.35 0.00 0.35 0.00 3.58
00:37:25 12:37:01 AM 25.58 0.49 25.09 70.35 974.14
00:37:25 Average: 35.62 1.93 33.69 331.59 3242.52
00:37:25
00:37:25 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:37:25 12:29:01 AM 5211656 7003908 2670768 33.88 2688 1969808 704256 7.89 188100 2145372 206292
00:37:25 12:30:01 AM 5157240 6996128 2725184 34.57 2688 2015904 730464 8.18 199272 2178020 12
00:37:25 12:31:01 AM 5123524 7011676 2758900 35.00 2688 2062968 685788 7.68 227020 2178664 44924
00:37:25 12:32:01 AM 4910884 7015972 2971540 37.70 2688 2273112 674612 7.55 267284 2324196 32576
00:37:25 12:33:01 AM 4910516 7015484 2971908 37.70 2688 2273124 674612 7.55 267284 2323712 4
00:37:25 12:34:01 AM 4910356 7015324 2972068 37.71 2688 2273124 674612 7.55 267284 2323792 4
00:37:25 12:35:01 AM 4910452 7015420 2971972 37.70 2688 2273124 674612 7.55 267284 2323832 4
00:37:25 12:36:01 AM 4910740 7015712 2971684 37.70 2688 2273128 674612 7.55 267284 2323840 4
00:37:25 12:37:01 AM 4797272 6902520 3085152 39.14 2688 2273144 775564 8.68 472920 2232536 11096
00:37:25 Average: 4982516 6999127 2899908 36.79 2688 2187493 696570 7.80 269304 2261552 32768
00:37:25
00:37:25 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:37:25 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:29:01 AM eth0 109.25 89.47 1105.78 21.53 0.00 0.00 0.00 0.00
00:37:25 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:30:01 AM eth0 69.64 44.00 639.91 4.21 0.00 0.00 0.00 0.00
00:37:25 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:31:01 AM eth0 17.59 14.00 7.32 5.11 0.00 0.00 0.00 0.00
00:37:25 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:32:01 AM eth0 425.09 311.96 409.95 72.66 0.00 0.00 0.00 0.00
00:37:25 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:33:01 AM eth0 202.92 146.50 39.19 29.34 0.00 0.00 0.00 0.00
00:37:25 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:34:01 AM eth0 1.18 0.50 0.32 1.29 0.00 0.00 0.00 0.00
00:37:25 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:35:01 AM eth0 1.23 0.32 0.33 0.20 0.00 0.00 0.00 0.00
00:37:25 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:36:01 AM eth0 0.60 0.17 0.04 0.01 0.00 0.00 0.00 0.00
00:37:25 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 12:37:01 AM eth0 25.67 20.48 22.81 11.30 0.00 0.00 0.00 0.00
00:37:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:25 Average: eth0 94.93 69.80 247.70 16.19 0.00 0.00 0.00 0.00
00:37:25
00:37:25
00:37:25 ---> sar -P ALL:
00:37:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU)
00:37:25
00:37:25 00:26:59 LINUX RESTART (2 CPU)
00:37:25
00:37:25 12:28:01 AM CPU %user %nice %system %iowait %steal %idle
00:37:25 12:29:01 AM all 38.43 0.00 5.81 2.08 0.12 53.55
00:37:25 12:29:01 AM 0 34.77 0.00 5.47 1.87 0.12 57.77
00:37:25 12:29:01 AM 1 42.07 0.00 6.16 2.30 0.13 49.34
00:37:25 12:30:01 AM all 8.48 0.00 1.70 1.96 0.05 87.80
00:37:25 12:30:01 AM 0 7.94 0.00 1.82 1.92 0.05 88.26
00:37:25 12:30:01 AM 1 9.02 0.00 1.58 2.00 0.05 87.34
00:37:25 12:31:01 AM all 17.23 0.00 2.76 0.16 0.07 79.78
00:37:25 12:31:01 AM 0 10.47 0.00 2.59 0.12 0.07 86.75
00:37:25 12:31:01 AM 1 23.98 0.00 2.93 0.20 0.07 72.82
00:37:25 12:32:01 AM all 32.13 0.00 6.51 1.62 0.11 59.63
00:37:25 12:32:01 AM 0 26.68 0.00 6.05 1.47 0.12 65.68
00:37:25 12:32:01 AM 1 37.57 0.00 6.97 1.77 0.10 53.60
00:37:25 12:33:01 AM all 0.63 0.00 0.48 0.20 0.03 98.66
00:37:25 12:33:01 AM 0 0.84 0.00 0.52 0.23 0.02 98.40
00:37:25 12:33:01 AM 1 0.42 0.00 0.45 0.17 0.03 98.93
00:37:25 12:34:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
00:37:25 12:34:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
00:37:25 12:34:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77
00:37:25 12:35:01 AM all 0.12 0.00 0.06 0.00 0.03 99.79
00:37:25 12:35:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80
00:37:25 12:35:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
00:37:25 12:36:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
00:37:25 12:36:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
00:37:25 12:36:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
00:37:25 12:37:01 AM all 26.92 0.00 3.28 0.14 0.08 69.57
00:37:25 12:37:01 AM 0 17.82 0.00 3.09 0.12 0.07 78.90
00:37:25 12:37:01 AM 1 36.01 0.00 3.48 0.17 0.08 60.26
00:37:25 Average: all 13.82 0.00 2.30 0.69 0.06 83.13
00:37:25 Average: 0 11.06 0.00 2.19 0.64 0.05 86.06
00:37:25 Average: 1 16.58 0.00 2.42 0.74 0.06 80.20
00:37:25
00:37:25
00:37:25