23:00:34 Started by upstream project "integration-distribution-mri-test-titanium" build number 58
23:00:34 originally caused by:
23:00:34 Started by timer
23:00:34 Running as SYSTEM
23:00:34 [EnvInject] - Loading node environment variables.
23:00:34 Building remotely on prd-centos8-robot-2c-8g-2291 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:00:35 [ssh-agent] Looking for ssh-agent implementation...
23:00:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:00:35 $ ssh-agent
23:00:35 SSH_AUTH_SOCK=/tmp/ssh-qs6o6xNu1Tjc/agent.5292
23:00:35 SSH_AGENT_PID=5293
23:00:35 [ssh-agent] Started.
23:00:35 Running ssh-add (command line suppressed)
23:00:35 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_12392755983178272570.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_12392755983178272570.key)
23:00:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:00:35 The recommended git tool is: NONE
23:00:39 using credential opendaylight-jenkins-ssh
23:00:39 Wiping out workspace first.
23:00:39 Cloning the remote Git repository
23:00:39 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:00:39 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10
23:00:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:00:39 > git --version # timeout=10
23:00:39 > git --version # 'git version 2.43.0'
23:00:39 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:00:39 [INFO] Currently running in a labeled security context
23:00:39 [INFO] Currently SELinux is 'enforcing' on the host
23:00:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh7236644977417595555.key
23:00:39 Verifying host key using known hosts file
23:00:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:00:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:00:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:00:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:00:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:00:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:00:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:00:44 [INFO] Currently running in a labeled security context
23:00:44 [INFO] Currently SELinux is 'enforcing' on the host
23:00:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh10573128427822251658.key
23:00:44 Verifying host key using known hosts file
23:00:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:00:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:00:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:00:44 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:00:44 > git config core.sparsecheckout # timeout=10
23:00:44 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:00:44 Commit message: "Adapt test for new pce-allocation field"
23:00:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:00:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:00:45 No emails were triggered.
23:00:45 provisioning config files...
23:00:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:00:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:00:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:00:45 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins11981683644351311108.sh
23:00:45 ---> python-tools-install.sh
23:00:45 Setup pyenv:
23:00:45 system
23:00:45 * 3.8.13 (set by /opt/pyenv/version)
23:00:46 * 3.9.13 (set by /opt/pyenv/version)
23:00:46 * 3.10.13 (set by /opt/pyenv/version)
23:00:46 * 3.11.7 (set by /opt/pyenv/version)
23:00:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mtno
23:00:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:00:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:58 lf-activate-venv(): INFO: Base packages installed successfully
23:00:58 lf-activate-venv(): INFO: Installing additional packages: lftools
23:01:25 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:01:25 Generating Requirements File
23:01:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:01:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:01:45 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:01:46 Python 3.11.7
23:01:46 pip 25.3 from /tmp/venv-mtno/lib/python3.11/site-packages/pip (python 3.11)
23:01:46 appdirs==1.4.4
23:01:46 argcomplete==3.6.3
23:01:46 aspy.yaml==1.3.0
23:01:46 attrs==25.4.0
23:01:46 autopage==0.5.2
23:01:46 beautifulsoup4==4.14.2
23:01:46 boto3==1.40.59
23:01:46 botocore==1.40.59
23:01:46 bs4==0.0.2
23:01:46 cachetools==6.2.1
23:01:46 certifi==2025.10.5
23:01:46 cffi==2.0.0
23:01:46 cfgv==3.4.0
23:01:46 chardet==5.2.0
23:01:46 charset-normalizer==3.4.4
23:01:46 click==8.3.0
23:01:46 cliff==4.11.0
23:01:46 cmd2==2.7.0
23:01:46 cryptography==3.3.2
23:01:46 debtcollector==3.0.0
23:01:46 decorator==5.2.1
23:01:46 defusedxml==0.7.1
23:01:46 Deprecated==1.2.18
23:01:46 distlib==0.4.0
23:01:46 dnspython==2.8.0
23:01:46 docker==7.1.0
23:01:46 dogpile.cache==1.5.0
23:01:46 durationpy==0.10
23:01:46 email-validator==2.3.0
23:01:46 filelock==3.20.0
23:01:46 future==1.0.0
23:01:46 gitdb==4.0.12
23:01:46 GitPython==3.1.45
23:01:46 google-auth==2.41.1
23:01:46 httplib2==0.31.0
23:01:46 identify==2.6.15
23:01:46 idna==3.11
23:01:46 importlib-resources==1.5.0
23:01:46 iso8601==2.1.0
23:01:46 Jinja2==3.1.6
23:01:46 jmespath==1.0.1
23:01:46 jsonpatch==1.33
23:01:46 jsonpointer==3.0.0
23:01:46 jsonschema==4.25.1
23:01:46 jsonschema-specifications==2025.9.1
23:01:46 keystoneauth1==5.12.0
23:01:46 kubernetes==34.1.0
23:01:46 lftools==0.37.15
23:01:46 lxml==6.0.2
23:01:46 markdown-it-py==4.0.0
23:01:46 MarkupSafe==3.0.3
23:01:46 mdurl==0.1.2
23:01:46 msgpack==1.1.2
23:01:46 multi_key_dict==2.0.3
23:01:46 munch==4.0.0
23:01:46 netaddr==1.3.0
23:01:46 niet==1.4.2
23:01:46 nodeenv==1.9.1
23:01:46 oauth2client==4.1.3
23:01:46 oauthlib==3.3.1
23:01:46 openstacksdk==4.7.1
23:01:46 os-service-types==1.8.0
23:01:46 osc-lib==4.2.0
23:01:46 oslo.config==10.0.0
23:01:46 oslo.context==6.1.0
23:01:46 oslo.i18n==6.6.0
23:01:46 oslo.log==7.2.1
23:01:46 oslo.serialization==5.8.0
23:01:46 oslo.utils==9.1.0
23:01:46 packaging==25.0
23:01:46 pbr==7.0.1
23:01:46 platformdirs==4.5.0
23:01:46 prettytable==3.16.0
23:01:46 psutil==7.1.2
23:01:46 pyasn1==0.6.1
23:01:46 pyasn1_modules==0.4.2
23:01:46 pycparser==2.23
23:01:46 pygerrit2==2.0.15
23:01:46 PyGithub==2.8.1
23:01:46 Pygments==2.19.2
23:01:46 PyJWT==2.10.1
23:01:46 PyNaCl==1.6.0
23:01:46 pyparsing==2.4.7
23:01:46 pyperclip==1.11.0
23:01:46 pyrsistent==0.20.0
23:01:46 python-cinderclient==9.8.0
23:01:46 python-dateutil==2.9.0.post0
23:01:46 python-heatclient==4.3.0
23:01:46 python-jenkins==1.8.3
23:01:46 python-keystoneclient==5.7.0
23:01:46 python-magnumclient==4.9.0
23:01:46 python-openstackclient==8.2.0
23:01:46 python-swiftclient==4.8.0
23:01:46 PyYAML==6.0.3
23:01:46 referencing==0.37.0
23:01:46 requests==2.32.5
23:01:46 requests-oauthlib==2.0.0
23:01:46 requestsexceptions==1.4.0
23:01:46 rfc3986==2.0.0
23:01:46 rich==14.2.0
23:01:46 rich-argparse==1.7.1
23:01:46 rpds-py==0.28.0
23:01:46 rsa==4.9.1
23:01:46 ruamel.yaml==0.18.16
23:01:46 ruamel.yaml.clib==0.2.14
23:01:46 s3transfer==0.14.0
23:01:46 simplejson==3.20.2
23:01:46 six==1.17.0
23:01:46 smmap==5.0.2
23:01:46 soupsieve==2.8
23:01:46 stevedore==5.5.0
23:01:46 tabulate==0.9.0
23:01:46 toml==0.10.2
23:01:46 tomlkit==0.13.3
23:01:46 tqdm==4.67.1
23:01:46 typing_extensions==4.15.0
23:01:46 tzdata==2025.2
23:01:46 urllib3==1.26.20
23:01:46 virtualenv==20.35.3
23:01:46 wcwidth==0.2.14
23:01:46 websocket-client==1.9.0
23:01:46 wrapt==2.0.0
23:01:46 xdg==6.0.0
23:01:46 xmltodict==1.0.2
23:01:46 yq==3.4.3
23:01:46 [EnvInject] - Injecting environment variables from a build step.
23:01:46 [EnvInject] - Injecting as environment variables the properties content
23:01:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:01:46 OS_CLOUD=vex
23:01:46 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-58
23:01:46 OS_STACK_TEMPLATE_DIR=openstack-hot
23:01:46
23:01:46 [EnvInject] - Variables injected successfully.
23:01:46 provisioning config files...
23:01:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:01:46 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17510848812774624144.sh
23:01:46 ---> Create parameters file for OpenStack HOT
23:01:46 OpenStack Heat parameters generated
23:01:46 -----------------------------------
23:01:46 parameters:
23:01:46 vm_0_count: '3'
23:01:46 vm_0_flavor: 'v3-standard-4'
23:01:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:01:46 vm_1_count: '1'
23:01:46 vm_1_flavor: 'v3-standard-2'
23:01:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:01:46
23:01:46 job_name: '60686-58'
23:01:46 silo: 'releng'
23:01:46 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins3454934962747608259.sh
23:01:46 ---> Create HEAT stack
23:01:46 + source /home/jenkins/lf-env.sh
23:01:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:46 ++ mktemp -d /tmp/venv-XXXX
23:01:46 + lf_venv=/tmp/venv-bv5v
23:01:46 + local venv_file=/tmp/.os_lf_venv
23:01:46 + local python=python3
23:01:46 + local options
23:01:46 + local set_path=true
23:01:46 + local install_args=
23:01:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:01:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:01:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:46 + true
23:01:46 + case $1 in
23:01:46 + python=python3
23:01:46 + shift 2
23:01:46 + true
23:01:46 + case $1 in
23:01:46 + shift
23:01:46 + break
23:01:46 + case $python in
23:01:46 + local pkg_list=
23:01:46 + [[ -d /opt/pyenv ]]
23:01:46 + echo 'Setup pyenv:'
23:01:46 Setup pyenv:
23:01:46 + export PYENV_ROOT=/opt/pyenv
23:01:46 + PYENV_ROOT=/opt/pyenv
23:01:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:46 + pyenv versions
23:01:47 system
23:01:47 3.8.13
23:01:47 3.9.13
23:01:47 3.10.13
23:01:47 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:01:47 + command -v pyenv
23:01:47 ++ pyenv init - --no-rehash
23:01:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:01:47 for i in ${!paths[@]}; do
23:01:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:01:47 fi; done;
23:01:47 echo "${paths[*]}"'\'')"
23:01:47 export PATH="/opt/pyenv/shims:${PATH}"
23:01:47 export PYENV_SHELL=bash
23:01:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:01:47 pyenv() {
23:01:47 local command
23:01:47 command="${1:-}"
23:01:47 if [ "$#" -gt 0 ]; then
23:01:47 shift
23:01:47 fi
23:01:47
23:01:47 case "$command" in
23:01:47 rehash|shell)
23:01:47 eval "$(pyenv "sh-$command" "$@")"
23:01:47 ;;
23:01:47 *)
23:01:47 command pyenv "$command" "$@"
23:01:47 ;;
23:01:47 esac
23:01:47 }'
23:01:47 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:01:47 for i in ${!paths[@]}; do
23:01:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:01:47 fi; done;
23:01:47 echo "${paths[*]}"'
23:01:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:47 ++ export PYENV_SHELL=bash
23:01:47 ++ PYENV_SHELL=bash
23:01:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:01:47 +++ complete -F _pyenv pyenv
23:01:47 ++ lf-pyver python3
23:01:47 ++ local py_version_xy=python3
23:01:47 ++ local py_version_xyz=
23:01:47 ++ awk '{ print $1 }'
23:01:47 ++ pyenv versions
23:01:47 ++ local command
23:01:47 ++ command=versions
23:01:47 ++ '[' 1 -gt 0 ']'
23:01:47 ++ shift
23:01:47 ++ case "$command" in
23:01:47 ++ command pyenv versions
23:01:47 ++ pyenv versions
23:01:47 ++ sed 's/^[ *]* //'
23:01:47 ++ grep -E '^[0-9.]*[0-9]$'
23:01:47 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:01:47 +++ grep '^3' /tmp/.pyenv_versions
23:01:47 +++ tail -n 1
23:01:47 +++ sort -V
23:01:47 ++ py_version_xyz=3.11.7
23:01:47 ++ [[ -z 3.11.7 ]]
23:01:47 ++ echo 3.11.7
23:01:47 ++ return 0
23:01:47 + pyenv local 3.11.7
23:01:47 + local command
23:01:47 + command=local
23:01:47 + '[' 2 -gt 0 ']'
23:01:47 + shift
23:01:47 + case "$command" in
23:01:47 + command pyenv local 3.11.7
23:01:47 + pyenv local 3.11.7
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='lftools[openstack] '
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='kubernetes '
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='niet '
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='python-heatclient '
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='python-openstackclient '
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='python-magnumclient '
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='urllib3~=1.26.15 '
23:01:47 + for arg in "$@"
23:01:47 + case $arg in
23:01:47 + pkg_list+='yq '
23:01:47 + [[ -f /tmp/.os_lf_venv ]]
23:01:47 ++ cat /tmp/.os_lf_venv
23:01:47 + lf_venv=/tmp/venv-mtno
23:01:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from' file:/tmp/.os_lf_venv
23:01:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:01:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:01:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:47 + local 'pip_opts=--upgrade --quiet'
23:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:01:47 + [[ -n '' ]]
23:01:47 + [[ -n '' ]]
23:01:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:01:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:47 + /tmp/venv-mtno/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:01:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:01:49 lf-activate-venv(): INFO: Base packages installed successfully
23:01:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:01:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:01:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:49 + /tmp/venv-mtno/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:02:07 + type python3
23:02:07 + true
23:02:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH'
23:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:02:07 + PATH=/tmp/venv-mtno/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:02:07 + return 0
23:02:07 + openstack --os-cloud vex limits show --absolute
23:02:08 +--------------------------+---------+
23:02:08 | Name | Value |
23:02:08 +--------------------------+---------+
23:02:08 | maxTotalInstances | -1 |
23:02:08 | maxTotalCores | 450 |
23:02:08 | maxTotalRAMSize | 1000000 |
23:02:08 | maxServerMeta | 128 |
23:02:08 | maxImageMeta | 128 |
23:02:08 | maxPersonality | 5 |
23:02:08 | maxPersonalitySize | 10240 |
23:02:08 | maxTotalKeypairs | 100 |
23:02:08 | maxServerGroups | 10 |
23:02:08 | maxServerGroupMembers | 10 |
23:02:08 | maxTotalFloatingIps | -1 |
23:02:08 | maxSecurityGroups | -1 |
23:02:08 | maxSecurityGroupRules | -1 |
23:02:08 | totalRAMUsed | 376832 |
23:02:08 | totalCoresUsed | 92 |
23:02:08 | totalInstancesUsed | 39 |
23:02:08 | totalFloatingIpsUsed | 0 |
23:02:08 | totalSecurityGroupsUsed | 0 |
23:02:08 | totalServerGroupsUsed | 0 |
23:02:08 | maxTotalVolumes | -1 |
23:02:08 | maxTotalSnapshots | 10 |
23:02:08 | maxTotalVolumeGigabytes | 4096 |
23:02:08 | maxTotalBackups | 10 |
23:02:08 | maxTotalBackupGigabytes | 1000 |
23:02:08 | totalVolumesUsed | 3 |
23:02:08 | totalGigabytesUsed | 60 |
23:02:08 | totalSnapshotsUsed | 0 |
23:02:08 | totalBackupsUsed | 0 |
23:02:08 | totalBackupGigabytesUsed | 0 |
23:02:08 +--------------------------+---------+
23:02:08 + pushd /opt/ciman/openstack-hot
23:02:08 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:02:08 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-58 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml
23:02:46 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-58
23:02:46 Waiting to initialize infrastructure...
23:02:46 Waiting to initialize infrastructure...
23:02:46 Stack initialization successful.
23:02:46 ------------------------------------
23:02:46 Stack Details
23:02:46 ------------------------------------
23:02:46 {'added': None,
23:02:46 'capabilities': [],
23:02:46 'created_at': '2025-10-26T23:02:12Z',
23:02:46 'deleted': None,
23:02:46 'deleted_at': None,
23:02:46 'description': 'No description',
23:02:46 'environment': None,
23:02:46 'environment_files': None,
23:02:46 'files': None,
23:02:46 'files_container': None,
23:02:46 'id': 'd347c030-4b23-457a-90cb-134f00549020',
23:02:46 'is_rollback_disabled': True,
23:02:46 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-58/d347c030-4b23-457a-90cb-134f00549020',
23:02:46 'rel': 'self'}],
23:02:46 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:02:46 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-58',
23:02:46 'notification_topics': [],
23:02:46 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:02:46 'output_key': 'vm_0_ips',
23:02:46 'output_value': ['10.30.171.176',
23:02:46 '10.30.171.200',
23:02:46 '10.30.171.1']},
23:02:46 {'description': 'IP addresses of the 2nd vm types',
23:02:46 'output_key': 'vm_1_ips',
23:02:46 'output_value': ['10.30.171.97']}],
23:02:46 'owner_id': ****,
23:02:46 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:02:46 'OS::stack_id': 'd347c030-4b23-457a-90cb-134f00549020',
23:02:46 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-58',
23:02:46 'job_name': '60686-58',
23:02:46 'silo': 'releng',
23:02:46 'vm_0_count': '3',
23:02:46 'vm_0_flavor': 'v3-standard-4',
23:02:46 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:02:46 '20250917-133034.447',
23:02:46 'vm_1_count': '1',
23:02:46 'vm_1_flavor': 'v3-standard-2',
23:02:46 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:02:46 '- 20250917-133034.654'},
23:02:46 'parent_id': None,
23:02:46 'replaced': None,
23:02:46 'status': 'CREATE_COMPLETE',
23:02:46 'status_reason': 'Stack CREATE completed successfully',
23:02:46 'tags': [],
23:02:46 'template': None,
23:02:46 'template_description': 'No description',
23:02:46 'template_url': None,
23:02:46 'timeout_mins': 15,
23:02:46 'unchanged': None,
23:02:46 'updated': None,
23:02:46 'updated_at': None,
23:02:46 'user_project_id': 'f2485e30bb974ccdbb5a90b7a2db076d'}
23:02:46 ------------------------------------
23:02:46 + popd
23:02:46 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:02:47 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins16728641435893471961.sh
23:02:47 ---> Copy SSH public keys to CSIT lab
23:02:47 Setup pyenv:
23:02:47 system
23:02:47 3.8.13
23:02:47 3.9.13
23:02:47 3.10.13
23:02:47 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:02:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:02:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:04 lf-activate-venv(): INFO: Base packages installed successfully
23:03:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:03:44 SSH not responding on 10.30.171.200. Retrying in 10 seconds...
23:03:46 Warning: Permanently added '10.30.171.1' (ECDSA) to the list of known hosts.
23:03:46 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:03:46 releng-60686-58-0-builder-2
23:03:46 Successfully copied public keys to slave 10.30.171.1
23:03:46 releng-60686-58-1-mininet-ovs-217-0
23:03:46 Successfully copied public keys to slave 10.30.171.97
23:03:47 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:03:48 releng-60686-58-0-builder-0
23:03:48 Successfully copied public keys to slave 10.30.171.176
23:03:48 Process 6527 ready.
23:03:54 Ping to 10.30.171.200 successful.
23:03:56 Warning: Permanently added '10.30.171.200' (ECDSA) to the list of known hosts.
23:03:57 releng-60686-58-0-builder-1
23:03:57 Successfully copied public keys to slave 10.30.171.200
23:03:57 Process 6528 ready.
23:03:57 Process 6530 ready.
23:03:57 Process 6531 ready.
23:03:57 SSH ready on all stack servers.
23:03:57 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins14920043255229051358.sh
23:03:57 Setup pyenv:
23:03:57 system
23:03:57 3.8.13
23:03:57 3.9.13
23:03:57 3.10.13
23:03:57 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:04:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ALpC
23:04:02 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv
23:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:08 lf-activate-venv(): INFO: Base packages installed successfully
23:04:08 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:04:10 lf-activate-venv(): INFO: Adding /tmp/venv-ALpC/bin to PATH
23:04:10 + echo 'Installing Python Requirements'
23:04:10 Installing Python Requirements
23:04:10 + cat
23:04:10 + python -m pip install -r requirements.txt
23:04:10 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:04:10 Collecting docker-py (from -r requirements.txt (line 1))
23:04:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:04:10 Collecting ipaddr (from -r requirements.txt (line 2))
23:04:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:04:10 Installing build dependencies: started
23:04:11 Installing build dependencies: finished with status 'done'
23:04:11 Getting requirements to build wheel: started
23:04:12 Getting requirements to build wheel: finished with status 'done'
23:04:12 Preparing metadata (pyproject.toml): started
23:04:12 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:12 Collecting netaddr (from -r requirements.txt (line 3))
23:04:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:04:12 Collecting netifaces (from -r requirements.txt (line 4))
23:04:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:04:12 Installing build dependencies: started
23:04:13 Installing build dependencies: finished with status 'done'
23:04:13 Getting requirements to build wheel: started
23:04:13 Getting requirements to build wheel: finished with status 'done'
23:04:13 Preparing metadata (pyproject.toml): started
23:04:13 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:13 Collecting pyhocon (from -r requirements.txt (line 5))
23:04:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:04:14 Collecting requests (from -r requirements.txt (line 6))
23:04:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:04:14 Collecting robotframework (from -r requirements.txt (line 7))
23:04:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 16.6 MB/s 0:00:00
23:04:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:04:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:04:14 Installing build dependencies: started
23:04:15 Installing build dependencies: finished with status 'done'
23:04:15 Getting requirements to build wheel: started
23:04:15 Getting requirements to build wheel: finished with status 'done'
23:04:15 Preparing metadata (pyproject.toml): started
23:04:15 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:15 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:04:15 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:04:15 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:04:15 Installing build dependencies: started
23:04:16 Installing build dependencies: finished with status 'done'
23:04:16 Getting requirements to build wheel: started
23:04:17 Getting requirements to build wheel: finished with status 'done'
23:04:17 Preparing metadata (pyproject.toml): started
23:04:17 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:17 Collecting scapy (from -r requirements.txt (line 12))
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:04:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 36.1 MB/s 0:00:00
23:04:17 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:04:17 Installing build dependencies: started
23:04:18 Installing build dependencies: finished with status 'done'
23:04:18 Getting requirements to build wheel: started
23:04:19 Getting requirements to build wheel: finished with status 'done'
23:04:19 Preparing metadata (pyproject.toml): started
23:04:19 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:19 Collecting elasticsearch (from -r requirements.txt (line 18))
23:04:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:04:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 17.5 MB/s 0:00:00
23:04:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:04:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:04:19 Collecting pyangbind (from -r requirements.txt (line 22))
23:04:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:04:19 Collecting isodate (from -r requirements.txt (line 25))
23:04:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:04:19 Collecting jmespath (from -r requirements.txt (line 28))
23:04:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:04:20 Collecting jsonpatch (from -r requirements.txt (line 31))
23:04:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:04:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:04:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:04:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:04:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:04:20 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:04:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:04:20 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:04:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:04:21 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:04:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:04:21 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:04:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:04:21 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:04:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:04:21 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:04:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:04:22 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:04:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:04:22 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:04:22 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:04:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:04:22 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:04:22 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:04:22 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:04:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:04:22 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:04:22 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:04:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:04:22 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:04:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:04:22 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:04:22 Collecting elasticsearch (from -r requirements.txt (line 18))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:04:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 19.7 MB/s 0:00:00
23:04:23 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:04:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:04:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:04:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:04:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:04:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:04:23 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:04:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:04:23 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:04:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:04:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 12.1 MB/s 0:00:00
23:04:24 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:04:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:04:24 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:04:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:04:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 35.9 MB/s 0:00:00
23:04:24 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:04:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:04:25 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:04:25 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:04:25 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:04:25 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:04:26 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:04:26 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:04:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:04:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 60.3 MB/s 0:00:00
23:04:26 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:04:26 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:04:26 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:04:26 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:04:26 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:04:26 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:04:26 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:04:26 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:04:26 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:04:26 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:04:27 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:04:27 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:04:27 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:04:27 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:04:27 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:04:27 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:04:27 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:04:27 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=1b4c61baf41ae27e820cd1cbbe35cf7105552869348ddf006d4ced0820668558
23:04:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:04:27 Building wheel for ipaddr (pyproject.toml): started
23:04:27 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:04:27 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=c957113b3a3f138ce03eb6baacee15efb1c2e75648fdb10f1d6b27d2d0576502
23:04:27 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:04:27 Building wheel for netifaces (pyproject.toml): started
23:04:30 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:04:30 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41089 sha256=8b64fd8a7e79145c77a8a49e7e08a37f228182774afc9ca3d8957e93674ba6fc
23:04:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:04:30 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:04:30 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:04:30 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a487b85316626facbba06c47440bf422e82a6adfbc27d10763a285ca0184e831
23:04:30 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:04:30 Building wheel for jsonpath-rw (pyproject.toml): started
23:04:31 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:04:31 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=175c31d21ae0bb8e52d60ab5d90f38aa629479c6311ad7003c638ac2cca6aa8b
23:04:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:04:31 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:04:31 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:04:38
23:04:38 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:04:38 + pip freeze
23:04:39 attrs==25.4.0
23:04:39 bcrypt==5.0.0
23:04:39 beautifulsoup4==4.14.2
23:04:39 certifi==2025.10.5
23:04:39 cffi==2.0.0
23:04:39 charset-normalizer==3.4.4
23:04:39 click==8.3.0
23:04:39 cryptography==46.0.3
23:04:39 decorator==5.2.1
23:04:39 distlib==0.4.0
23:04:39 docker-py==1.10.6
23:04:39 docker-pycreds==0.4.0
23:04:39 elastic-transport==8.17.1
23:04:39 elasticsearch==8.19.1
23:04:39 elasticsearch-dsl==8.15.4
23:04:39 enum34==1.1.10
23:04:39 filelock==3.20.0
23:04:39 h11==0.16.0
23:04:39 idna==3.11
23:04:39 invoke==2.2.1
23:04:39 ipaddr==2.2.0
23:04:39 isodate==0.7.2
23:04:39 jmespath==1.0.1
23:04:39 jsonpatch==1.33
23:04:39 jsonpath-rw==1.4.0
23:04:39 jsonpointer==3.0.0
23:04:39 lxml==6.0.2
23:04:39 netaddr==1.3.0
23:04:39 netifaces==0.11.0
23:04:39 outcome==1.3.0.post0
23:04:39 paramiko==4.0.0
23:04:39 platformdirs==4.5.0
23:04:39 ply==3.11
23:04:39 pyang==2.7.1
23:04:39 pyangbind==0.8.6
23:04:39 pycparser==2.23
23:04:39 pyhocon==0.3.61
23:04:39 PyNaCl==1.6.0
23:04:39 pyparsing==3.2.5
23:04:39 PySocks==1.7.1
23:04:39 python-dateutil==2.9.0.post0
23:04:39 regex==2025.10.23
23:04:39 requests==2.32.5
23:04:39 robotframework==7.3.2
23:04:39 robotframework-httplibrary==0.4.2
23:04:39 robotframework-pythonlibcore==4.4.1
23:04:39 robotframework-requests==0.9.7
23:04:39 robotframework-selenium2library==3.0.0
23:04:39 robotframework-seleniumlibrary==6.8.0
23:04:39 robotframework-sshlibrary==3.8.0
23:04:39 scapy==2.6.1
23:04:39 scp==0.15.0
23:04:39 selenium==4.38.0
23:04:39 six==1.17.0
23:04:39 sniffio==1.3.1
23:04:39 sortedcontainers==2.4.0
23:04:39 soupsieve==2.8
23:04:39 trio==0.31.0
23:04:39 trio-websocket==0.12.2
23:04:39 typing_extensions==4.15.0
23:04:39 urllib3==2.5.0
23:04:39 virtualenv==20.35.3
23:04:39 waitress==3.0.2
23:04:39 WebOb==1.8.9
23:04:39 websocket-client==1.9.0
23:04:39 WebTest==3.0.7
23:04:39 wsproto==1.2.0
23:04:39 [EnvInject] - Injecting environment variables from a build step.
23:04:39 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:04:39 [EnvInject] - Variables injected successfully.
23:04:39 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins13381529030169661339.sh
23:04:39 Setup pyenv:
23:04:39 system
23:04:39 3.8.13
23:04:39 3.9.13
23:04:39 3.10.13
23:04:39 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:04:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:41 lf-activate-venv(): INFO: Base packages installed successfully
23:04:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:04:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:04:49 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:04:49 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:04:49 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:04:49 + ODL_SYSTEM=()
23:04:49 + TOOLS_SYSTEM=()
23:04:49 + OPENSTACK_SYSTEM=()
23:04:49 + OPENSTACK_CONTROLLERS=()
23:04:49 + mapfile -t ADDR
23:04:49 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-58
23:04:49 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:04:51 + for i in "${ADDR[@]}"
23:04:51 ++ ssh 10.30.171.97 hostname -s
23:04:51 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:04:51 + REMHOST=releng-60686-58-1-mininet-ovs-217-0
23:04:51 + case ${REMHOST} in
23:04:51 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:04:51 + for i in "${ADDR[@]}"
23:04:51 ++ ssh 10.30.171.176 hostname -s
23:04:51 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:04:52 + REMHOST=releng-60686-58-0-builder-0
23:04:52 + case ${REMHOST} in
23:04:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:52 + for i in "${ADDR[@]}"
23:04:52 ++ ssh 10.30.171.200 hostname -s
23:04:52 Warning: Permanently added '10.30.171.200' (ECDSA) to the list of known hosts.
23:04:52 + REMHOST=releng-60686-58-0-builder-1
23:04:52 + case ${REMHOST} in
23:04:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:52 + for i in "${ADDR[@]}"
23:04:52 ++ ssh 10.30.171.1 hostname -s
23:04:52 Warning: Permanently added '10.30.171.1' (ECDSA) to the list of known hosts.
23:04:53 + REMHOST=releng-60686-58-0-builder-2
23:04:53 + case ${REMHOST} in
23:04:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:53 + echo NUM_ODL_SYSTEM=3
23:04:53 + echo NUM_TOOLS_SYSTEM=1
23:04:53 + '[' '' == yes ']'
23:04:53 + NUM_OPENSTACK_SYSTEM=0
23:04:53 + echo NUM_OPENSTACK_SYSTEM=0
23:04:53 + '[' 0 -eq 2 ']'
23:04:53 + echo ODL_SYSTEM_IP=10.30.171.176
23:04:53 ++ seq 0 2
23:04:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:53 + echo ODL_SYSTEM_1_IP=10.30.171.176
23:04:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:53 + echo ODL_SYSTEM_2_IP=10.30.171.200
23:04:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:53 + echo ODL_SYSTEM_3_IP=10.30.171.1
23:04:53 + echo TOOLS_SYSTEM_IP=10.30.171.97
23:04:53 ++ seq 0 0
23:04:53 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:04:53 + echo TOOLS_SYSTEM_1_IP=10.30.171.97
23:04:53 + openstack_index=0
23:04:53 + NUM_OPENSTACK_CONTROL_NODES=1
23:04:53 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:04:53 ++ seq 0 0
23:04:53 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:04:53 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:04:53 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:53 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:53 + '[' -1 -ge 2 ']'
23:04:53 ++ seq 0 -2
23:04:53 + NUM_OPENSTACK_HAPROXY_NODES=0
23:04:53 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:04:53 ++ seq 0 -1
23:04:53 + echo 'Contents of slave_addresses.txt:'
23:04:53 Contents of slave_addresses.txt:
23:04:53 + cat slave_addresses.txt
23:04:53 NUM_ODL_SYSTEM=3
23:04:53 NUM_TOOLS_SYSTEM=1
23:04:53 NUM_OPENSTACK_SYSTEM=0
23:04:53 ODL_SYSTEM_IP=10.30.171.176
23:04:53 ODL_SYSTEM_1_IP=10.30.171.176
23:04:53 ODL_SYSTEM_2_IP=10.30.171.200
23:04:53 ODL_SYSTEM_3_IP=10.30.171.1
23:04:53 TOOLS_SYSTEM_IP=10.30.171.97
23:04:53 TOOLS_SYSTEM_1_IP=10.30.171.97
23:04:53 NUM_OPENSTACK_CONTROL_NODES=1
23:04:53 OPENSTACK_CONTROL_NODE_1_IP=
23:04:53 NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:53 NUM_OPENSTACK_HAPROXY_NODES=0
23:04:53 [EnvInject] - Injecting environment variables from a build step.
23:04:53 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:04:53 [EnvInject] - Variables injected successfully.
23:04:53 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins3155481104032032284.sh
23:04:53 Preparing for JRE Version 21
23:04:53 Karaf artifact is karaf
23:04:53 Karaf project is integration
23:04:53 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:04:53 [EnvInject] - Injecting environment variables from a build step.
23:04:53 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:04:53 [EnvInject] - Variables injected successfully.
23:04:53 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1136294105465026722.sh
23:04:53 2025-10-26 23:04:53 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:04:53 Bundle version is 0.22.2-SNAPSHOT
23:04:53 --2025-10-26 23:04:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:04:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:04:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:04:53 HTTP request sent, awaiting response... 200 OK
23:04:53 Length: 1404 (1.4K) [application/xml]
23:04:53 Saving to: ‘maven-metadata.xml’
23:04:53
23:04:53 0K . 100% 57.5M=0s
23:04:53
23:04:53 2025-10-26 23:04:53 (57.5 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:04:53
23:04:53
23:04:53
23:04:53 org.opendaylight.integration
23:04:53 karaf
23:04:53 0.22.2-SNAPSHOT
23:04:53
23:04:53
23:04:53 20251026.175551
23:04:53 32
23:04:53
23:04:53 20251026175551
23:04:53
23:04:53
23:04:53 pom
23:04:53 0.22.2-20251026.175551-32
23:04:53 20251026175551
23:04:53
23:04:53
23:04:53 tar.gz
23:04:53 0.22.2-20251026.175551-32
23:04:53 20251026175551
23:04:53
23:04:53
23:04:53 zip
23:04:53 0.22.2-20251026.175551-32
23:04:53 20251026175551
23:04:53
23:04:53
23:04:53 cyclonedx
23:04:53 xml
23:04:53 0.22.2-20251026.175551-32
23:04:53 20251026175551
23:04:53
23:04:53
23:04:53 cyclonedx
23:04:53 json
23:04:53 0.22.2-20251026.175551-32
23:04:53 20251026175551
23:04:53
23:04:53
23:04:53
23:04:53
23:04:53 Nexus timestamp is 0.22.2-20251026.175551-32
23:04:53 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:04:53 Distribution bundle is karaf-0.22.2-20251026.175551-32.zip
23:04:53 Distribution bundle version is 0.22.2-SNAPSHOT
23:04:53 Distribution folder is karaf-0.22.2-SNAPSHOT
23:04:53 Nexus prefix is https://nexus.opendaylight.org
23:04:53 [EnvInject] - Injecting environment variables from a build step.
23:04:53 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:04:53 [EnvInject] - Variables injected successfully.
23:04:53 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins7318905519028310565.sh
23:04:53 Setup pyenv:
23:04:53 system
23:04:53 3.8.13
23:04:53 3.9.13
23:04:53 3.10.13
23:04:53 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:04:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:04:55 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:04:55 lf-activate-venv(): INFO: Base packages installed successfully
23:04:55 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:05:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:05:01 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:05:01 Copying common-functions.sh to /tmp
23:05:03 Copying common-functions.sh to 10.30.171.97:/tmp
23:05:03 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:05:03 Copying common-functions.sh to 10.30.171.176:/tmp
23:05:03 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:05:04 Copying common-functions.sh to 10.30.171.200:/tmp
23:05:04 Warning: Permanently added '10.30.171.200' (ECDSA) to the list of known hosts.
23:05:04 Copying common-functions.sh to 10.30.171.1:/tmp
23:05:04 Warning: Permanently added '10.30.171.1' (ECDSA) to the list of known hosts.
23:05:05 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins292631156929552497.sh
23:05:05 common-functions.sh is being sourced
23:05:05 common-functions environment:
23:05:05 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:05 ACTUALFEATURES:
23:05:05 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:05 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:05 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:05 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:05 CONTROLLERMEM: 2048m
23:05:05 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:05 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:05 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:05 SUITES:
23:05:05
23:05:05 #################################################
23:05:05 ## Configure Cluster and Start ##
23:05:05 #################################################
23:05:05 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
23:05:05 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
23:05:05 Locating script plan to use...
23:05:05 Finished running script plans
23:05:05 Configuring member-1 with IP address 10.30.171.176
23:05:05 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:05:05 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:05:05 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:05:05 common-functions.sh is being sourced
23:05:05 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:05:05 ++ echo 'common-functions.sh is being sourced'
23:05:05 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:05:05 ++ DISTROSTREAM=titanium
23:05:05 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:05 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:05 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:05 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:05 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:05 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:05 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:05 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:05 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:05 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:05 ++ export CONTROLLERMEM=
23:05:05 ++ CONTROLLERMEM=
23:05:05 ++ case "${DISTROSTREAM}" in
23:05:05 ++ CLUSTER_SYSTEM=pekko
23:05:05 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:05 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:05 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:05 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:05 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:05 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:05 ++ print_common_env
23:05:05 ++ cat
23:05:05 common-functions environment:
23:05:05 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:05 ACTUALFEATURES:
23:05:05 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:05 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:05 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:05 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:05 CONTROLLERMEM:
23:05:05 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:05 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:05 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:05 SUITES:
23:05:05
23:05:05 ++ SSH='ssh -t -t'
23:05:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:05:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:05:05 Changing to /tmp
23:05:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:05 + echo 'Changing to /tmp'
23:05:05 + cd /tmp
23:05:05 + 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-20251026.175551-32.zip'
23:05:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:05 --2025-10-26 23:05:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:05:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:05:05 HTTP request sent, awaiting response... 200 OK
23:05:05 Length: 234981029 (224M) [application/zip]
23:05:05 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:05:05
23:05:05 0K ........ ........ ........ ........ ........ ........ 1% 32.9M 7s
23:05:05 3072K ........ ........ ........ ........ ........ ........ 2% 63.1M 5s
23:05:05 6144K ........ ........ ........ ........ ........ ........ 4% 49.9M 5s
23:05:05 9216K ........ ........ ........ ........ ........ ........ 5% 35.3M 5s
23:05:05 12288K ........ ........ ........ ........ ........ ........ 6% 39.3M 5s
23:05:05 15360K ........ ........ ........ ........ ........ ........ 8% 39.4M 5s
23:05:05 18432K ........ ........ ........ ........ ........ ........ 9% 37.5M 5s
23:05:06 21504K ........ ........ ........ ........ ........ ........ 10% 44.7M 5s
23:05:06 24576K ........ ........ ........ ........ ........ ........ 12% 38.6M 5s
23:05:06 27648K ........ ........ ........ ........ ........ ........ 13% 39.5M 5s
23:05:06 30720K ........ ........ ........ ........ ........ ........ 14% 37.1M 5s
23:05:06 33792K ........ ........ ........ ........ ........ ........ 16% 104M 4s
23:05:06 36864K ........ ........ ........ ........ ........ ........ 17% 115M 4s
23:05:06 39936K ........ ........ ........ ........ ........ ........ 18% 97.7M 4s
23:05:06 43008K ........ ........ ........ ........ ........ ........ 20% 106M 4s
23:05:06 46080K ........ ........ ........ ........ ........ ........ 21% 112M 4s
23:05:06 49152K ........ ........ ........ ........ ........ ........ 22% 122M 3s
23:05:06 52224K ........ ........ ........ ........ ........ ........ 24% 110M 3s
23:05:06 55296K ........ ........ ........ ........ ........ ........ 25% 108M 3s
23:05:06 58368K ........ ........ ........ ........ ........ ........ 26% 106M 3s
23:05:06 61440K ........ ........ ........ ........ ........ ........ 28% 119M 3s
23:05:06 64512K ........ ........ ........ ........ ........ ........ 29% 94.5M 3s
23:05:06 67584K ........ ........ ........ ........ ........ ........ 30% 117M 3s
23:05:06 70656K ........ ........ ........ ........ ........ ........ 32% 118M 2s
23:05:06 73728K ........ ........ ........ ........ ........ ........ 33% 115M 2s
23:05:06 76800K ........ ........ ........ ........ ........ ........ 34% 175M 2s
23:05:06 79872K ........ ........ ........ ........ ........ ........ 36% 229M 2s
23:05:06 82944K ........ ........ ........ ........ ........ ........ 37% 319M 2s
23:05:06 86016K ........ ........ ........ ........ ........ ........ 38% 283M 2s
23:05:06 89088K ........ ........ ........ ........ ........ ........ 40% 263M 2s
23:05:06 92160K ........ ........ ........ ........ ........ ........ 41% 200M 2s
23:05:06 95232K ........ ........ ........ ........ ........ ........ 42% 280M 2s
23:05:06 98304K ........ ........ ........ ........ ........ ........ 44% 183M 2s
23:05:06 101376K ........ ........ ........ ........ ........ ........ 45% 247M 2s
23:05:06 104448K ........ ........ ........ ........ ........ ........ 46% 271M 2s
23:05:06 107520K ........ ........ ........ ........ ........ ........ 48% 299M 1s
23:05:06 110592K ........ ........ ........ ........ ........ ........ 49% 291M 1s
23:05:06 113664K ........ ........ ........ ........ ........ ........ 50% 204M 1s
23:05:06 116736K ........ ........ ........ ........ ........ ........ 52% 204M 1s
23:05:06 119808K ........ ........ ........ ........ ........ ........ 53% 229M 1s
23:05:06 122880K ........ ........ ........ ........ ........ ........ 54% 275M 1s
23:05:06 125952K ........ ........ ........ ........ ........ ........ 56% 281M 1s
23:05:06 129024K ........ ........ ........ ........ ........ ........ 57% 275M 1s
23:05:06 132096K ........ ........ ........ ........ ........ ........ 58% 279M 1s
23:05:06 135168K ........ ........ ........ ........ ........ ........ 60% 266M 1s
23:05:06 138240K ........ ........ ........ ........ ........ ........ 61% 269M 1s
23:05:07 141312K ........ ........ ........ ........ ........ ........ 62% 272M 1s
23:05:07 144384K ........ ........ ........ ........ ........ ........ 64% 231M 1s
23:05:07 147456K ........ ........ ........ ........ ........ ........ 65% 232M 1s
23:05:07 150528K ........ ........ ........ ........ ........ ........ 66% 275M 1s
23:05:07 153600K ........ ........ ........ ........ ........ ........ 68% 285M 1s
23:05:07 156672K ........ ........ ........ ........ ........ ........ 69% 270M 1s
23:05:07 159744K ........ ........ ........ ........ ........ ........ 70% 224M 1s
23:05:07 162816K ........ ........ ........ ........ ........ ........ 72% 214M 1s
23:05:07 165888K ........ ........ ........ ........ ........ ........ 73% 205M 1s
23:05:07 168960K ........ ........ ........ ........ ........ ........ 74% 175M 1s
23:05:07 172032K ........ ........ ........ ........ ........ ........ 76% 240M 0s
23:05:07 175104K ........ ........ ........ ........ ........ ........ 77% 294M 0s
23:05:07 178176K ........ ........ ........ ........ ........ ........ 78% 254M 0s
23:05:07 181248K ........ ........ ........ ........ ........ ........ 80% 289M 0s
23:05:07 184320K ........ ........ ........ ........ ........ ........ 81% 292M 0s
23:05:07 187392K ........ ........ ........ ........ ........ ........ 83% 273M 0s
23:05:07 190464K ........ ........ ........ ........ ........ ........ 84% 294M 0s
23:05:07 193536K ........ ........ ........ ........ ........ ........ 85% 262M 0s
23:05:07 196608K ........ ........ ........ ........ ........ ........ 87% 222M 0s
23:05:07 199680K ........ ........ ........ ........ ........ ........ 88% 290M 0s
23:05:07 202752K ........ ........ ........ ........ ........ ........ 89% 213M 0s
23:05:07 205824K ........ ........ ........ ........ ........ ........ 91% 223M 0s
23:05:07 208896K ........ ........ ........ ........ ........ ........ 92% 271M 0s
23:05:07 211968K ........ ........ ........ ........ ........ ........ 93% 252M 0s
23:05:07 215040K ........ ........ ........ ........ ........ ........ 95% 285M 0s
23:05:07 218112K ........ ........ ........ ........ ........ ........ 96% 266M 0s
23:05:07 221184K ........ ........ ........ ........ ........ ........ 97% 196M 0s
23:05:07 224256K ........ ........ ........ ........ ........ ........ 99% 279M 0s
23:05:07 227328K ........ ........ ........ ........ . 100% 272M=1.8s
23:05:07
23:05:07 2025-10-26 23:05:07 (124 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:05:07
23:05:07 Extracting the new controller...
23:05:07 + echo 'Extracting the new controller...'
23:05:07 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:05:09 Adding external repositories...
23:05:09 + echo 'Adding external repositories...'
23:05:09 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:09 ################################################################################
23:05:09 #
23:05:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:09 # contributor license agreements. See the NOTICE file distributed with
23:05:09 # this work for additional information regarding copyright ownership.
23:05:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:09 # (the "License"); you may not use this file except in compliance with
23:05:09 # the License. You may obtain a copy of the License at
23:05:09 #
23:05:09 # http://www.apache.org/licenses/LICENSE-2.0
23:05:09 #
23:05:09 # Unless required by applicable law or agreed to in writing, software
23:05:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:09 # See the License for the specific language governing permissions and
23:05:09 # limitations under the License.
23:05:09 #
23:05:09 ################################################################################
23:05:09
23:05:09 #
23:05:09 # If set to true, the following property will not allow any certificate to be used
23:05:09 # when accessing Maven repositories through SSL
23:05:09 #
23:05:09 #org.ops4j.pax.url.mvn.certificateCheck=
23:05:09
23:05:09 #
23:05:09 # Path to the local Maven settings file.
23:05:09 # The repositories defined in this file will be automatically added to the list
23:05:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:05:09 # below is not set.
23:05:09 # The following locations are checked for the existence of the settings.xml file
23:05:09 # * 1. looks for the specified url
23:05:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:05:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:05:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:05:09 #
23:05:09 #org.ops4j.pax.url.mvn.settings=
23:05:09
23:05:09 #
23:05:09 # Path to the local Maven repository which is used to avoid downloading
23:05:09 # artifacts when they already exist locally.
23:05:09 # The value of this property will be extracted from the settings.xml file
23:05:09 # above, or defaulted to:
23:05:09 # System.getProperty( "user.home" ) + "/.m2/repository"
23:05:09 #
23:05:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:05:09
23:05:09 #
23:05:09 # Default this to false. It's just weird to use undocumented repos
23:05:09 #
23:05:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:05:09
23:05:09 #
23:05:09 # Uncomment if you don't wanna use the proxy settings
23:05:09 # from the Maven conf/settings.xml file
23:05:09 #
23:05:09 # org.ops4j.pax.url.mvn.proxySupport=false
23:05:09
23:05:09 #
23:05:09 # Comma separated list of repositories scanned when resolving an artifact.
23:05:09 # Those repositories will be checked before iterating through the
23:05:09 # below list of repositories and even before the local repository
23:05:09 # A repository url can be appended with zero or more of the following flags:
23:05:09 # @snapshots : the repository contains snaphots
23:05:09 # @noreleases : the repository does not contain any released artifacts
23:05:09 #
23:05:09 # The following property value will add the system folder as a repo.
23:05:09 #
23:05:09 org.ops4j.pax.url.mvn.defaultRepositories=\
23:05:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:05:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:05:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:05:09
23:05:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:05:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:05:09
23:05:09 #
23:05:09 # Comma separated list of repositories scanned when resolving an artifact.
23:05:09 # The default list includes the following repositories:
23:05:09 # http://repo1.maven.org/maven2@id=central
23:05:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:05:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:05:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:05:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:05:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:05:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:09 # To add repositories to the default ones, prepend '+' to the list of repositories
23:05:09 # to add.
23:05:09 # A repository url can be appended with zero or more of the following flags:
23:05:09 # @snapshots : the repository contains snapshots
23:05:09 # @noreleases : the repository does not contain any released artifacts
23:05:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:05:09 #
23:05:09 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:09
23:05:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:05:09 Configuring the startup features...
23:05:09 + echo 'Configuring the startup features...'
23:05:09 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:09 + FEATURE_TEST_STRING=features-test
23:05:09 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:05:09 + KARAF_VERSION=karaf4
23:05:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:05:09 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:09 + [[ ! -z '' ]]
23:05:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:09 ################################################################################
23:05:09 #
23:05:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:09 # contributor license agreements. See the NOTICE file distributed with
23:05:09 # this work for additional information regarding copyright ownership.
23:05:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:09 # (the "License"); you may not use this file except in compliance with
23:05:09 # the License. You may obtain a copy of the License at
23:05:09 #
23:05:09 # http://www.apache.org/licenses/LICENSE-2.0
23:05:09 #
23:05:09 # Unless required by applicable law or agreed to in writing, software
23:05:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:09 # See the License for the specific language governing permissions and
23:05:09 # limitations under the License.
23:05:09 #
23:05:09 ################################################################################
23:05:09
23:05:09 #
23:05:09 # Comma separated list of features repositories to register by default
23:05:09 #
23:05:09 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}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:05:09
23:05:09 #
23:05:09 # Comma separated list of features to install at startup
23:05:09 #
23:05:09 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:05:09
23:05:09 #
23:05:09 # Resource repositories (OBR) that the features resolver can use
23:05:09 # to resolve requirements/capabilities
23:05:09 #
23:05:09 # The format of the resourceRepositories is
23:05:09 # resourceRepositories=[xml:url|json:url],...
23:05:09 # for Instance:
23:05:09 #
23:05:09 #resourceRepositories=xml:http://host/path/to/index.xml
23:05:09 # or
23:05:09 #resourceRepositories=json:http://host/path/to/index.json
23:05:09 #
23:05:09
23:05:09 #
23:05:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:05:09 #
23:05:09 featuresBootAsynchronous=false
23:05:09
23:05:09 #
23:05:09 # Service requirements enforcement
23:05:09 #
23:05:09 # By default, the feature resolver checks the service requirements/capabilities of
23:05:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:05:09 # the required bundles.
23:05:09 # The following flag can have those values:
23:05:09 # - disable: service requirements are completely ignored
23:05:09 # - default: service requirements are ignored for old features
23:05:09 # - enforce: service requirements are always verified
23:05:09 #
23:05:09 #serviceRequirements=default
23:05:09
23:05:09 #
23:05:09 # Store cfg file for config element in feature
23:05:09 #
23:05:09 #configCfgStore=true
23:05:09
23:05:09 #
23:05:09 # Define if the feature service automatically refresh bundles
23:05:09 #
23:05:09 autoRefresh=true
23:05:09
23:05:09 #
23:05:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:05:09 # XML file defines instructions related to features processing
23:05:09 # versions.properties may declare properties to resolve placeholders in XML file
23:05:09 # both files are relative to ${karaf.etc}
23:05:09 #
23:05:09 #featureProcessing=org.apache.karaf.features.xml
23:05:09 #featureProcessingVersions=versions.properties
23:05:09 + configure_karaf_log karaf4 ''
23:05:09 + local -r karaf_version=karaf4
23:05:09 + local -r controllerdebugmap=
23:05:09 + local logapi=log4j
23:05:09 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:09 log4j2.rootLogger.level = INFO
23:05:09 #log4j2.rootLogger.type = asyncRoot
23:05:09 #log4j2.rootLogger.includeLocation = false
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:09 log4j2.logger.spifly.level = WARN
23:05:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:09 log4j2.logger.audit.level = INFO
23:05:09 log4j2.logger.audit.additivity = false
23:05:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:09 log4j2.appender.console.type = Console
23:05:09 log4j2.appender.console.name = Console
23:05:09 log4j2.appender.console.layout.type = PatternLayout
23:05:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:09 log4j2.appender.rolling.name = RollingFile
23:05:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:09 #log4j2.appender.rolling.immediateFlush = false
23:05:09 log4j2.appender.rolling.append = true
23:05:09 log4j2.appender.rolling.layout.type = PatternLayout
23:05:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:09 log4j2.appender.rolling.policies.type = Policies
23:05:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:09 log4j2.appender.rolling.policies.size.size = 64MB
23:05:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:09 log4j2.appender.rolling.strategy.max = 7
23:05:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:09 log4j2.appender.audit.name = AuditRollingFile
23:05:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:09 log4j2.appender.audit.append = true
23:05:09 log4j2.appender.audit.layout.type = PatternLayout
23:05:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:09 log4j2.appender.audit.policies.type = Policies
23:05:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:09 log4j2.appender.audit.policies.size.size = 8MB
23:05:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:09 log4j2.appender.audit.strategy.max = 7
23:05:09 log4j2.appender.osgi.type = PaxOsgi
23:05:09 log4j2.appender.osgi.name = PaxOsgi
23:05:09 log4j2.appender.osgi.filter = *
23:05:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:09 #log4j2.logger.aether.level = TRACE
23:05:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:09 #log4j2.logger.http-headers.level = DEBUG
23:05:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:09 #log4j2.logger.maven.level = TRACE
23:05:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:05:09 + logapi=log4j2
23:05:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:05:09 + '[' log4j2 == log4j2 ']'
23:05:09 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:05:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:05:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:05:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:05:09 + unset IFS
23:05:09 controllerdebugmap:
23:05:09 + echo 'controllerdebugmap: '
23:05:09 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:09 + '[' -n '' ']'
23:05:09 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:05:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:09 ################################################################################
23:05:09 #
23:05:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:09 # contributor license agreements. See the NOTICE file distributed with
23:05:09 # this work for additional information regarding copyright ownership.
23:05:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:09 # (the "License"); you may not use this file except in compliance with
23:05:09 # the License. You may obtain a copy of the License at
23:05:09 #
23:05:09 # http://www.apache.org/licenses/LICENSE-2.0
23:05:09 #
23:05:09 # Unless required by applicable law or agreed to in writing, software
23:05:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:09 # See the License for the specific language governing permissions and
23:05:09 # limitations under the License.
23:05:09 #
23:05:09 ################################################################################
23:05:09
23:05:09 # Common pattern layout for appenders
23:05:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:09
23:05:09 # Root logger
23:05:09 log4j2.rootLogger.level = INFO
23:05:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:05:09 #log4j2.rootLogger.type = asyncRoot
23:05:09 #log4j2.rootLogger.includeLocation = false
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:09
23:05:09 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:09
23:05:09 # Loggers configuration
23:05:09
23:05:09 # Spifly logger
23:05:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:09 log4j2.logger.spifly.level = WARN
23:05:09
23:05:09 # Security audit logger
23:05:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:09 log4j2.logger.audit.level = INFO
23:05:09 log4j2.logger.audit.additivity = false
23:05:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:09
23:05:09 # Appenders configuration
23:05:09
23:05:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:09 log4j2.appender.console.type = Console
23:05:09 log4j2.appender.console.name = Console
23:05:09 log4j2.appender.console.layout.type = PatternLayout
23:05:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:09
23:05:09 # Rolling file appender
23:05:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:09 log4j2.appender.rolling.name = RollingFile
23:05:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:09 # uncomment to not force a disk flush
23:05:09 #log4j2.appender.rolling.immediateFlush = false
23:05:09 log4j2.appender.rolling.append = true
23:05:09 log4j2.appender.rolling.layout.type = PatternLayout
23:05:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:09 log4j2.appender.rolling.policies.type = Policies
23:05:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:09 log4j2.appender.rolling.policies.size.size = 1GB
23:05:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:09 log4j2.appender.rolling.strategy.max = 7
23:05:09
23:05:09 # Audit file appender
23:05:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:09 log4j2.appender.audit.name = AuditRollingFile
23:05:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:09 log4j2.appender.audit.append = true
23:05:09 log4j2.appender.audit.layout.type = PatternLayout
23:05:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:09 log4j2.appender.audit.policies.type = Policies
23:05:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:09 log4j2.appender.audit.policies.size.size = 8MB
23:05:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:09 log4j2.appender.audit.strategy.max = 7
23:05:09
23:05:09 # OSGi appender
23:05:09 log4j2.appender.osgi.type = PaxOsgi
23:05:09 log4j2.appender.osgi.name = PaxOsgi
23:05:09 log4j2.appender.osgi.filter = *
23:05:09
23:05:09 # help with identification of maven-related problems with pax-url-aether
23:05:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:09 #log4j2.logger.aether.level = TRACE
23:05:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:09 #log4j2.logger.http-headers.level = DEBUG
23:05:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:09 #log4j2.logger.maven.level = TRACE
23:05:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:05:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:05:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:05:09 + local -r controllermem=2048m
23:05:09 Configure
23:05:09 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 + echo Configure
23:05:09 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:05:09 max memory: 2048m
23:05:09 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:05:09 + echo ' max memory: 2048m'
23:05:09 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 #!/bin/sh
23:05:09 #
23:05:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:09 # contributor license agreements. See the NOTICE file distributed with
23:05:09 # this work for additional information regarding copyright ownership.
23:05:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:09 # (the "License"); you may not use this file except in compliance with
23:05:09 # the License. You may obtain a copy of the License at
23:05:09 #
23:05:09 # http://www.apache.org/licenses/LICENSE-2.0
23:05:09 #
23:05:09 # Unless required by applicable law or agreed to in writing, software
23:05:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:09 # See the License for the specific language governing permissions and
23:05:09 # limitations under the License.
23:05:09 #
23:05:09
23:05:09 #
23:05:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:05:09 # script: client, instance, shell, start, status, stop, karaf
23:05:09 #
23:05:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:05:09 # Actions go here...
23:05:09 # fi
23:05:09
23:05:09 #
23:05:09 # general settings which should be applied for all scripts go here; please keep
23:05:09 # in mind that it is possible that scripts might be executed more than once, e.g.
23:05:09 # in example of the start script where the start script is executed first and the
23:05:09 # karaf script afterwards.
23:05:09 #
23:05:09
23:05:09 #
23:05:09 # The following section shows the possible configuration options for the default
23:05:09 # karaf scripts
23:05:09 #
23:05:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:05:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:05:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:05:09 # export EXTRA_JAVA_OPTS # Additional JVM options
23:05:09 # export KARAF_HOME # Karaf home folder
23:05:09 # export KARAF_DATA # Karaf data folder
23:05:09 # export KARAF_BASE # Karaf base folder
23:05:09 # export KARAF_ETC # Karaf etc folder
23:05:09 # export KARAF_LOG # Karaf log folder
23:05:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:05:09 # export KARAF_OPTS # Additional available Karaf options
23:05:09 # export KARAF_DEBUG # Enable debug mode
23:05:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:05:09 # export KARAF_NOROOT # Prevent execution as root if set to true
23:05:09 Set Java version
23:05:09 + echo 'Set Java version'
23:05:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:05:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:05:09 sudo: a password is required
23:05:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:09 JDK default version ...
23:05:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:05:09 sudo: a password is required
23:05:09 + echo 'JDK default version ...'
23:05:09 + java -version
23:05:09 openjdk version "21.0.8" 2025-07-15
23:05:09 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:05:09 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:05:09 Set JAVA_HOME
23:05:09 + echo 'Set JAVA_HOME'
23:05:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:05:09 Listing all open ports on controller system...
23:05:09 + echo 'Listing all open ports on controller system...'
23:05:09 + netstat -pnatu
23:05:09 /tmp/configuration-script.sh: line 40: netstat: command not found
23:05:09 Configuring cluster
23:05:09 + '[' -f /tmp/custom_shard_config.txt ']'
23:05:09 + echo 'Configuring cluster'
23:05:09 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.176 10.30.171.200 10.30.171.1
23:05:09 ################################################
23:05:09 ## Configure Cluster ##
23:05:09 ################################################
23:05:09 NOTE: Cluster configuration files not found. Copying from
23:05:09 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:05:09 Configuring unique name in pekko.conf
23:05:09 Configuring hostname in pekko.conf
23:05:09 Configuring data and rpc seed nodes in pekko.conf
23:05:09 modules = [
23:05:09
23:05:09 {
23:05:09 name = "inventory"
23:05:09 namespace = "urn:opendaylight:inventory"
23:05:09 shard-strategy = "module"
23:05:09 },
23:05:09 {
23:05:09 name = "topology"
23:05:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:09 shard-strategy = "module"
23:05:09 },
23:05:09 {
23:05:09 name = "toaster"
23:05:09 namespace = "http://netconfcentral.org/ns/toaster"
23:05:09 shard-strategy = "module"
23:05:09 }
23:05:09 ]
23:05:09 Configuring replication type in module-shards.conf
23:05:09 ################################################
23:05:09 ## NOTE: Manually restart controller to ##
23:05:09 ## apply configuration. ##
23:05:09 ################################################
23:05:09 Dump pekko.conf
23:05:09 + echo 'Dump pekko.conf'
23:05:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:09
23:05:09 odl-cluster-data {
23:05:09 pekko {
23:05:09 remote {
23:05:09 artery {
23:05:09 enabled = on
23:05:09 transport = tcp
23:05:09 canonical.hostname = "10.30.171.176"
23:05:09 canonical.port = 2550
23:05:09 }
23:05:09 }
23:05:09
23:05:09 cluster {
23:05:09 # Using artery.
23:05:09 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.176:2550",
23:05:09 "pekko://opendaylight-cluster-data@10.30.171.200:2550",
23:05:09 "pekko://opendaylight-cluster-data@10.30.171.1:2550"]
23:05:09
23:05:09 roles = ["member-1"]
23:05:09
23:05:09 # when under load we might trip a false positive on the failure detector
23:05:09 # failure-detector {
23:05:09 # heartbeat-interval = 4 s
23:05:09 # acceptable-heartbeat-pause = 16s
23:05:09 # }
23:05:09 }
23:05:09
23:05:09 persistence {
23:05:09 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:05:09 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:05:09 # The relative path is always relative to KARAF_HOME.
23:05:09
23:05:09 # snapshot-store.local.dir = "target/snapshots"
23:05:09
23:05:09 # Use lz4 compression for LocalSnapshotStore snapshots
23:05:09 snapshot-store.local.use-lz4-compression = false
23:05:09 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:05:09 snapshot-store.local.lz4-blocksize = 256KB
23:05:09 }
23:05:09 disable-default-actor-system-quarantined-event-handling = "false"
23:05:09 }
23:05:09 }
23:05:09 Dump modules.conf
23:05:09 + echo 'Dump modules.conf'
23:05:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:09 modules = [
23:05:09
23:05:09 {
23:05:09 name = "inventory"
23:05:09 namespace = "urn:opendaylight:inventory"
23:05:09 shard-strategy = "module"
23:05:09 },
23:05:09 {
23:05:09 name = "topology"
23:05:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:09 shard-strategy = "module"
23:05:09 },
23:05:09 {
23:05:09 name = "toaster"
23:05:09 namespace = "http://netconfcentral.org/ns/toaster"
23:05:09 shard-strategy = "module"
23:05:09 }
23:05:09 ]
23:05:09 Dump module-shards.conf
23:05:09 + echo 'Dump module-shards.conf'
23:05:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:09 module-shards = [
23:05:09 {
23:05:09 name = "default"
23:05:09 shards = [
23:05:09 {
23:05:09 name = "default"
23:05:09 replicas = ["member-1",
23:05:09 "member-2",
23:05:09 "member-3"]
23:05:09 }
23:05:09 ]
23:05:09 },
23:05:09 {
23:05:09 name = "inventory"
23:05:09 shards = [
23:05:09 {
23:05:09 name="inventory"
23:05:09 replicas = ["member-1",
23:05:09 "member-2",
23:05:09 "member-3"]
23:05:09 }
23:05:09 ]
23:05:09 },
23:05:09 {
23:05:09 name = "topology"
23:05:09 shards = [
23:05:09 {
23:05:09 name="topology"
23:05:09 replicas = ["member-1",
23:05:09 "member-2",
23:05:09 "member-3"]
23:05:09 }
23:05:09 ]
23:05:09 },
23:05:09 {
23:05:09 name = "toaster"
23:05:09 shards = [
23:05:09 {
23:05:09 name="toaster"
23:05:09 replicas = ["member-1",
23:05:09 "member-2",
23:05:09 "member-3"]
23:05:09 }
23:05:09 ]
23:05:09 }
23:05:09 ]
23:05:09 Configuring member-2 with IP address 10.30.171.200
23:05:09 Warning: Permanently added '10.30.171.200' (ECDSA) to the list of known hosts.
23:05:09 Warning: Permanently added '10.30.171.200' (ECDSA) to the list of known hosts.
23:05:10 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:05:10 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:05:10 common-functions.sh is being sourced
23:05:10 ++ echo 'common-functions.sh is being sourced'
23:05:10 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:05:10 ++ DISTROSTREAM=titanium
23:05:10 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:10 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:10 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:10 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:10 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:10 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:10 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:10 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:10 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:10 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:10 ++ export CONTROLLERMEM=
23:05:10 ++ CONTROLLERMEM=
23:05:10 ++ case "${DISTROSTREAM}" in
23:05:10 ++ CLUSTER_SYSTEM=pekko
23:05:10 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:10 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:10 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:10 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:10 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:10 ++ print_common_env
23:05:10 ++ cat
23:05:10 common-functions environment:
23:05:10 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:10 ACTUALFEATURES:
23:05:10 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:10 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:10 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:10 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:10 CONTROLLERMEM:
23:05:10 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:10 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:10 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:10 SUITES:
23:05:10
23:05:10 ++ SSH='ssh -t -t'
23:05:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:05:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:05:10 Changing to /tmp
23:05:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:10 + echo 'Changing to /tmp'
23:05:10 + cd /tmp
23:05:10 + 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-20251026.175551-32.zip'
23:05:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:10 --2025-10-26 23:05:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:05:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:05:10 HTTP request sent, awaiting response... 200 OK
23:05:10 Length: 234981029 (224M) [application/zip]
23:05:10 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:05:10
23:05:10 0K ........ ........ ........ ........ ........ ........ 1% 35.9M 6s
23:05:10 3072K ........ ........ ........ ........ ........ ........ 2% 69.4M 5s
23:05:10 6144K ........ ........ ........ ........ ........ ........ 4% 159M 3s
23:05:10 9216K ........ ........ ........ ........ ........ ........ 5% 198M 3s
23:05:10 12288K ........ ........ ........ ........ ........ ........ 6% 140M 3s
23:05:10 15360K ........ ........ ........ ........ ........ ........ 8% 191M 2s
23:05:10 18432K ........ ........ ........ ........ ........ ........ 9% 209M 2s
23:05:10 21504K ........ ........ ........ ........ ........ ........ 10% 199M 2s
23:05:10 24576K ........ ........ ........ ........ ........ ........ 12% 221M 2s
23:05:10 27648K ........ ........ ........ ........ ........ ........ 13% 246M 2s
23:05:10 30720K ........ ........ ........ ........ ........ ........ 14% 235M 2s
23:05:10 33792K ........ ........ ........ ........ ........ ........ 16% 269M 1s
23:05:10 36864K ........ ........ ........ ........ ........ ........ 17% 288M 1s
23:05:10 39936K ........ ........ ........ ........ ........ ........ 18% 261M 1s
23:05:10 43008K ........ ........ ........ ........ ........ ........ 20% 245M 1s
23:05:10 46080K ........ ........ ........ ........ ........ ........ 21% 257M 1s
23:05:10 49152K ........ ........ ........ ........ ........ ........ 22% 261M 1s
23:05:10 52224K ........ ........ ........ ........ ........ ........ 24% 264M 1s
23:05:10 55296K ........ ........ ........ ........ ........ ........ 25% 303M 1s
23:05:10 58368K ........ ........ ........ ........ ........ ........ 26% 263M 1s
23:05:10 61440K ........ ........ ........ ........ ........ ........ 28% 253M 1s
23:05:10 64512K ........ ........ ........ ........ ........ ........ 29% 298M 1s
23:05:10 67584K ........ ........ ........ ........ ........ ........ 30% 361M 1s
23:05:10 70656K ........ ........ ........ ........ ........ ........ 32% 330M 1s
23:05:10 73728K ........ ........ ........ ........ ........ ........ 33% 345M 1s
23:05:10 76800K ........ ........ ........ ........ ........ ........ 34% 331M 1s
23:05:10 79872K ........ ........ ........ ........ ........ ........ 36% 331M 1s
23:05:10 82944K ........ ........ ........ ........ ........ ........ 37% 319M 1s
23:05:10 86016K ........ ........ ........ ........ ........ ........ 38% 322M 1s
23:05:10 89088K ........ ........ ........ ........ ........ ........ 40% 345M 1s
23:05:10 92160K ........ ........ ........ ........ ........ ........ 41% 272M 1s
23:05:10 95232K ........ ........ ........ ........ ........ ........ 42% 308M 1s
23:05:10 98304K ........ ........ ........ ........ ........ ........ 44% 360M 1s
23:05:10 101376K ........ ........ ........ ........ ........ ........ 45% 330M 1s
23:05:10 104448K ........ ........ ........ ........ ........ ........ 46% 317M 1s
23:05:10 107520K ........ ........ ........ ........ ........ ........ 48% 333M 1s
23:05:10 110592K ........ ........ ........ ........ ........ ........ 49% 293M 1s
23:05:10 113664K ........ ........ ........ ........ ........ ........ 50% 287M 1s
23:05:10 116736K ........ ........ ........ ........ ........ ........ 52% 282M 1s
23:05:10 119808K ........ ........ ........ ........ ........ ........ 53% 282M 0s
23:05:10 122880K ........ ........ ........ ........ ........ ........ 54% 368M 0s
23:05:10 125952K ........ ........ ........ ........ ........ ........ 56% 328M 0s
23:05:10 129024K ........ ........ ........ ........ ........ ........ 57% 319M 0s
23:05:10 132096K ........ ........ ........ ........ ........ ........ 58% 330M 0s
23:05:10 135168K ........ ........ ........ ........ ........ ........ 60% 325M 0s
23:05:10 138240K ........ ........ ........ ........ ........ ........ 61% 331M 0s
23:05:10 141312K ........ ........ ........ ........ ........ ........ 62% 297M 0s
23:05:10 144384K ........ ........ ........ ........ ........ ........ 64% 324M 0s
23:05:10 147456K ........ ........ ........ ........ ........ ........ 65% 313M 0s
23:05:10 150528K ........ ........ ........ ........ ........ ........ 66% 323M 0s
23:05:10 153600K ........ ........ ........ ........ ........ ........ 68% 324M 0s
23:05:10 156672K ........ ........ ........ ........ ........ ........ 69% 343M 0s
23:05:10 159744K ........ ........ ........ ........ ........ ........ 70% 312M 0s
23:05:10 162816K ........ ........ ........ ........ ........ ........ 72% 326M 0s
23:05:10 165888K ........ ........ ........ ........ ........ ........ 73% 330M 0s
23:05:10 168960K ........ ........ ........ ........ ........ ........ 74% 330M 0s
23:05:10 172032K ........ ........ ........ ........ ........ ........ 76% 332M 0s
23:05:10 175104K ........ ........ ........ ........ ........ ........ 77% 322M 0s
23:05:10 178176K ........ ........ ........ ........ ........ ........ 78% 322M 0s
23:05:10 181248K ........ ........ ........ ........ ........ ........ 80% 321M 0s
23:05:10 184320K ........ ........ ........ ........ ........ ........ 81% 310M 0s
23:05:10 187392K ........ ........ ........ ........ ........ ........ 83% 325M 0s
23:05:10 190464K ........ ........ ........ ........ ........ ........ 84% 234M 0s
23:05:10 193536K ........ ........ ........ ........ ........ ........ 85% 250M 0s
23:05:10 196608K ........ ........ ........ ........ ........ ........ 87% 246M 0s
23:05:10 199680K ........ ........ ........ ........ ........ ........ 88% 237M 0s
23:05:10 202752K ........ ........ ........ ........ ........ ........ 89% 296M 0s
23:05:10 205824K ........ ........ ........ ........ ........ ........ 91% 283M 0s
23:05:10 208896K ........ ........ ........ ........ ........ ........ 92% 277M 0s
23:05:10 211968K ........ ........ ........ ........ ........ ........ 93% 235M 0s
23:05:11 215040K ........ ........ ........ ........ ........ ........ 95% 308M 0s
23:05:11 218112K ........ ........ ........ ........ ........ ........ 96% 264M 0s
23:05:11 221184K ........ ........ ........ ........ ........ ........ 97% 275M 0s
23:05:11 224256K ........ ........ ........ ........ ........ ........ 99% 275M 0s
23:05:11 227328K ........ ........ ........ ........ . 100% 56.9M=0.9s
23:05:11
23:05:11 2025-10-26 23:05:11 (239 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:05:11
23:05:11 Extracting the new controller...
23:05:11 + echo 'Extracting the new controller...'
23:05:11 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:05:13 Adding external repositories...
23:05:13 + echo 'Adding external repositories...'
23:05:13 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:13 ################################################################################
23:05:13 #
23:05:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:13 # contributor license agreements. See the NOTICE file distributed with
23:05:13 # this work for additional information regarding copyright ownership.
23:05:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:13 # (the "License"); you may not use this file except in compliance with
23:05:13 # the License. You may obtain a copy of the License at
23:05:13 #
23:05:13 # http://www.apache.org/licenses/LICENSE-2.0
23:05:13 #
23:05:13 # Unless required by applicable law or agreed to in writing, software
23:05:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:13 # See the License for the specific language governing permissions and
23:05:13 # limitations under the License.
23:05:13 #
23:05:13 ################################################################################
23:05:13
23:05:13 #
23:05:13 # If set to true, the following property will not allow any certificate to be used
23:05:13 # when accessing Maven repositories through SSL
23:05:13 #
23:05:13 #org.ops4j.pax.url.mvn.certificateCheck=
23:05:13
23:05:13 #
23:05:13 # Path to the local Maven settings file.
23:05:13 # The repositories defined in this file will be automatically added to the list
23:05:13 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:05:13 # below is not set.
23:05:13 # The following locations are checked for the existence of the settings.xml file
23:05:13 # * 1. looks for the specified url
23:05:13 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:05:13 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:05:13 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:05:13 #
23:05:13 #org.ops4j.pax.url.mvn.settings=
23:05:13
23:05:13 #
23:05:13 # Path to the local Maven repository which is used to avoid downloading
23:05:13 # artifacts when they already exist locally.
23:05:13 # The value of this property will be extracted from the settings.xml file
23:05:13 # above, or defaulted to:
23:05:13 # System.getProperty( "user.home" ) + "/.m2/repository"
23:05:13 #
23:05:13 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:05:13
23:05:13 #
23:05:13 # Default this to false. It's just weird to use undocumented repos
23:05:13 #
23:05:13 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:05:13
23:05:13 #
23:05:13 # Uncomment if you don't wanna use the proxy settings
23:05:13 # from the Maven conf/settings.xml file
23:05:13 #
23:05:13 # org.ops4j.pax.url.mvn.proxySupport=false
23:05:13
23:05:13 #
23:05:13 # Comma separated list of repositories scanned when resolving an artifact.
23:05:13 # Those repositories will be checked before iterating through the
23:05:13 # below list of repositories and even before the local repository
23:05:13 # A repository url can be appended with zero or more of the following flags:
23:05:13 # @snapshots : the repository contains snaphots
23:05:13 # @noreleases : the repository does not contain any released artifacts
23:05:13 #
23:05:13 # The following property value will add the system folder as a repo.
23:05:13 #
23:05:13 org.ops4j.pax.url.mvn.defaultRepositories=\
23:05:13 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:05:13 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:05:13 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:05:13
23:05:13 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:05:13 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:05:13
23:05:13 #
23:05:13 # Comma separated list of repositories scanned when resolving an artifact.
23:05:13 # The default list includes the following repositories:
23:05:13 # http://repo1.maven.org/maven2@id=central
23:05:13 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:05:13 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:05:13 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:05:13 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:05:13 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:05:13 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:13 # To add repositories to the default ones, prepend '+' to the list of repositories
23:05:13 # to add.
23:05:13 # A repository url can be appended with zero or more of the following flags:
23:05:13 # @snapshots : the repository contains snapshots
23:05:13 # @noreleases : the repository does not contain any released artifacts
23:05:13 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:05:13 #
23:05:13 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:13
23:05:13 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:05:13 + [[ True == \T\r\u\e ]]
23:05:13 + echo 'Configuring the startup features...'
23:05:13 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:13 + FEATURE_TEST_STRING=features-test
23:05:13 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:05:13 + KARAF_VERSION=karaf4
23:05:13 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:05:13 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:13 + [[ ! -z '' ]]
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:13 ################################################################################
23:05:13 #
23:05:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:13 # contributor license agreements. See the NOTICE file distributed with
23:05:13 # this work for additional information regarding copyright ownership.
23:05:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:13 # (the "License"); you may not use this file except in compliance with
23:05:13 # the License. You may obtain a copy of the License at
23:05:13 #
23:05:13 # http://www.apache.org/licenses/LICENSE-2.0
23:05:13 #
23:05:13 # Unless required by applicable law or agreed to in writing, software
23:05:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:13 # See the License for the specific language governing permissions and
23:05:13 # limitations under the License.
23:05:13 #
23:05:13 ################################################################################
23:05:13
23:05:13 #
23:05:13 # Comma separated list of features repositories to register by default
23:05:13 #
23:05:13 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}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:05:13
23:05:13 #
23:05:13 # Comma separated list of features to install at startup
23:05:13 #
23:05:13 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:05:13
23:05:13 #
23:05:13 # Resource repositories (OBR) that the features resolver can use
23:05:13 # to resolve requirements/capabilities
23:05:13 #
23:05:13 # The format of the resourceRepositories is
23:05:13 # resourceRepositories=[xml:url|json:url],...
23:05:13 # for Instance:
23:05:13 #
23:05:13 #resourceRepositories=xml:http://host/path/to/index.xml
23:05:13 # or
23:05:13 #resourceRepositories=json:http://host/path/to/index.json
23:05:13 #
23:05:13
23:05:13 #
23:05:13 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:05:13 #
23:05:13 featuresBootAsynchronous=false
23:05:13
23:05:13 #
23:05:13 # Service requirements enforcement
23:05:13 #
23:05:13 # By default, the feature resolver checks the service requirements/capabilities of
23:05:13 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:05:13 # the required bundles.
23:05:13 # The following flag can have those values:
23:05:13 # - disable: service requirements are completely ignored
23:05:13 # - default: service requirements are ignored for old features
23:05:13 # - enforce: service requirements are always verified
23:05:13 #
23:05:13 #serviceRequirements=default
23:05:13
23:05:13 #
23:05:13 # Store cfg file for config element in feature
23:05:13 #
23:05:13 #configCfgStore=true
23:05:13
23:05:13 #
23:05:13 # Define if the feature service automatically refresh bundles
23:05:13 #
23:05:13 autoRefresh=true
23:05:13
23:05:13 #
23:05:13 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:05:13 # XML file defines instructions related to features processing
23:05:13 # versions.properties may declare properties to resolve placeholders in XML file
23:05:13 # both files are relative to ${karaf.etc}
23:05:13 #
23:05:13 #featureProcessing=org.apache.karaf.features.xml
23:05:13 #featureProcessingVersions=versions.properties
23:05:13 + configure_karaf_log karaf4 ''
23:05:13 + local -r karaf_version=karaf4
23:05:13 + local -r controllerdebugmap=
23:05:13 + local logapi=log4j
23:05:13 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:13 log4j2.rootLogger.level = INFO
23:05:13 #log4j2.rootLogger.type = asyncRoot
23:05:13 #log4j2.rootLogger.includeLocation = false
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:13 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:13 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:13 log4j2.logger.spifly.level = WARN
23:05:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:13 log4j2.logger.audit.level = INFO
23:05:13 log4j2.logger.audit.additivity = false
23:05:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:13 log4j2.appender.console.type = Console
23:05:13 log4j2.appender.console.name = Console
23:05:13 log4j2.appender.console.layout.type = PatternLayout
23:05:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:13 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:13 log4j2.appender.rolling.name = RollingFile
23:05:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:13 #log4j2.appender.rolling.immediateFlush = false
23:05:13 log4j2.appender.rolling.append = true
23:05:13 log4j2.appender.rolling.layout.type = PatternLayout
23:05:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:13 log4j2.appender.rolling.policies.type = Policies
23:05:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:13 log4j2.appender.rolling.policies.size.size = 64MB
23:05:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:13 log4j2.appender.rolling.strategy.max = 7
23:05:13 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:13 log4j2.appender.audit.name = AuditRollingFile
23:05:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:13 log4j2.appender.audit.append = true
23:05:13 log4j2.appender.audit.layout.type = PatternLayout
23:05:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:13 log4j2.appender.audit.policies.type = Policies
23:05:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:13 log4j2.appender.audit.policies.size.size = 8MB
23:05:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:13 log4j2.appender.audit.strategy.max = 7
23:05:13 log4j2.appender.osgi.type = PaxOsgi
23:05:13 log4j2.appender.osgi.name = PaxOsgi
23:05:13 log4j2.appender.osgi.filter = *
23:05:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:13 #log4j2.logger.aether.level = TRACE
23:05:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:13 #log4j2.logger.http-headers.level = DEBUG
23:05:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:13 #log4j2.logger.maven.level = TRACE
23:05:13 + logapi=log4j2
23:05:13 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:05:13 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:05:13 + '[' log4j2 == log4j2 ']'
23:05:13 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:13 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:05:13 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:05:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:05:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:05:13 controllerdebugmap:
23:05:13 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:13 + unset IFS
23:05:13 + echo 'controllerdebugmap: '
23:05:13 + '[' -n '' ']'
23:05:13 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:13 ################################################################################
23:05:13 #
23:05:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:13 # contributor license agreements. See the NOTICE file distributed with
23:05:13 # this work for additional information regarding copyright ownership.
23:05:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:13 # (the "License"); you may not use this file except in compliance with
23:05:13 # the License. You may obtain a copy of the License at
23:05:13 #
23:05:13 # http://www.apache.org/licenses/LICENSE-2.0
23:05:13 #
23:05:13 # Unless required by applicable law or agreed to in writing, software
23:05:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:13 # See the License for the specific language governing permissions and
23:05:13 # limitations under the License.
23:05:13 #
23:05:13 ################################################################################
23:05:13
23:05:13 # Common pattern layout for appenders
23:05:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:13
23:05:13 # Root logger
23:05:13 log4j2.rootLogger.level = INFO
23:05:13 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:05:13 #log4j2.rootLogger.type = asyncRoot
23:05:13 #log4j2.rootLogger.includeLocation = false
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:13 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:13
23:05:13 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:13
23:05:13 # Loggers configuration
23:05:13
23:05:13 # Spifly logger
23:05:13 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:13 log4j2.logger.spifly.level = WARN
23:05:13
23:05:13 # Security audit logger
23:05:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:13 log4j2.logger.audit.level = INFO
23:05:13 log4j2.logger.audit.additivity = false
23:05:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:13
23:05:13 # Appenders configuration
23:05:13
23:05:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:13 log4j2.appender.console.type = Console
23:05:13 log4j2.appender.console.name = Console
23:05:13 log4j2.appender.console.layout.type = PatternLayout
23:05:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:13
23:05:13 # Rolling file appender
23:05:13 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:13 log4j2.appender.rolling.name = RollingFile
23:05:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:13 # uncomment to not force a disk flush
23:05:13 #log4j2.appender.rolling.immediateFlush = false
23:05:13 log4j2.appender.rolling.append = true
23:05:13 log4j2.appender.rolling.layout.type = PatternLayout
23:05:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:13 log4j2.appender.rolling.policies.type = Policies
23:05:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:13 log4j2.appender.rolling.policies.size.size = 1GB
23:05:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:13 log4j2.appender.rolling.strategy.max = 7
23:05:13
23:05:13 # Audit file appender
23:05:13 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:13 log4j2.appender.audit.name = AuditRollingFile
23:05:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:13 log4j2.appender.audit.append = true
23:05:13 log4j2.appender.audit.layout.type = PatternLayout
23:05:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:13 log4j2.appender.audit.policies.type = Policies
23:05:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:13 log4j2.appender.audit.policies.size.size = 8MB
23:05:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:13 log4j2.appender.audit.strategy.max = 7
23:05:13
23:05:13 # OSGi appender
23:05:13 log4j2.appender.osgi.type = PaxOsgi
23:05:13 log4j2.appender.osgi.name = PaxOsgi
23:05:13 log4j2.appender.osgi.filter = *
23:05:13
23:05:13 # help with identification of maven-related problems with pax-url-aether
23:05:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:13 #log4j2.logger.aether.level = TRACE
23:05:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:13 #log4j2.logger.http-headers.level = DEBUG
23:05:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:13 #log4j2.logger.maven.level = TRACE
23:05:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:05:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:05:13 Configure
23:05:13 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:05:13 + local -r controllermem=2048m
23:05:13 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 + echo Configure
23:05:13 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:05:13 max memory: 2048m
23:05:13 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:05:13 + echo ' max memory: 2048m'
23:05:13 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:13 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 #!/bin/sh
23:05:13 #
23:05:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:13 # contributor license agreements. See the NOTICE file distributed with
23:05:13 # this work for additional information regarding copyright ownership.
23:05:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:13 # (the "License"); you may not use this file except in compliance with
23:05:13 # the License. You may obtain a copy of the License at
23:05:13 #
23:05:13 # http://www.apache.org/licenses/LICENSE-2.0
23:05:13 #
23:05:13 # Unless required by applicable law or agreed to in writing, software
23:05:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:13 # See the License for the specific language governing permissions and
23:05:13 # limitations under the License.
23:05:13 #
23:05:13
23:05:13 #
23:05:13 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:05:13 # script: client, instance, shell, start, status, stop, karaf
23:05:13 #
23:05:13 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:05:13 # Actions go here...
23:05:13 # fi
23:05:13
23:05:13 #
23:05:13 # general settings which should be applied for all scripts go here; please keep
23:05:13 # in mind that it is possible that scripts might be executed more than once, e.g.
23:05:13 # in example of the start script where the start script is executed first and the
23:05:13 # karaf script afterwards.
23:05:13 #
23:05:13
23:05:13 #
23:05:13 # The following section shows the possible configuration options for the default
23:05:13 # karaf scripts
23:05:13 #
23:05:13 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:05:13 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:05:13 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:05:13 # export EXTRA_JAVA_OPTS # Additional JVM options
23:05:13 # export KARAF_HOME # Karaf home folder
23:05:13 # export KARAF_DATA # Karaf data folder
23:05:13 # export KARAF_BASE # Karaf base folder
23:05:13 # export KARAF_ETC # Karaf etc folder
23:05:13 # export KARAF_LOG # Karaf log folder
23:05:13 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:05:13 # export KARAF_OPTS # Additional available Karaf options
23:05:13 # export KARAF_DEBUG # Enable debug mode
23:05:13 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:05:13 # export KARAF_NOROOT # Prevent execution as root if set to true
23:05:13 Set Java version
23:05:13 + echo 'Set Java version'
23:05:13 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:05:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:05:13 sudo: a password is required
23:05:13 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:05:13 sudo: a password is required
23:05:13 JDK default version ...
23:05:13 + echo 'JDK default version ...'
23:05:13 + java -version
23:05:13 openjdk version "21.0.8" 2025-07-15
23:05:13 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:05:13 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:05:13 Set JAVA_HOME
23:05:13 + echo 'Set JAVA_HOME'
23:05:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:05:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:13 Listing all open ports on controller system...
23:05:13 + echo 'Listing all open ports on controller system...'
23:05:13 + netstat -pnatu
23:05:13 /tmp/configuration-script.sh: line 40: netstat: command not found
23:05:13 + '[' -f /tmp/custom_shard_config.txt ']'
23:05:13 + echo 'Configuring cluster'
23:05:13 Configuring cluster
23:05:13 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.176 10.30.171.200 10.30.171.1
23:05:13 ################################################
23:05:13 ## Configure Cluster ##
23:05:13 ################################################
23:05:13 NOTE: Cluster configuration files not found. Copying from
23:05:13 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:05:13 Configuring unique name in pekko.conf
23:05:13 Configuring hostname in pekko.conf
23:05:13 Configuring data and rpc seed nodes in pekko.conf
23:05:13 modules = [
23:05:13
23:05:13 {
23:05:13 name = "inventory"
23:05:13 namespace = "urn:opendaylight:inventory"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "topology"
23:05:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "toaster"
23:05:13 namespace = "http://netconfcentral.org/ns/toaster"
23:05:13 shard-strategy = "module"
23:05:13 }
23:05:13 ]
23:05:13 Configuring replication type in module-shards.conf
23:05:13 ################################################
23:05:13 ## NOTE: Manually restart controller to ##
23:05:13 ## apply configuration. ##
23:05:13 ################################################
23:05:13 Dump pekko.conf
23:05:13 + echo 'Dump pekko.conf'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:13
23:05:13 odl-cluster-data {
23:05:13 pekko {
23:05:13 remote {
23:05:13 artery {
23:05:13 enabled = on
23:05:13 transport = tcp
23:05:13 canonical.hostname = "10.30.171.200"
23:05:13 canonical.port = 2550
23:05:13 }
23:05:13 }
23:05:13
23:05:13 cluster {
23:05:13 # Using artery.
23:05:13 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.176:2550",
23:05:13 "pekko://opendaylight-cluster-data@10.30.171.200:2550",
23:05:13 "pekko://opendaylight-cluster-data@10.30.171.1:2550"]
23:05:13
23:05:13 roles = ["member-2"]
23:05:13
23:05:13 # when under load we might trip a false positive on the failure detector
23:05:13 # failure-detector {
23:05:13 # heartbeat-interval = 4 s
23:05:13 # acceptable-heartbeat-pause = 16s
23:05:13 # }
23:05:13 }
23:05:13
23:05:13 persistence {
23:05:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:05:13 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:05:13 # The relative path is always relative to KARAF_HOME.
23:05:13
23:05:13 # snapshot-store.local.dir = "target/snapshots"
23:05:13
23:05:13 # Use lz4 compression for LocalSnapshotStore snapshots
23:05:13 snapshot-store.local.use-lz4-compression = false
23:05:13 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:05:13 snapshot-store.local.lz4-blocksize = 256KB
23:05:13 }
23:05:13 disable-default-actor-system-quarantined-event-handling = "false"
23:05:13 }
23:05:13 }
23:05:13 Dump modules.conf
23:05:13 + echo 'Dump modules.conf'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:13 modules = [
23:05:13
23:05:13 {
23:05:13 name = "inventory"
23:05:13 namespace = "urn:opendaylight:inventory"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "topology"
23:05:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "toaster"
23:05:13 namespace = "http://netconfcentral.org/ns/toaster"
23:05:13 shard-strategy = "module"
23:05:13 }
23:05:13 ]
23:05:13 Dump module-shards.conf
23:05:13 + echo 'Dump module-shards.conf'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:13 module-shards = [
23:05:13 {
23:05:13 name = "default"
23:05:13 shards = [
23:05:13 {
23:05:13 name = "default"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "inventory"
23:05:13 shards = [
23:05:13 {
23:05:13 name="inventory"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "topology"
23:05:13 shards = [
23:05:13 {
23:05:13 name="topology"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "toaster"
23:05:13 shards = [
23:05:13 {
23:05:13 name="toaster"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 }
23:05:13 ]
23:05:13 Configuring member-3 with IP address 10.30.171.1
23:05:13 Warning: Permanently added '10.30.171.1' (ECDSA) to the list of known hosts.
23:05:13 Warning: Permanently added '10.30.171.1' (ECDSA) to the list of known hosts.
23:05:13 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:05:13 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:05:13 ++ echo 'common-functions.sh is being sourced'
23:05:13 common-functions.sh is being sourced
23:05:13 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:05:13 ++ DISTROSTREAM=titanium
23:05:13 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:13 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:13 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:13 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:13 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:13 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:13 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:13 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:13 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 ++ export CONTROLLERMEM=
23:05:13 ++ CONTROLLERMEM=
23:05:13 ++ case "${DISTROSTREAM}" in
23:05:13 ++ CLUSTER_SYSTEM=pekko
23:05:13 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:13 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:13 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:13 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:13 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:13 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:13 ++ print_common_env
23:05:13 ++ cat
23:05:13 common-functions environment:
23:05:13 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:13 ACTUALFEATURES:
23:05:13 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:13 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:13 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:13 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:13 CONTROLLERMEM:
23:05:13 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:13 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:13 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:13 SUITES:
23:05:13
23:05:13 ++ SSH='ssh -t -t'
23:05:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:05:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:05:13 Changing to /tmp
23:05:13 + echo 'Changing to /tmp'
23:05:13 + cd /tmp
23:05:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:13 + 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-20251026.175551-32.zip'
23:05:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:13 --2025-10-26 23:05:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:05:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:05:13 HTTP request sent, awaiting response... 200 OK
23:05:13 Length: 234981029 (224M) [application/zip]
23:05:13 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:05:13
23:05:13 0K ........ ........ ........ ........ ........ ........ 1% 84.6M 3s
23:05:13 3072K ........ ........ ........ ........ ........ ........ 2% 150M 2s
23:05:14 6144K ........ ........ ........ ........ ........ ........ 4% 105M 2s
23:05:14 9216K ........ ........ ........ ........ ........ ........ 5% 132M 2s
23:05:14 12288K ........ ........ ........ ........ ........ ........ 6% 152M 2s
23:05:14 15360K ........ ........ ........ ........ ........ ........ 8% 158M 2s
23:05:14 18432K ........ ........ ........ ........ ........ ........ 9% 214M 2s
23:05:14 21504K ........ ........ ........ ........ ........ ........ 10% 206M 1s
23:05:14 24576K ........ ........ ........ ........ ........ ........ 12% 209M 1s
23:05:14 27648K ........ ........ ........ ........ ........ ........ 13% 201M 1s
23:05:14 30720K ........ ........ ........ ........ ........ ........ 14% 209M 1s
23:05:14 33792K ........ ........ ........ ........ ........ ........ 16% 211M 1s
23:05:14 36864K ........ ........ ........ ........ ........ ........ 17% 217M 1s
23:05:14 39936K ........ ........ ........ ........ ........ ........ 18% 223M 1s
23:05:14 43008K ........ ........ ........ ........ ........ ........ 20% 219M 1s
23:05:14 46080K ........ ........ ........ ........ ........ ........ 21% 220M 1s
23:05:14 49152K ........ ........ ........ ........ ........ ........ 22% 224M 1s
23:05:14 52224K ........ ........ ........ ........ ........ ........ 24% 212M 1s
23:05:14 55296K ........ ........ ........ ........ ........ ........ 25% 267M 1s
23:05:14 58368K ........ ........ ........ ........ ........ ........ 26% 287M 1s
23:05:14 61440K ........ ........ ........ ........ ........ ........ 28% 234M 1s
23:05:14 64512K ........ ........ ........ ........ ........ ........ 29% 200M 1s
23:05:14 67584K ........ ........ ........ ........ ........ ........ 30% 360M 1s
23:05:14 70656K ........ ........ ........ ........ ........ ........ 32% 316M 1s
23:05:14 73728K ........ ........ ........ ........ ........ ........ 33% 237M 1s
23:05:14 76800K ........ ........ ........ ........ ........ ........ 34% 311M 1s
23:05:14 79872K ........ ........ ........ ........ ........ ........ 36% 307M 1s
23:05:14 82944K ........ ........ ........ ........ ........ ........ 37% 207M 1s
23:05:14 86016K ........ ........ ........ ........ ........ ........ 38% 224M 1s
23:05:14 89088K ........ ........ ........ ........ ........ ........ 40% 222M 1s
23:05:14 92160K ........ ........ ........ ........ ........ ........ 41% 214M 1s
23:05:14 95232K ........ ........ ........ ........ ........ ........ 42% 215M 1s
23:05:14 98304K ........ ........ ........ ........ ........ ........ 44% 220M 1s
23:05:14 101376K ........ ........ ........ ........ ........ ........ 45% 245M 1s
23:05:14 104448K ........ ........ ........ ........ ........ ........ 46% 268M 1s
23:05:14 107520K ........ ........ ........ ........ ........ ........ 48% 219M 1s
23:05:14 110592K ........ ........ ........ ........ ........ ........ 49% 250M 1s
23:05:14 113664K ........ ........ ........ ........ ........ ........ 50% 290M 1s
23:05:14 116736K ........ ........ ........ ........ ........ ........ 52% 307M 1s
23:05:14 119808K ........ ........ ........ ........ ........ ........ 53% 298M 0s
23:05:14 122880K ........ ........ ........ ........ ........ ........ 54% 301M 0s
23:05:14 125952K ........ ........ ........ ........ ........ ........ 56% 296M 0s
23:05:14 129024K ........ ........ ........ ........ ........ ........ 57% 288M 0s
23:05:14 132096K ........ ........ ........ ........ ........ ........ 58% 240M 0s
23:05:14 135168K ........ ........ ........ ........ ........ ........ 60% 312M 0s
23:05:14 138240K ........ ........ ........ ........ ........ ........ 61% 282M 0s
23:05:14 141312K ........ ........ ........ ........ ........ ........ 62% 273M 0s
23:05:14 144384K ........ ........ ........ ........ ........ ........ 64% 277M 0s
23:05:14 147456K ........ ........ ........ ........ ........ ........ 65% 221M 0s
23:05:14 150528K ........ ........ ........ ........ ........ ........ 66% 260M 0s
23:05:14 153600K ........ ........ ........ ........ ........ ........ 68% 295M 0s
23:05:14 156672K ........ ........ ........ ........ ........ ........ 69% 272M 0s
23:05:14 159744K ........ ........ ........ ........ ........ ........ 70% 290M 0s
23:05:14 162816K ........ ........ ........ ........ ........ ........ 72% 302M 0s
23:05:14 165888K ........ ........ ........ ........ ........ ........ 73% 296M 0s
23:05:14 168960K ........ ........ ........ ........ ........ ........ 74% 293M 0s
23:05:14 172032K ........ ........ ........ ........ ........ ........ 76% 286M 0s
23:05:14 175104K ........ ........ ........ ........ ........ ........ 77% 294M 0s
23:05:14 178176K ........ ........ ........ ........ ........ ........ 78% 232M 0s
23:05:14 181248K ........ ........ ........ ........ ........ ........ 80% 230M 0s
23:05:14 184320K ........ ........ ........ ........ ........ ........ 81% 262M 0s
23:05:14 187392K ........ ........ ........ ........ ........ ........ 83% 289M 0s
23:05:14 190464K ........ ........ ........ ........ ........ ........ 84% 298M 0s
23:05:14 193536K ........ ........ ........ ........ ........ ........ 85% 316M 0s
23:05:14 196608K ........ ........ ........ ........ ........ ........ 87% 309M 0s
23:05:14 199680K ........ ........ ........ ........ ........ ........ 88% 309M 0s
23:05:14 202752K ........ ........ ........ ........ ........ ........ 89% 322M 0s
23:05:14 205824K ........ ........ ........ ........ ........ ........ 91% 297M 0s
23:05:14 208896K ........ ........ ........ ........ ........ ........ 92% 270M 0s
23:05:14 211968K ........ ........ ........ ........ ........ ........ 93% 231M 0s
23:05:14 215040K ........ ........ ........ ........ ........ ........ 95% 256M 0s
23:05:14 218112K ........ ........ ........ ........ ........ ........ 96% 270M 0s
23:05:14 221184K ........ ........ ........ ........ ........ ........ 97% 275M 0s
23:05:14 224256K ........ ........ ........ ........ ........ ........ 99% 265M 0s
23:05:14 227328K ........ ........ ........ ........ . 100% 327M=1.0s
23:05:14
23:05:14 2025-10-26 23:05:14 (236 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:05:14
23:05:14 Extracting the new controller...
23:05:14 + echo 'Extracting the new controller...'
23:05:14 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:05:16 Adding external repositories...
23:05:16 + echo 'Adding external repositories...'
23:05:16 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:16 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:16 ################################################################################
23:05:16 #
23:05:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:16 # contributor license agreements. See the NOTICE file distributed with
23:05:16 # this work for additional information regarding copyright ownership.
23:05:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:16 # (the "License"); you may not use this file except in compliance with
23:05:16 # the License. You may obtain a copy of the License at
23:05:16 #
23:05:16 # http://www.apache.org/licenses/LICENSE-2.0
23:05:16 #
23:05:16 # Unless required by applicable law or agreed to in writing, software
23:05:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:16 # See the License for the specific language governing permissions and
23:05:16 # limitations under the License.
23:05:16 #
23:05:16 ################################################################################
23:05:16
23:05:16 #
23:05:16 # If set to true, the following property will not allow any certificate to be used
23:05:16 # when accessing Maven repositories through SSL
23:05:16 #
23:05:16 #org.ops4j.pax.url.mvn.certificateCheck=
23:05:16
23:05:16 #
23:05:16 # Path to the local Maven settings file.
23:05:16 # The repositories defined in this file will be automatically added to the list
23:05:16 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:05:16 # below is not set.
23:05:16 # The following locations are checked for the existence of the settings.xml file
23:05:16 # * 1. looks for the specified url
23:05:16 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:05:16 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:05:16 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:05:16 #
23:05:16 #org.ops4j.pax.url.mvn.settings=
23:05:16
23:05:16 #
23:05:16 # Path to the local Maven repository which is used to avoid downloading
23:05:16 # artifacts when they already exist locally.
23:05:16 # The value of this property will be extracted from the settings.xml file
23:05:16 # above, or defaulted to:
23:05:16 # System.getProperty( "user.home" ) + "/.m2/repository"
23:05:16 #
23:05:16 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:05:16
23:05:16 #
23:05:16 # Default this to false. It's just weird to use undocumented repos
23:05:16 #
23:05:16 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:05:16
23:05:16 #
23:05:16 # Uncomment if you don't wanna use the proxy settings
23:05:16 # from the Maven conf/settings.xml file
23:05:16 #
23:05:16 # org.ops4j.pax.url.mvn.proxySupport=false
23:05:16
23:05:16 #
23:05:16 # Comma separated list of repositories scanned when resolving an artifact.
23:05:16 # Those repositories will be checked before iterating through the
23:05:16 # below list of repositories and even before the local repository
23:05:16 # A repository url can be appended with zero or more of the following flags:
23:05:16 # @snapshots : the repository contains snaphots
23:05:16 # @noreleases : the repository does not contain any released artifacts
23:05:16 #
23:05:16 # The following property value will add the system folder as a repo.
23:05:16 #
23:05:16 org.ops4j.pax.url.mvn.defaultRepositories=\
23:05:16 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:05:16 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:05:16 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:05:16
23:05:16 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:05:16 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:05:16
23:05:16 #
23:05:16 # Comma separated list of repositories scanned when resolving an artifact.
23:05:16 # The default list includes the following repositories:
23:05:16 # http://repo1.maven.org/maven2@id=central
23:05:16 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:05:16 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:05:16 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:05:16 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:05:16 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:05:16 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:16 # To add repositories to the default ones, prepend '+' to the list of repositories
23:05:16 # to add.
23:05:16 # A repository url can be appended with zero or more of the following flags:
23:05:16 # @snapshots : the repository contains snapshots
23:05:16 # @noreleases : the repository does not contain any released artifacts
23:05:16 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:05:16 #
23:05:16 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:16
23:05:16 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:05:16 + [[ True == \T\r\u\e ]]
23:05:16 + echo 'Configuring the startup features...'
23:05:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:16 + FEATURE_TEST_STRING=features-test
23:05:16 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:05:16 + KARAF_VERSION=karaf4
23:05:16 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:05:16 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:16 + [[ ! -z '' ]]
23:05:16 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:16 ################################################################################
23:05:16 #
23:05:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:16 # contributor license agreements. See the NOTICE file distributed with
23:05:16 # this work for additional information regarding copyright ownership.
23:05:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:16 # (the "License"); you may not use this file except in compliance with
23:05:16 # the License. You may obtain a copy of the License at
23:05:16 #
23:05:16 # http://www.apache.org/licenses/LICENSE-2.0
23:05:16 #
23:05:16 # Unless required by applicable law or agreed to in writing, software
23:05:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:16 # See the License for the specific language governing permissions and
23:05:16 # limitations under the License.
23:05:16 #
23:05:16 ################################################################################
23:05:16
23:05:16 #
23:05:16 # Comma separated list of features repositories to register by default
23:05:16 #
23:05:16 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}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:05:16
23:05:16 #
23:05:16 # Comma separated list of features to install at startup
23:05:16 #
23:05:16 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:05:16
23:05:16 #
23:05:16 # Resource repositories (OBR) that the features resolver can use
23:05:16 # to resolve requirements/capabilities
23:05:16 #
23:05:16 # The format of the resourceRepositories is
23:05:16 # resourceRepositories=[xml:url|json:url],...
23:05:16 # for Instance:
23:05:16 #
23:05:16 #resourceRepositories=xml:http://host/path/to/index.xml
23:05:16 # or
23:05:16 #resourceRepositories=json:http://host/path/to/index.json
23:05:16 #
23:05:16
23:05:16 #
23:05:16 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:05:16 #
23:05:16 featuresBootAsynchronous=false
23:05:16
23:05:16 #
23:05:16 # Service requirements enforcement
23:05:16 #
23:05:16 # By default, the feature resolver checks the service requirements/capabilities of
23:05:16 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:05:16 # the required bundles.
23:05:16 # The following flag can have those values:
23:05:16 # - disable: service requirements are completely ignored
23:05:16 # - default: service requirements are ignored for old features
23:05:16 # - enforce: service requirements are always verified
23:05:16 #
23:05:16 #serviceRequirements=default
23:05:16
23:05:16 #
23:05:16 # Store cfg file for config element in feature
23:05:16 #
23:05:16 #configCfgStore=true
23:05:16
23:05:16 #
23:05:16 # Define if the feature service automatically refresh bundles
23:05:16 #
23:05:16 autoRefresh=true
23:05:16
23:05:16 #
23:05:16 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:05:16 # XML file defines instructions related to features processing
23:05:16 # versions.properties may declare properties to resolve placeholders in XML file
23:05:16 # both files are relative to ${karaf.etc}
23:05:16 #
23:05:16 #featureProcessing=org.apache.karaf.features.xml
23:05:16 #featureProcessingVersions=versions.properties
23:05:16 + configure_karaf_log karaf4 ''
23:05:16 + local -r karaf_version=karaf4
23:05:16 + local -r controllerdebugmap=
23:05:16 + local logapi=log4j
23:05:16 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:16 log4j2.rootLogger.level = INFO
23:05:16 #log4j2.rootLogger.type = asyncRoot
23:05:16 #log4j2.rootLogger.includeLocation = false
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:16 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:16 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:16 log4j2.logger.spifly.level = WARN
23:05:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:16 log4j2.logger.audit.level = INFO
23:05:16 log4j2.logger.audit.additivity = false
23:05:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:16 log4j2.appender.console.type = Console
23:05:16 log4j2.appender.console.name = Console
23:05:16 log4j2.appender.console.layout.type = PatternLayout
23:05:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:16 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:16 log4j2.appender.rolling.name = RollingFile
23:05:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:16 #log4j2.appender.rolling.immediateFlush = false
23:05:16 log4j2.appender.rolling.append = true
23:05:16 log4j2.appender.rolling.layout.type = PatternLayout
23:05:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:16 log4j2.appender.rolling.policies.type = Policies
23:05:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:16 log4j2.appender.rolling.policies.size.size = 64MB
23:05:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:16 log4j2.appender.rolling.strategy.max = 7
23:05:16 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:16 log4j2.appender.audit.name = AuditRollingFile
23:05:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:16 log4j2.appender.audit.append = true
23:05:16 log4j2.appender.audit.layout.type = PatternLayout
23:05:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:16 log4j2.appender.audit.policies.type = Policies
23:05:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:16 log4j2.appender.audit.policies.size.size = 8MB
23:05:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:16 log4j2.appender.audit.strategy.max = 7
23:05:16 log4j2.appender.osgi.type = PaxOsgi
23:05:16 log4j2.appender.osgi.name = PaxOsgi
23:05:16 log4j2.appender.osgi.filter = *
23:05:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:16 #log4j2.logger.aether.level = TRACE
23:05:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:16 #log4j2.logger.http-headers.level = DEBUG
23:05:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:16 #log4j2.logger.maven.level = TRACE
23:05:16 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:05:16 + logapi=log4j2
23:05:16 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:05:16 + '[' log4j2 == log4j2 ']'
23:05:16 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:16 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:05:16 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:05:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:05:16 controllerdebugmap:
23:05:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:05:16 + unset IFS
23:05:16 + echo 'controllerdebugmap: '
23:05:16 + '[' -n '' ']'
23:05:16 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:16 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:05:16 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:16 ################################################################################
23:05:16 #
23:05:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:16 # contributor license agreements. See the NOTICE file distributed with
23:05:16 # this work for additional information regarding copyright ownership.
23:05:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:16 # (the "License"); you may not use this file except in compliance with
23:05:16 # the License. You may obtain a copy of the License at
23:05:16 #
23:05:16 # http://www.apache.org/licenses/LICENSE-2.0
23:05:16 #
23:05:16 # Unless required by applicable law or agreed to in writing, software
23:05:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:16 # See the License for the specific language governing permissions and
23:05:16 # limitations under the License.
23:05:16 #
23:05:16 ################################################################################
23:05:16
23:05:16 # Common pattern layout for appenders
23:05:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:16
23:05:16 # Root logger
23:05:16 log4j2.rootLogger.level = INFO
23:05:16 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:05:16 #log4j2.rootLogger.type = asyncRoot
23:05:16 #log4j2.rootLogger.includeLocation = false
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:16 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:16
23:05:16 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:16
23:05:16 # Loggers configuration
23:05:16
23:05:16 # Spifly logger
23:05:16 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:16 log4j2.logger.spifly.level = WARN
23:05:16
23:05:16 # Security audit logger
23:05:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:16 log4j2.logger.audit.level = INFO
23:05:16 log4j2.logger.audit.additivity = false
23:05:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:16
23:05:16 # Appenders configuration
23:05:16
23:05:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:16 log4j2.appender.console.type = Console
23:05:16 log4j2.appender.console.name = Console
23:05:16 log4j2.appender.console.layout.type = PatternLayout
23:05:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:16
23:05:16 # Rolling file appender
23:05:16 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:16 log4j2.appender.rolling.name = RollingFile
23:05:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:16 # uncomment to not force a disk flush
23:05:16 #log4j2.appender.rolling.immediateFlush = false
23:05:16 log4j2.appender.rolling.append = true
23:05:16 log4j2.appender.rolling.layout.type = PatternLayout
23:05:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:16 log4j2.appender.rolling.policies.type = Policies
23:05:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:16 log4j2.appender.rolling.policies.size.size = 1GB
23:05:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:16 log4j2.appender.rolling.strategy.max = 7
23:05:16
23:05:16 # Audit file appender
23:05:16 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:16 log4j2.appender.audit.name = AuditRollingFile
23:05:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:16 log4j2.appender.audit.append = true
23:05:16 log4j2.appender.audit.layout.type = PatternLayout
23:05:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:16 log4j2.appender.audit.policies.type = Policies
23:05:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:16 log4j2.appender.audit.policies.size.size = 8MB
23:05:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:16 log4j2.appender.audit.strategy.max = 7
23:05:16
23:05:16 # OSGi appender
23:05:16 log4j2.appender.osgi.type = PaxOsgi
23:05:16 log4j2.appender.osgi.name = PaxOsgi
23:05:16 log4j2.appender.osgi.filter = *
23:05:16
23:05:16 # help with identification of maven-related problems with pax-url-aether
23:05:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:16 #log4j2.logger.aether.level = TRACE
23:05:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:16 #log4j2.logger.http-headers.level = DEBUG
23:05:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:16 #log4j2.logger.maven.level = TRACE
23:05:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:05:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:05:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:05:16 + local -r controllermem=2048m
23:05:16 Configure
23:05:16 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:05:16 max memory: 2048m
23:05:16 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:16 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:16 + echo Configure
23:05:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:05:16 + echo ' max memory: 2048m'
23:05:16 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:16 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:16 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:16 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:16 #!/bin/sh
23:05:16 #
23:05:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:16 # contributor license agreements. See the NOTICE file distributed with
23:05:16 # this work for additional information regarding copyright ownership.
23:05:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:16 # (the "License"); you may not use this file except in compliance with
23:05:16 # the License. You may obtain a copy of the License at
23:05:16 #
23:05:16 # http://www.apache.org/licenses/LICENSE-2.0
23:05:16 #
23:05:16 # Unless required by applicable law or agreed to in writing, software
23:05:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:16 # See the License for the specific language governing permissions and
23:05:16 # limitations under the License.
23:05:16 #
23:05:16
23:05:16 #
23:05:16 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:05:16 # script: client, instance, shell, start, status, stop, karaf
23:05:16 #
23:05:16 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:05:16 # Actions go here...
23:05:16 # fi
23:05:16
23:05:16 #
23:05:16 # general settings which should be applied for all scripts go here; please keep
23:05:16 # in mind that it is possible that scripts might be executed more than once, e.g.
23:05:16 # in example of the start script where the start script is executed first and the
23:05:16 # karaf script afterwards.
23:05:16 #
23:05:16
23:05:16 #
23:05:16 # The following section shows the possible configuration options for the default
23:05:16 # karaf scripts
23:05:16 #
23:05:16 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:05:16 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:05:16 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:05:16 # export EXTRA_JAVA_OPTS # Additional JVM options
23:05:16 # export KARAF_HOME # Karaf home folder
23:05:16 # export KARAF_DATA # Karaf data folder
23:05:16 # export KARAF_BASE # Karaf base folder
23:05:16 # export KARAF_ETC # Karaf etc folder
23:05:16 # export KARAF_LOG # Karaf log folder
23:05:16 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:05:16 # export KARAF_OPTS # Additional available Karaf options
23:05:16 # export KARAF_DEBUG # Enable debug mode
23:05:16 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:05:16 # export KARAF_NOROOT # Prevent execution as root if set to true
23:05:16 Set Java version
23:05:16 + echo 'Set Java version'
23:05:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:05:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:05:16 sudo: a password is required
23:05:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:05:16 sudo: a password is required
23:05:16 JDK default version ...
23:05:16 + echo 'JDK default version ...'
23:05:16 + java -version
23:05:18 openjdk version "21.0.8" 2025-07-15
23:05:18 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:05:18 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:05:18 Set JAVA_HOME
23:05:18 + echo 'Set JAVA_HOME'
23:05:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:05:18 Listing all open ports on controller system...
23:05:18 + echo 'Listing all open ports on controller system...'
23:05:18 + netstat -pnatu
23:05:18 /tmp/configuration-script.sh: line 40: netstat: command not found
23:05:18 Configuring cluster
23:05:18 + '[' -f /tmp/custom_shard_config.txt ']'
23:05:18 + echo 'Configuring cluster'
23:05:18 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.176 10.30.171.200 10.30.171.1
23:05:18 ################################################
23:05:18 ## Configure Cluster ##
23:05:18 ################################################
23:05:18 NOTE: Cluster configuration files not found. Copying from
23:05:18 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:05:18 Configuring unique name in pekko.conf
23:05:18 Configuring hostname in pekko.conf
23:05:18 Configuring data and rpc seed nodes in pekko.conf
23:05:18 modules = [
23:05:18
23:05:18 {
23:05:18 name = "inventory"
23:05:18 namespace = "urn:opendaylight:inventory"
23:05:18 shard-strategy = "module"
23:05:18 },
23:05:18 {
23:05:18 name = "topology"
23:05:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:18 shard-strategy = "module"
23:05:18 },
23:05:18 {
23:05:18 name = "toaster"
23:05:18 namespace = "http://netconfcentral.org/ns/toaster"
23:05:18 shard-strategy = "module"
23:05:18 }
23:05:18 ]
23:05:18 Configuring replication type in module-shards.conf
23:05:18 ################################################
23:05:18 ## NOTE: Manually restart controller to ##
23:05:18 ## apply configuration. ##
23:05:18 ################################################
23:05:18 Dump pekko.conf
23:05:18 + echo 'Dump pekko.conf'
23:05:18 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:18
23:05:18 odl-cluster-data {
23:05:18 pekko {
23:05:18 remote {
23:05:18 artery {
23:05:18 enabled = on
23:05:18 transport = tcp
23:05:18 canonical.hostname = "10.30.171.1"
23:05:18 canonical.port = 2550
23:05:18 }
23:05:18 }
23:05:18
23:05:18 cluster {
23:05:18 # Using artery.
23:05:18 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.176:2550",
23:05:18 "pekko://opendaylight-cluster-data@10.30.171.200:2550",
23:05:18 "pekko://opendaylight-cluster-data@10.30.171.1:2550"]
23:05:18
23:05:18 roles = ["member-3"]
23:05:18
23:05:18 # when under load we might trip a false positive on the failure detector
23:05:18 # failure-detector {
23:05:18 # heartbeat-interval = 4 s
23:05:18 # acceptable-heartbeat-pause = 16s
23:05:18 # }
23:05:18 }
23:05:18
23:05:18 persistence {
23:05:18 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:05:18 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:05:18 # The relative path is always relative to KARAF_HOME.
23:05:18
23:05:18 # snapshot-store.local.dir = "target/snapshots"
23:05:18
23:05:18 # Use lz4 compression for LocalSnapshotStore snapshots
23:05:18 snapshot-store.local.use-lz4-compression = false
23:05:18 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:05:18 snapshot-store.local.lz4-blocksize = 256KB
23:05:18 }
23:05:18 disable-default-actor-system-quarantined-event-handling = "false"
23:05:18 }
23:05:18 }
23:05:18 Dump modules.conf
23:05:18 + echo 'Dump modules.conf'
23:05:18 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:18 modules = [
23:05:18
23:05:18 {
23:05:18 name = "inventory"
23:05:18 namespace = "urn:opendaylight:inventory"
23:05:18 shard-strategy = "module"
23:05:18 },
23:05:18 {
23:05:18 name = "topology"
23:05:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:18 shard-strategy = "module"
23:05:18 },
23:05:18 {
23:05:18 name = "toaster"
23:05:18 namespace = "http://netconfcentral.org/ns/toaster"
23:05:18 shard-strategy = "module"
23:05:18 }
23:05:18 ]
23:05:18 Dump module-shards.conf
23:05:18 + echo 'Dump module-shards.conf'
23:05:18 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:18 module-shards = [
23:05:18 {
23:05:18 name = "default"
23:05:18 shards = [
23:05:18 {
23:05:18 name = "default"
23:05:18 replicas = ["member-1",
23:05:18 "member-2",
23:05:18 "member-3"]
23:05:18 }
23:05:18 ]
23:05:18 },
23:05:18 {
23:05:18 name = "inventory"
23:05:18 shards = [
23:05:18 {
23:05:18 name="inventory"
23:05:18 replicas = ["member-1",
23:05:18 "member-2",
23:05:18 "member-3"]
23:05:18 }
23:05:18 ]
23:05:18 },
23:05:18 {
23:05:18 name = "topology"
23:05:18 shards = [
23:05:18 {
23:05:18 name="topology"
23:05:18 replicas = ["member-1",
23:05:18 "member-2",
23:05:18 "member-3"]
23:05:18 }
23:05:18 ]
23:05:18 },
23:05:18 {
23:05:18 name = "toaster"
23:05:18 shards = [
23:05:18 {
23:05:18 name="toaster"
23:05:18 replicas = ["member-1",
23:05:18 "member-2",
23:05:18 "member-3"]
23:05:18 }
23:05:18 ]
23:05:18 }
23:05:18 ]
23:05:18 Locating config plan to use...
23:05:18 Finished running config plans
23:05:18 Starting member-1 with IP address 10.30.171.176
23:05:18 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:05:18 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:05:18 Redirecting karaf console output to karaf_console.log
23:05:18 Starting controller...
23:05:18 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:18 Starting member-2 with IP address 10.30.171.200
23:05:18 Warning: Permanently added '10.30.171.200' (ECDSA) to the list of known hosts.
23:05:18 Warning: Permanently added '10.30.171.200' (ECDSA) to the list of known hosts.
23:05:19 Redirecting karaf console output to karaf_console.log
23:05:19 Starting controller...
23:05:19 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:19 Starting member-3 with IP address 10.30.171.1
23:05:19 Warning: Permanently added '10.30.171.1' (ECDSA) to the list of known hosts.
23:05:21 Warning: Permanently added '10.30.171.1' (ECDSA) to the list of known hosts.
23:05:21 Redirecting karaf console output to karaf_console.log
23:05:21 Starting controller...
23:05:21 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:21 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2225750089817735567.sh
23:05:21 common-functions.sh is being sourced
23:05:21 common-functions environment:
23:05:21 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:21 ACTUALFEATURES:
23:05:21 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:21 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:21 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:21 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:21 CONTROLLERMEM: 2048m
23:05:21 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:21 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:21 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:21 SUITES:
23:05:21
23:05:21 + echo '#################################################'
23:05:21 #################################################
23:05:21 + echo '## Verify Cluster is UP ##'
23:05:21 ## Verify Cluster is UP ##
23:05:21 + echo '#################################################'
23:05:21 #################################################
23:05:21 + create_post_startup_script
23:05:21 + cat
23:05:21 + copy_and_run_post_startup_script
23:05:21 + seed_index=1
23:05:21 ++ seq 1 3
23:05:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:05:21 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:05:21 + echo 'Execute the post startup script on controller 10.30.171.176'
23:05:21 Execute the post startup script on controller 10.30.171.176
23:05:21 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.171.176:/tmp/
23:05:21 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:05:21 + ssh 10.30.171.176 'bash /tmp/post-startup-script.sh 1'
23:05:21 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
23:05:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:09:22 Timeout Controller DOWN
23:09:22 Dumping first 500K bytes of karaf log...
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.Main launch
23:09:22 INFO: Installing and starting initial bundles
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.Main launch
23:09:22 INFO: All initial bundles installed and set to start
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:09:22 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:09:22 INFO: Lock acquired
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:09:22 INFO: Lock acquired. Setting startlevel to 100
23:09:22 2025-10-26T23:05:26,681 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
23:09:22 2025-10-26T23:05:29,031 | 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],d82901e9-f5c9-4298-bf10-24f10dde7b09/[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]
23:09:22 2025-10-26T23:05:29,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
23:09:22 2025-10-26T23:05:29,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
23:09:22 2025-10-26T23:05:29,200 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
23:09:22 2025-10-26T23:05:29,200 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
23:09:22 2025-10-26T23:05:29,201 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
23:09:22 2025-10-26T23:05:29,202 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
23:09:22 2025-10-26T23:05:29,221 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
23:09:22 2025-10-26T23:05:29,222 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
23:09:22 2025-10-26T23:05:29,225 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
23:09:22 2025-10-26T23:05:30,542 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
23:09:22 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/9.0.1: missing requirement [org.opendaylight.netconf.topology/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
23:09:22 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
23:09:22 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
23:09:22 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
23:09:22 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
23:09:22 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
23:09:22 at java.lang.Thread.run(Thread.java:1583) [?:?]
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/9.0.1: missing requirement [org.opendaylight.netconf.topology/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology/9.0.1: missing requirement [org.opendaylight.netconf.topology/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Dumping last 500K bytes of karaf log...
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.Main launch
23:09:22 INFO: Installing and starting initial bundles
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.Main launch
23:09:22 INFO: All initial bundles installed and set to start
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:09:22 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:09:22 INFO: Lock acquired
23:09:22 Oct 26, 2025 11:05:24 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:09:22 INFO: Lock acquired. Setting startlevel to 100
23:09:22 2025-10-26T23:05:26,681 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
23:09:22 2025-10-26T23:05:29,031 | 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],d82901e9-f5c9-4298-bf10-24f10dde7b09/[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]
23:09:22 2025-10-26T23:05:29,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
23:09:22 2025-10-26T23:05:29,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
23:09:22 2025-10-26T23:05:29,200 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
23:09:22 2025-10-26T23:05:29,200 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
23:09:22 2025-10-26T23:05:29,201 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
23:09:22 2025-10-26T23:05:29,202 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
23:09:22 2025-10-26T23:05:29,221 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
23:09:22 2025-10-26T23:05:29,222 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
23:09:22 2025-10-26T23:05:29,225 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
23:09:22 2025-10-26T23:05:30,542 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
23:09:22 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/9.0.1: missing requirement [org.opendaylight.netconf.topology/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
23:09:22 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
23:09:22 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
23:09:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
23:09:22 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
23:09:22 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
23:09:22 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
23:09:22 at java.lang.Thread.run(Thread.java:1583) [?:?]
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/9.0.1: missing requirement [org.opendaylight.netconf.topology/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology/9.0.1: missing requirement [org.opendaylight.netconf.topology/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:09:22 ... 12 more
23:09:22 Listing all open ports on controller system
23:09:22 /tmp/post-startup-script.sh: line 46: netstat: command not found
23:09:22 Build step 'Execute shell' marked build as failure
23:09:22 $ ssh-agent -k
23:09:22 unset SSH_AUTH_SOCK;
23:09:22 unset SSH_AGENT_PID;
23:09:22 echo Agent pid 5293 killed;
23:09:22 [ssh-agent] Stopped.
23:09:22 Recording plot data
23:09:22 Robot results publisher started...
23:09:22 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:09:22 -Parsing output xml:
23:09:22 Failed!
23:09:22 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml
23:09:22 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
23:09:22 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
23:09:22 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
23:09:22 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
23:09:22 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
23:09:22 at hudson.remoting.Request$2.run(Request.java:377)
23:09:22 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
23:09:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
23:09:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
23:09:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
23:09:22 at java.base/java.lang.Thread.run(Thread.java:829)
23:09:22 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-2291
23:09:22 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
23:09:22 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
23:09:22 at hudson.remoting.Channel.call(Channel.java:1003)
23:09:22 at hudson.FilePath.act(FilePath.java:1230)
23:09:22 at hudson.FilePath.act(FilePath.java:1219)
23:09:22 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
23:09:22 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
23:09:22 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
23:09:22 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
23:09:22 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
23:09:22 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
23:09:22 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
23:09:22 at hudson.model.Build$BuildExecution.post2(Build.java:179)
23:09:22 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
23:09:22 at hudson.model.Run.execute(Run.java:1918)
23:09:22 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
23:09:22 at hudson.model.ResourceController.execute(ResourceController.java:101)
23:09:22 at hudson.model.Executor.run(Executor.java:442)
23:09:22 [PostBuildScript] - [INFO] Executing post build scripts.
23:09:22 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2852674510628735253.sh
23:09:22 Archiving csit artifacts
23:09:22 mv: cannot stat 'odl1_*': No such file or directory
23:09:22 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
23:09:22 mv: cannot stat '*_1.png': No such file or directory
23:09:22 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:09:22 mv: cannot stat 'gclogs-1': No such file or directory
23:09:22 mv: cannot stat 'odl2_*': No such file or directory
23:09:22 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
23:09:22 mv: cannot stat '*_2.png': No such file or directory
23:09:22 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:09:22 mv: cannot stat 'gclogs-2': No such file or directory
23:09:22 mv: cannot stat 'odl3_*': No such file or directory
23:09:22 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
23:09:22 mv: cannot stat '*_3.png': No such file or directory
23:09:22 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:09:22 mv: cannot stat 'gclogs-3': No such file or directory
23:09:22 % Total % Received % Xferd Average Speed Time Time Time Current
23:09:22 Dload Upload Total Spent Left Speed
23:09:22
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 9480 0 --:--:-- --:--:-- --:--:-- 9875
23:09:22 Archive: robot-plugin.zip
23:09:22 End-of-central-directory signature not found. Either this file is not
23:09:22 a zipfile, or it constitutes one disk of a multi-part archive. In the
23:09:22 latter case the central directory and zipfile comment will be found on
23:09:22 the last disk(s) of this archive.
23:09:22 unzip: cannot find zipfile directory in one of robot-plugin.zip or
23:09:22 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
23:09:22 mv: cannot stat '*.log': No such file or directory
23:09:22 mv: cannot stat '*.log.gz': No such file or directory
23:09:22 mv: cannot stat '*.csv': No such file or directory
23:09:22 mv: cannot stat '*.png': No such file or directory
23:09:22 [PostBuildScript] - [INFO] Executing post build scripts.
23:09:22 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins10943397969180040240.sh
23:09:22 [PostBuildScript] - [INFO] Executing post build scripts.
23:09:22 [EnvInject] - Injecting environment variables from a build step.
23:09:22 [EnvInject] - Injecting as environment variables the properties content
23:09:22 OS_CLOUD=vex
23:09:22 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-58
23:09:22
23:09:22 [EnvInject] - Variables injected successfully.
23:09:22 provisioning config files...
23:09:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:09:22 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7741217926711567297.sh
23:09:22 ---> openstack-stack-delete.sh
23:09:22 Setup pyenv:
23:09:23 system
23:09:23 3.8.13
23:09:23 3.9.13
23:09:23 3.10.13
23:09:23 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:09:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:09:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:09:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:09:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:09:25 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:09:25 lf-activate-venv(): INFO: Base packages installed successfully
23:09:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:09:41 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:09:41 INFO: Stack cost retrieval disabled, setting cost to 0
23:09:53 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-58
23:09:53 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-58
23:09:53 [PostBuildScript] - [INFO] Executing post build scripts.
23:09:53 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins15917296768209809433.sh
23:09:53 ---> sysstat.sh
23:09:53 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14522835842831315449.sh
23:09:53 ---> package-listing.sh
23:09:53 ++ facter osfamily
23:09:53 ++ tr '[:upper:]' '[:lower:]'
23:09:54 + OS_FAMILY=redhat
23:09:54 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:09:54 + START_PACKAGES=/tmp/packages_start.txt
23:09:54 + END_PACKAGES=/tmp/packages_end.txt
23:09:54 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:09:54 + PACKAGES=/tmp/packages_start.txt
23:09:54 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
23:09:54 + PACKAGES=/tmp/packages_end.txt
23:09:54 + case "${OS_FAMILY}" in
23:09:54 + rpm -qa
23:09:54 + sort
23:09:54 + '[' -f /tmp/packages_start.txt ']'
23:09:54 + '[' -f /tmp/packages_end.txt ']'
23:09:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:09:54 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
23:09:54 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
23:09:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
23:09:54 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins5652908522914239931.sh
23:09:54 ---> capture-instance-metadata.sh
23:09:54 Setup pyenv:
23:09:55 system
23:09:55 3.8.13
23:09:55 3.9.13
23:09:55 3.10.13
23:09:55 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:09:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:09:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:09:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:09:57 lf-activate-venv(): INFO: Base packages installed successfully
23:09:57 lf-activate-venv(): INFO: Installing additional packages: lftools
23:10:07 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:10:07 INFO: Running in OpenStack, capturing instance metadata
23:10:07 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins11145178573711493607.sh
23:10:07 provisioning config files...
23:10:08 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #58
23:10:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config12580333893132101967tmp
23:10:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:10:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:10:08 provisioning config files...
23:10:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:10:08 [EnvInject] - Injecting environment variables from a build step.
23:10:08 [EnvInject] - Injecting as environment variables the properties content
23:10:08 SERVER_ID=logs
23:10:08
23:10:08 [EnvInject] - Variables injected successfully.
23:10:08 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17163414691725123467.sh
23:10:08 ---> create-netrc.sh
23:10:08 WARN: Log server credential not found.
23:10:08 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4126227188336866732.sh
23:10:08 ---> python-tools-install.sh
23:10:08 Setup pyenv:
23:10:08 system
23:10:08 3.8.13
23:10:08 3.9.13
23:10:08 3.10.13
23:10:08 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:10:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:10:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:10 lf-activate-venv(): INFO: Base packages installed successfully
23:10:10 lf-activate-venv(): INFO: Installing additional packages: lftools
23:10:21 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:10:21 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins94461390911645951.sh
23:10:21 ---> sudo-logs.sh
23:10:21 Archiving 'sudo' log..
23:10:21 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins398922288213105630.sh
23:10:21 ---> job-cost.sh
23:10:21 Setup pyenv:
23:10:21 system
23:10:21 3.8.13
23:10:21 3.9.13
23:10:21 3.10.13
23:10:21 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:10:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:10:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:23 lf-activate-venv(): INFO: Base packages installed successfully
23:10:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:10:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:10:30 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:10:31 DEBUG: total: 0
23:10:31 INFO: Retrieving Stack Cost...
23:10:31 INFO: Retrieving Pricing Info for: v3-standard-2
23:10:31 INFO: Archiving Costs
23:10:31 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins1239842446308132574.sh
23:10:31 ---> logs-deploy.sh
23:10:31 Setup pyenv:
23:10:31 system
23:10:31 3.8.13
23:10:31 3.9.13
23:10:31 3.10.13
23:10:31 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:10:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtno from file:/tmp/.os_lf_venv
23:10:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:34 lf-activate-venv(): INFO: Base packages installed successfully
23:10:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:10:46 lf-activate-venv(): INFO: Adding /tmp/venv-mtno/bin to PATH
23:10:46 WARNING: Nexus logging server not set
23:10:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/58/
23:10:46 INFO: archiving logs to S3
23:10:47 ---> uname -a:
23:10:47 Linux prd-centos8-robot-2c-8g-2291.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
23:10:47
23:10:47
23:10:47 ---> lscpu:
23:10:47 Architecture: x86_64
23:10:47 CPU op-mode(s): 32-bit, 64-bit
23:10:47 Byte Order: Little Endian
23:10:47 CPU(s): 2
23:10:47 On-line CPU(s) list: 0,1
23:10:47 Thread(s) per core: 1
23:10:47 Core(s) per socket: 1
23:10:47 Socket(s): 2
23:10:47 NUMA node(s): 1
23:10:47 Vendor ID: AuthenticAMD
23:10:47 CPU family: 23
23:10:47 Model: 49
23:10:47 Model name: AMD EPYC-Rome Processor
23:10:47 Stepping: 0
23:10:47 CPU MHz: 2799.998
23:10:47 BogoMIPS: 5599.99
23:10:47 Virtualization: AMD-V
23:10:47 Hypervisor vendor: KVM
23:10:47 Virtualization type: full
23:10:47 L1d cache: 32K
23:10:47 L1i cache: 32K
23:10:47 L2 cache: 512K
23:10:47 L3 cache: 16384K
23:10:47 NUMA node0 CPU(s): 0,1
23:10:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:10:47
23:10:47
23:10:47 ---> nproc:
23:10:47 2
23:10:47
23:10:47
23:10:47 ---> df -h:
23:10:47 Filesystem Size Used Avail Use% Mounted on
23:10:47 devtmpfs 3.8G 0 3.8G 0% /dev
23:10:47 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:10:47 tmpfs 3.8G 17M 3.8G 1% /run
23:10:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:10:47 /dev/vda1 40G 8.5G 32G 22% /
23:10:47 tmpfs 770M 0 770M 0% /run/user/1001
23:10:47
23:10:47
23:10:47 ---> free -m:
23:10:47 total used free shared buff/cache available
23:10:47 Mem: 7697 593 4735 19 2368 6799
23:10:47 Swap: 1023 0 1023
23:10:47
23:10:47
23:10:47 ---> ip addr:
23:10:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:10:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:10:47 inet 127.0.0.1/8 scope host lo
23:10:47 valid_lft forever preferred_lft forever
23:10:47 inet6 ::1/128 scope host
23:10:47 valid_lft forever preferred_lft forever
23:10:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:10:47 link/ether fa:16:3e:8d:fe:4f brd ff:ff:ff:ff:ff:ff
23:10:47 altname enp0s3
23:10:47 altname ens3
23:10:47 inet 10.30.171.106/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:10:47 valid_lft 85704sec preferred_lft 85704sec
23:10:47 inet6 fe80::f816:3eff:fe8d:fe4f/64 scope link
23:10:47 valid_lft forever preferred_lft forever
23:10:47
23:10:47
23:10:47 ---> sar -b -r -n DEV:
23:10:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/26/2025 _x86_64_ (2 CPU)
23:10:47
23:10:47 22:59:07 LINUX RESTART (2 CPU)
23:10:47
23:10:47 11:00:00 PM tps rtps wtps bread/s bwrtn/s
23:10:47 11:00:01 PM 37.57 0.00 37.57 0.00 76941.44
23:10:47 11:01:01 PM 90.29 61.65 28.64 6323.90 17510.00
23:10:47 11:02:01 PM 124.55 0.39 124.16 16.53 11686.21
23:10:47 11:03:01 PM 34.66 0.68 33.97 51.58 5282.24
23:10:47 11:04:01 PM 16.28 0.38 15.90 64.26 755.86
23:10:47 11:05:01 PM 71.46 9.41 62.05 1681.84 3898.48
23:10:47 11:06:01 PM 34.56 0.03 34.53 3.47 6349.41
23:10:47 11:07:01 PM 4.25 0.32 3.93 6.93 128.36
23:10:47 11:08:01 PM 0.78 0.00 0.78 0.00 18.04
23:10:47 11:09:01 PM 0.13 0.00 0.13 0.00 0.92
23:10:47 11:10:01 PM 16.48 0.25 16.23 42.79 460.30
23:10:47 Average: 39.20 7.30 31.90 818.13 4815.57
23:10:47
23:10:47 11:00:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:10:47 11:00:01 PM 6027508 7301916 1854924 23.53 2688 1481888 461600 5.86 126964 1514876 404796
23:10:47 11:01:01 PM 5612788 7098548 2269644 28.79 2688 1679936 666940 7.47 178800 1815224 75168
23:10:47 11:02:01 PM 5105672 6979020 2776760 35.23 2688 2050344 742820 8.32 191564 2242356 171500
23:10:47 11:03:01 PM 5213104 7055976 2669328 33.86 2688 2019000 656956 7.36 206692 2114064 28
23:10:47 11:04:01 PM 5147008 7016456 2735424 34.70 2688 2044712 706336 7.91 226048 2159416 34500
23:10:47 11:05:01 PM 4871088 6986716 3011344 38.20 2688 2282904 704436 7.89 261144 2373696 182276
23:10:47 11:06:01 PM 4941852 7051152 2940580 37.31 2688 2276620 632072 7.08 265580 2293212 4
23:10:47 11:07:01 PM 4941792 7051208 2940640 37.31 2688 2276736 632072 7.08 265580 2293380 4
23:10:47 11:08:01 PM 4941696 7051196 2940736 37.31 2688 2276820 632072 7.08 265724 2293224 4
23:10:47 11:09:01 PM 4941828 7051328 2940604 37.31 2688 2276820 632072 7.08 265724 2293224 4
23:10:47 11:10:01 PM 4876480 6982884 3005952 38.13 2688 2273592 712636 7.98 466504 2158428 22928
23:10:47 Average: 5147347 7056945 2735085 34.70 2688 2085397 652728 7.31 247302 2141009 81019
23:10:47
23:10:47 11:00:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:10:47 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:00:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:01:01 PM eth0 258.59 147.66 1056.95 57.10 0.00 0.00 0.00 0.00
23:10:47 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:02:01 PM eth0 128.73 96.90 1469.48 13.16 0.00 0.00 0.00 0.00
23:10:47 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:03:01 PM eth0 12.58 3.13 4.01 1.06 0.00 0.00 0.00 0.00
23:10:47 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:04:01 PM eth0 14.36 12.46 5.74 4.31 0.00 0.00 0.00 0.00
23:10:47 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:05:01 PM eth0 44.69 39.94 337.25 9.77 0.00 0.00 0.00 0.00
23:10:47 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:06:01 PM eth0 591.20 418.58 111.85 92.85 0.00 0.00 0.00 0.00
23:10:47 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:07:01 PM eth0 1.15 0.37 0.16 0.05 0.00 0.00 0.00 0.00
23:10:47 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:08:01 PM eth0 1.47 0.18 0.09 0.01 0.00 0.00 0.00 0.00
23:10:47 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:09:01 PM eth0 1.57 0.12 0.08 0.01 0.00 0.00 0.00 0.00
23:10:47 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 11:10:01 PM eth0 21.23 15.18 17.36 7.92 0.00 0.00 0.00 0.00
23:10:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:10:47 Average: eth0 107.20 73.19 297.50 18.58 0.00 0.00 0.00 0.00
23:10:47
23:10:47
23:10:47 ---> sar -P ALL:
23:10:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/26/2025 _x86_64_ (2 CPU)
23:10:47
23:10:47 22:59:07 LINUX RESTART (2 CPU)
23:10:47
23:10:47 11:00:00 PM CPU %user %nice %system %iowait %steal %idle
23:10:47 11:00:01 PM all 96.14 0.00 3.86 0.00 0.00 0.00
23:10:47 11:00:01 PM 0 96.69 0.00 3.31 0.00 0.00 0.00
23:10:47 11:00:01 PM 1 95.60 0.00 4.40 0.00 0.00 0.00
23:10:47 11:01:01 PM all 22.28 0.06 5.51 31.85 0.12 40.18
23:10:47 11:01:01 PM 0 20.08 0.08 6.12 30.63 0.10 42.99
23:10:47 11:01:01 PM 1 24.49 0.03 4.89 33.08 0.14 37.36
23:10:47 11:02:01 PM all 38.13 0.00 5.41 1.92 0.14 54.40
23:10:47 11:02:01 PM 0 52.21 0.00 6.70 2.41 0.14 38.55
23:10:47 11:02:01 PM 1 24.10 0.00 4.12 1.44 0.14 70.20
23:10:47 11:03:01 PM all 7.02 0.00 1.52 17.81 0.05 73.60
23:10:47 11:03:01 PM 0 9.07 0.00 1.63 16.24 0.07 72.99
23:10:47 11:03:01 PM 1 4.96 0.00 1.40 19.37 0.03 74.22
23:10:47 11:04:01 PM all 15.24 0.00 1.98 5.61 0.10 77.08
23:10:47 11:04:01 PM 0 13.24 0.00 1.98 7.20 0.07 77.52
23:10:47 11:04:01 PM 1 17.24 0.00 1.98 4.02 0.13 76.63
23:10:47 11:05:01 PM all 34.83 0.00 5.88 2.10 0.11 57.08
23:10:47 11:05:01 PM 0 43.69 0.00 6.71 2.39 0.12 47.09
23:10:47 11:05:01 PM 1 25.99 0.00 5.06 1.81 0.10 67.04
23:10:47 11:06:01 PM all 2.57 0.00 1.49 0.52 0.04 95.38
23:10:47 11:06:01 PM 0 3.10 0.00 1.58 0.60 0.03 94.68
23:10:47 11:06:01 PM 1 2.03 0.00 1.41 0.44 0.05 96.08
23:10:47 11:07:01 PM all 0.27 0.00 0.10 0.03 0.03 99.58
23:10:47 11:07:01 PM 0 0.45 0.00 0.12 0.02 0.02 99.40
23:10:47 11:07:01 PM 1 0.08 0.00 0.08 0.03 0.03 99.77
23:10:47 11:08:01 PM all 0.33 0.00 0.07 0.03 0.03 99.56
23:10:47 11:08:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38
23:10:47 11:08:01 PM 1 0.10 0.00 0.08 0.05 0.03 99.73
23:10:47 11:09:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
23:10:47 11:09:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
23:10:47 11:09:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
23:10:47 11:10:01 PM all 18.13 0.00 2.28 0.09 0.06 79.44
23:10:47 11:10:01 PM 0 22.81 0.00 2.70 0.13 0.05 74.31
23:10:47 11:10:01 PM 1 13.45 0.00 1.85 0.05 0.07 84.58
23:10:47
23:10:47 Average: CPU %user %nice %system %iowait %steal %idle
23:10:47 Average: all 14.12 0.01 2.43 5.95 0.07 77.43
23:10:47 Average: 0 16.76 0.01 2.75 5.93 0.06 74.49
23:10:47 Average: 1 11.49 0.00 2.10 5.97 0.08 80.36
23:10:47
23:10:47
23:10:47