22:54:47 Started by upstream project "integration-distribution-mri-test-titanium" build number 59
22:54:47 originally caused by:
22:54:47 Started by timer
22:54:47 Running as SYSTEM
22:54:48 [EnvInject] - Loading node environment variables.
22:54:48 Building remotely on prd-centos8-robot-2c-8g-4809 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
22:54:49 [ssh-agent] Looking for ssh-agent implementation...
22:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:54:49 $ ssh-agent
22:54:49 SSH_AUTH_SOCK=/tmp/ssh-OhNd8ZcnAT1a/agent.5276
22:54:49 SSH_AGENT_PID=5277
22:54:49 [ssh-agent] Started.
22:54:49 Running ssh-add (command line suppressed)
22:54:49 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_596014629755923239.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_596014629755923239.key)
22:54:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:54:49 The recommended git tool is: NONE
22:54:52 using credential opendaylight-jenkins-ssh
22:54:52 Wiping out workspace first.
22:54:52 Cloning the remote Git repository
22:54:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:54:52 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10
22:54:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:54:52 > git --version # timeout=10
22:54:52 > git --version # 'git version 2.43.0'
22:54:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:54:52 [INFO] Currently running in a labeled security context
22:54:52 [INFO] Currently SELinux is 'enforcing' on the host
22:54:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh12177042514288454954.key
22:54:52 Verifying host key using known hosts file
22:54:52 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.
22:54:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:54:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:54:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:54:55 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:54:55 [INFO] Currently running in a labeled security context
22:54:55 [INFO] Currently SELinux is 'enforcing' on the host
22:54:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh5901334377936444637.key
22:54:55 Verifying host key using known hosts file
22:54:55 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.
22:54:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:54:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:54:56 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:54:56 > git config core.sparsecheckout # timeout=10
22:54:56 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:54:56 Commit message: "Adapt test for new pce-allocation field"
22:54:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:54:56 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:54:56 No emails were triggered.
22:54:56 provisioning config files...
22:54:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:54:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:54:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:54:57 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins15530682692448950807.sh
22:54:57 ---> python-tools-install.sh
22:54:57 Setup pyenv:
22:54:57 system
22:54:57 * 3.8.13 (set by /opt/pyenv/version)
22:54:57 * 3.9.13 (set by /opt/pyenv/version)
22:54:57 * 3.10.13 (set by /opt/pyenv/version)
22:54:57 * 3.11.7 (set by /opt/pyenv/version)
22:55:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YtVy
22:55:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:55:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:55:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:55:06 lf-activate-venv(): INFO: Base packages installed successfully
22:55:06 lf-activate-venv(): INFO: Installing additional packages: lftools
22:55:37 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
22:55:37 Generating Requirements File
22:55:57 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.
22:55:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:55:58 Python 3.11.7
22:55:58 pip 25.3 from /tmp/venv-YtVy/lib/python3.11/site-packages/pip (python 3.11)
22:55:58 appdirs==1.4.4
22:55:58 argcomplete==3.6.3
22:55:58 aspy.yaml==1.3.0
22:55:58 attrs==25.4.0
22:55:58 autopage==0.5.2
22:55:58 beautifulsoup4==4.14.2
22:55:58 boto3==1.40.64
22:55:58 botocore==1.40.64
22:55:58 bs4==0.0.2
22:55:58 cachetools==6.2.1
22:55:58 certifi==2025.10.5
22:55:58 cffi==2.0.0
22:55:58 cfgv==3.4.0
22:55:58 chardet==5.2.0
22:55:58 charset-normalizer==3.4.4
22:55:58 click==8.3.0
22:55:58 cliff==4.11.0
22:55:58 cmd2==2.7.0
22:55:58 cryptography==3.3.2
22:55:58 debtcollector==3.0.0
22:55:58 decorator==5.2.1
22:55:58 defusedxml==0.7.1
22:55:58 Deprecated==1.3.1
22:55:58 distlib==0.4.0
22:55:58 dnspython==2.8.0
22:55:58 docker==7.1.0
22:55:58 dogpile.cache==1.5.0
22:55:58 durationpy==0.10
22:55:58 email-validator==2.3.0
22:55:58 filelock==3.20.0
22:55:58 future==1.0.0
22:55:58 gitdb==4.0.12
22:55:58 GitPython==3.1.45
22:55:58 google-auth==2.42.1
22:55:58 httplib2==0.31.0
22:55:58 identify==2.6.15
22:55:58 idna==3.11
22:55:58 importlib-resources==1.5.0
22:55:58 iso8601==2.1.0
22:55:58 Jinja2==3.1.6
22:55:58 jmespath==1.0.1
22:55:58 jsonpatch==1.33
22:55:58 jsonpointer==3.0.0
22:55:58 jsonschema==4.25.1
22:55:58 jsonschema-specifications==2025.9.1
22:55:58 keystoneauth1==5.12.0
22:55:58 kubernetes==34.1.0
22:55:58 lftools==0.37.15
22:55:58 lxml==6.0.2
22:55:58 markdown-it-py==4.0.0
22:55:58 MarkupSafe==3.0.3
22:55:58 mdurl==0.1.2
22:55:58 msgpack==1.1.2
22:55:58 multi_key_dict==2.0.3
22:55:58 munch==4.0.0
22:55:58 netaddr==1.3.0
22:55:58 niet==1.4.2
22:55:58 nodeenv==1.9.1
22:55:58 oauth2client==4.1.3
22:55:58 oauthlib==3.3.1
22:55:58 openstacksdk==4.7.1
22:55:58 os-service-types==1.8.1
22:55:58 osc-lib==4.2.0
22:55:58 oslo.config==10.0.0
22:55:58 oslo.context==6.1.0
22:55:58 oslo.i18n==6.6.0
22:55:58 oslo.log==7.2.1
22:55:58 oslo.serialization==5.8.0
22:55:58 oslo.utils==9.1.0
22:55:58 packaging==25.0
22:55:58 pbr==7.0.2
22:55:58 platformdirs==4.5.0
22:55:58 prettytable==3.16.0
22:55:58 psutil==7.1.3
22:55:58 pyasn1==0.6.1
22:55:58 pyasn1_modules==0.4.2
22:55:58 pycparser==2.23
22:55:58 pygerrit2==2.0.15
22:55:58 PyGithub==2.8.1
22:55:58 Pygments==2.19.2
22:55:58 PyJWT==2.10.1
22:55:58 PyNaCl==1.6.0
22:55:58 pyparsing==2.4.7
22:55:58 pyperclip==1.11.0
22:55:58 pyrsistent==0.20.0
22:55:58 python-cinderclient==9.8.0
22:55:58 python-dateutil==2.9.0.post0
22:55:58 python-heatclient==4.3.0
22:55:58 python-jenkins==1.8.3
22:55:58 python-keystoneclient==5.7.0
22:55:58 python-magnumclient==4.9.0
22:55:58 python-openstackclient==8.2.0
22:55:58 python-swiftclient==4.8.0
22:55:58 PyYAML==6.0.3
22:55:58 referencing==0.37.0
22:55:58 requests==2.32.5
22:55:58 requests-oauthlib==2.0.0
22:55:58 requestsexceptions==1.4.0
22:55:58 rfc3986==2.0.0
22:55:58 rich==14.2.0
22:55:58 rich-argparse==1.7.2
22:55:58 rpds-py==0.28.0
22:55:58 rsa==4.9.1
22:55:58 ruamel.yaml==0.18.16
22:55:58 ruamel.yaml.clib==0.2.14
22:55:58 s3transfer==0.14.0
22:55:58 simplejson==3.20.2
22:55:58 six==1.17.0
22:55:58 smmap==5.0.2
22:55:58 soupsieve==2.8
22:55:58 stevedore==5.5.0
22:55:58 tabulate==0.9.0
22:55:58 toml==0.10.2
22:55:58 tomlkit==0.13.3
22:55:58 tqdm==4.67.1
22:55:58 typing_extensions==4.15.0
22:55:58 tzdata==2025.2
22:55:58 urllib3==1.26.20
22:55:58 virtualenv==20.35.4
22:55:58 wcwidth==0.2.14
22:55:58 websocket-client==1.9.0
22:55:58 wrapt==2.0.0
22:55:58 xdg==6.0.0
22:55:58 xmltodict==1.0.2
22:55:58 yq==3.4.3
22:55:58 [EnvInject] - Injecting environment variables from a build step.
22:55:58 [EnvInject] - Injecting as environment variables the properties content
22:55:58 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:55:58 OS_CLOUD=vex
22:55:58 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-59
22:55:58 OS_STACK_TEMPLATE_DIR=openstack-hot
22:55:58
22:55:58 [EnvInject] - Variables injected successfully.
22:55:58 provisioning config files...
22:55:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:55:58 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17094406322966062145.sh
22:55:58 ---> Create parameters file for OpenStack HOT
22:55:58 OpenStack Heat parameters generated
22:55:58 -----------------------------------
22:55:58 parameters:
22:55:58 vm_0_count: '3'
22:55:58 vm_0_flavor: 'v3-standard-4'
22:55:58 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
22:55:58 vm_1_count: '1'
22:55:58 vm_1_flavor: 'v3-standard-2'
22:55:58 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:55:58
22:55:58 job_name: '60686-59'
22:55:58 silo: 'releng'
22:55:58 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins7008004979832974656.sh
22:55:59 ---> Create HEAT stack
22:55:59 + source /home/jenkins/lf-env.sh
22:55:59 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:55:59 ++ mktemp -d /tmp/venv-XXXX
22:55:59 + lf_venv=/tmp/venv-zsch
22:55:59 + local venv_file=/tmp/.os_lf_venv
22:55:59 + local python=python3
22:55:59 + local options
22:55:59 + local set_path=true
22:55:59 + local install_args=
22:55:59 ++ 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
22:55:59 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:55:59 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:55:59 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:55:59 + true
22:55:59 + case $1 in
22:55:59 + python=python3
22:55:59 + shift 2
22:55:59 + true
22:55:59 + case $1 in
22:55:59 + shift
22:55:59 + break
22:55:59 + case $python in
22:55:59 + local pkg_list=
22:55:59 + [[ -d /opt/pyenv ]]
22:55:59 + echo 'Setup pyenv:'
22:55:59 Setup pyenv:
22:55:59 + export PYENV_ROOT=/opt/pyenv
22:55:59 + PYENV_ROOT=/opt/pyenv
22:55:59 + 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
22:55:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:55:59 + pyenv versions
22:55:59 system
22:55:59 3.8.13
22:55:59 3.9.13
22:55:59 3.10.13
22:55:59 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
22:55:59 + command -v pyenv
22:55:59 ++ pyenv init - --no-rehash
22:55:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:55:59 for i in ${!paths[@]}; do
22:55:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:55:59 fi; done;
22:55:59 echo "${paths[*]}"'\'')"
22:55:59 export PATH="/opt/pyenv/shims:${PATH}"
22:55:59 export PYENV_SHELL=bash
22:55:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:55:59 pyenv() {
22:55:59 local command
22:55:59 command="${1:-}"
22:55:59 if [ "$#" -gt 0 ]; then
22:55:59 shift
22:55:59 fi
22:55:59
22:55:59 case "$command" in
22:55:59 rehash|shell)
22:55:59 eval "$(pyenv "sh-$command" "$@")"
22:55:59 ;;
22:55:59 *)
22:55:59 command pyenv "$command" "$@"
22:55:59 ;;
22:55:59 esac
22:55:59 }'
22:55:59 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:55:59 for i in ${!paths[@]}; do
22:55:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:55:59 fi; done;
22:55:59 echo "${paths[*]}"'
22:55:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:55:59 ++ 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
22:55:59 ++ 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
22:55:59 ++ export PYENV_SHELL=bash
22:55:59 ++ PYENV_SHELL=bash
22:55:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:55:59 +++ complete -F _pyenv pyenv
22:55:59 ++ lf-pyver python3
22:55:59 ++ local py_version_xy=python3
22:55:59 ++ local py_version_xyz=
22:55:59 ++ pyenv versions
22:55:59 ++ local command
22:55:59 ++ command=versions
22:55:59 ++ '[' 1 -gt 0 ']'
22:55:59 ++ shift
22:55:59 ++ case "$command" in
22:55:59 ++ command pyenv versions
22:55:59 ++ pyenv versions
22:55:59 ++ grep -E '^[0-9.]*[0-9]$'
22:55:59 ++ sed 's/^[ *]* //'
22:55:59 ++ awk '{ print $1 }'
22:55:59 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:55:59 +++ tail -n 1
22:55:59 +++ grep '^3' /tmp/.pyenv_versions
22:55:59 +++ sort -V
22:55:59 ++ py_version_xyz=3.11.7
22:55:59 ++ [[ -z 3.11.7 ]]
22:55:59 ++ echo 3.11.7
22:55:59 ++ return 0
22:55:59 + pyenv local 3.11.7
22:55:59 + local command
22:55:59 + command=local
22:55:59 + '[' 2 -gt 0 ']'
22:55:59 + shift
22:55:59 + case "$command" in
22:55:59 + command pyenv local 3.11.7
22:55:59 + pyenv local 3.11.7
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='lftools[openstack] '
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='kubernetes '
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='niet '
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='python-heatclient '
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='python-openstackclient '
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='python-magnumclient '
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='urllib3~=1.26.15 '
22:55:59 + for arg in "$@"
22:55:59 + case $arg in
22:55:59 + pkg_list+='yq '
22:55:59 + [[ -f /tmp/.os_lf_venv ]]
22:55:59 ++ cat /tmp/.os_lf_venv
22:55:59 + lf_venv=/tmp/venv-YtVy
22:55:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from' file:/tmp/.os_lf_venv
22:55:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
22:55:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:55:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:55:59 + local 'pip_opts=--upgrade --quiet'
22:55:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:55:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:55:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:55:59 + [[ -n '' ]]
22:55:59 + [[ -n '' ]]
22:55:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:55:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:55:59 + /tmp/venv-YtVy/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
22:56:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:56:01 lf-activate-venv(): INFO: Base packages installed successfully
22:56:01 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:56:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:56:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:56:01 + /tmp/venv-YtVy/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
22:56:21 + type python3
22:56:21 + true
22:56:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH'
22:56:21 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
22:56:21 + PATH=/tmp/venv-YtVy/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
22:56:21 + return 0
22:56:21 + openstack --os-cloud vex limits show --absolute
22:56:22 +--------------------------+---------+
22:56:22 | Name | Value |
22:56:22 +--------------------------+---------+
22:56:22 | maxTotalInstances | -1 |
22:56:22 | maxTotalCores | 450 |
22:56:22 | maxTotalRAMSize | 1000000 |
22:56:22 | maxServerMeta | 128 |
22:56:22 | maxImageMeta | 128 |
22:56:22 | maxPersonality | 5 |
22:56:22 | maxPersonalitySize | 10240 |
22:56:22 | maxTotalKeypairs | 100 |
22:56:22 | maxServerGroups | 10 |
22:56:22 | maxServerGroupMembers | 10 |
22:56:22 | maxTotalFloatingIps | -1 |
22:56:22 | maxSecurityGroups | -1 |
22:56:22 | maxSecurityGroupRules | -1 |
22:56:22 | totalRAMUsed | 663552 |
22:56:22 | totalCoresUsed | 162 |
22:56:22 | totalInstancesUsed | 61 |
22:56:22 | totalFloatingIpsUsed | 0 |
22:56:22 | totalSecurityGroupsUsed | 0 |
22:56:22 | totalServerGroupsUsed | 0 |
22:56:22 | maxTotalVolumes | -1 |
22:56:22 | maxTotalSnapshots | 10 |
22:56:22 | maxTotalVolumeGigabytes | 4096 |
22:56:22 | maxTotalBackups | 10 |
22:56:22 | maxTotalBackupGigabytes | 1000 |
22:56:22 | totalVolumesUsed | 3 |
22:56:22 | totalGigabytesUsed | 60 |
22:56:22 | totalSnapshotsUsed | 0 |
22:56:22 | totalBackupsUsed | 0 |
22:56:22 | totalBackupGigabytesUsed | 0 |
22:56:22 +--------------------------+---------+
22:56:23 + pushd /opt/ciman/openstack-hot
22:56:23 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
22:56:23 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-59 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml
22:57:11 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-59
22:57:11 Waiting to initialize infrastructure...
22:57:11 Waiting to initialize infrastructure...
22:57:11 Waiting to initialize infrastructure...
22:57:11 Stack initialization successful.
22:57:11 ------------------------------------
22:57:11 Stack Details
22:57:11 ------------------------------------
22:57:11 {'added': None,
22:57:11 'capabilities': [],
22:57:11 'created_at': '2025-11-02T22:56:26Z',
22:57:11 'deleted': None,
22:57:11 'deleted_at': None,
22:57:11 'description': 'No description',
22:57:11 'environment': None,
22:57:11 'environment_files': None,
22:57:11 'files': None,
22:57:11 'files_container': None,
22:57:11 'id': 'bb0c32b8-5324-4721-901c-c503f17c4698',
22:57:11 'is_rollback_disabled': True,
22:57:11 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-59/bb0c32b8-5324-4721-901c-c503f17c4698',
22:57:11 'rel': 'self'}],
22:57:11 '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'})}),
22:57:11 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-59',
22:57:11 'notification_topics': [],
22:57:11 'outputs': [{'description': 'IP addresses of the 2nd vm types',
22:57:11 'output_key': 'vm_1_ips',
22:57:11 'output_value': ['10.30.171.227']},
22:57:11 {'description': 'IP addresses of the 1st vm types',
22:57:11 'output_key': 'vm_0_ips',
22:57:11 'output_value': ['10.30.171.129',
22:57:11 '10.30.170.115',
22:57:11 '10.30.171.174']}],
22:57:11 'owner_id': ****,
22:57:11 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:57:11 'OS::stack_id': 'bb0c32b8-5324-4721-901c-c503f17c4698',
22:57:11 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-59',
22:57:11 'job_name': '60686-59',
22:57:11 'silo': 'releng',
22:57:11 'vm_0_count': '3',
22:57:11 'vm_0_flavor': 'v3-standard-4',
22:57:11 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:57:11 '20250917-133034.447',
22:57:11 'vm_1_count': '1',
22:57:11 'vm_1_flavor': 'v3-standard-2',
22:57:11 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:57:11 '- 20250917-133034.654'},
22:57:11 'parent_id': None,
22:57:11 'replaced': None,
22:57:11 'status': 'CREATE_COMPLETE',
22:57:11 'status_reason': 'Stack CREATE completed successfully',
22:57:11 'tags': [],
22:57:11 'template': None,
22:57:11 'template_description': 'No description',
22:57:11 'template_url': None,
22:57:11 'timeout_mins': 15,
22:57:11 'unchanged': None,
22:57:11 'updated': None,
22:57:11 'updated_at': None,
22:57:11 'user_project_id': 'cfbd65b0ac6b45d58129f95afec74a69'}
22:57:11 ------------------------------------
22:57:11 + popd
22:57:11 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
22:57:11 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins17614765403865782265.sh
22:57:11 ---> Copy SSH public keys to CSIT lab
22:57:11 Setup pyenv:
22:57:11 system
22:57:11 3.8.13
22:57:11 3.9.13
22:57:11 3.10.13
22:57:11 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
22:57:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
22:57:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:13 lf-activate-venv(): INFO: Base packages installed successfully
22:57:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
22:57:36 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
22:57:36 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:57:36 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
22:57:36 Warning: Permanently added '10.30.171.174' (ECDSA) to the list of known hosts.
22:57:37 releng-60686-59-1-mininet-ovs-217-0
22:57:37 Successfully copied public keys to slave 10.30.171.227
22:57:37 Process 6492 ready.
22:57:37 releng-60686-59-0-builder-0
22:57:37 Successfully copied public keys to slave 10.30.171.129
22:57:37 releng-60686-59-0-builder-1
22:57:37 Process 6493 ready.
22:57:37 Successfully copied public keys to slave 10.30.170.115
22:57:37 Process 6494 ready.
22:57:37 releng-60686-59-0-builder-2
22:57:37 Successfully copied public keys to slave 10.30.171.174
22:57:37 Process 6495 ready.
22:57:37 SSH ready on all stack servers.
22:57:37 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins8675813087638248854.sh
22:57:37 Setup pyenv:
22:57:37 system
22:57:37 3.8.13
22:57:37 3.9.13
22:57:37 3.10.13
22:57:37 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
22:57:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c65u
22:57:41 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv
22:57:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:45 lf-activate-venv(): INFO: Base packages installed successfully
22:57:45 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-c65u/bin to PATH
22:57:47 + echo 'Installing Python Requirements'
22:57:47 Installing Python Requirements
22:57:47 + cat
22:57:47 + python -m pip install -r requirements.txt
22:57:47 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:57:48 Collecting docker-py (from -r requirements.txt (line 1))
22:57:48 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)
22:57:48 Collecting ipaddr (from -r requirements.txt (line 2))
22:57:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:57:48 Installing build dependencies: started
22:57:50 Installing build dependencies: finished with status 'done'
22:57:50 Getting requirements to build wheel: started
22:57:50 Getting requirements to build wheel: finished with status 'done'
22:57:50 Preparing metadata (pyproject.toml): started
22:57:50 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:51 Collecting netaddr (from -r requirements.txt (line 3))
22:57:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:57:51 Collecting netifaces (from -r requirements.txt (line 4))
22:57:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:57:51 Installing build dependencies: started
22:57:53 Installing build dependencies: finished with status 'done'
22:57:53 Getting requirements to build wheel: started
22:57:53 Getting requirements to build wheel: finished with status 'done'
22:57:53 Preparing metadata (pyproject.toml): started
22:57:53 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:54 Collecting pyhocon (from -r requirements.txt (line 5))
22:57:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:57:54 Collecting requests (from -r requirements.txt (line 6))
22:57:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:57:54 Collecting robotframework (from -r requirements.txt (line 7))
22:57:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
22:57:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 2.1 MB/s 0:00:00
22:57:55 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:57:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:57:55 Installing build dependencies: started
22:57:57 Installing build dependencies: finished with status 'done'
22:57:57 Getting requirements to build wheel: started
22:57:57 Getting requirements to build wheel: finished with status 'done'
22:57:57 Preparing metadata (pyproject.toml): started
22:57:57 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:57:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:57:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:57:57 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)
22:57:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:57:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:57:57 Installing build dependencies: started
22:57:58 Installing build dependencies: finished with status 'done'
22:57:58 Getting requirements to build wheel: started
22:57:59 Getting requirements to build wheel: finished with status 'done'
22:57:59 Preparing metadata (pyproject.toml): started
22:57:59 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:59 Collecting scapy (from -r requirements.txt (line 12))
22:57:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
22:57:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 38.7 MB/s 0:00:00
22:57:59 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:57:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:57:59 Installing build dependencies: started
22:58:00 Installing build dependencies: finished with status 'done'
22:58:00 Getting requirements to build wheel: started
22:58:00 Getting requirements to build wheel: finished with status 'done'
22:58:00 Preparing metadata (pyproject.toml): started
22:58:00 Preparing metadata (pyproject.toml): finished with status 'done'
22:58:01 Collecting elasticsearch (from -r requirements.txt (line 18))
22:58:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
22:58:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 41.2 MB/s 0:00:00
22:58:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:58:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:58:01 Collecting pyangbind (from -r requirements.txt (line 22))
22:58:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
22:58:01 Collecting isodate (from -r requirements.txt (line 25))
22:58:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:58:01 Collecting jmespath (from -r requirements.txt (line 28))
22:58:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:58:01 Collecting jsonpatch (from -r requirements.txt (line 31))
22:58:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:58:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:58:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:58:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:58:01 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)
22:58:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:58:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:58:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:58:01 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)
22:58:01 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:58:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
22:58:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:58:01 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)
22:58:02 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:58:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:58:02 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
22:58:02 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:58:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
22:58:02 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:58:02 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:58:02 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)
22:58:02 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:58:02 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:58:02 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:58:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:58:02 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
22:58:02 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
22:58:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:58:02 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)
22:58:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:58:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:58:02 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)
22:58:02 Collecting elasticsearch (from -r requirements.txt (line 18))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
22:58:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 16.7 MB/s 0:00:00
22:58:02 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:58:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:58:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:58:03 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:58:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:58:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.6 MB/s 0:00:00
22:58:03 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:58:03 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)
22:58:04 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:58:04 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)
22:58:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 15.8 MB/s 0:00:00
22:58:04 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:58:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:58:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:04 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)
22:58:05 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:05 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)
22:58:05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:58:05 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:05 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)
22:58:05 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:05 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)
22:58:05 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:58:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
22:58:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 46.1 MB/s 0:00:00
22:58:06 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:06 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)
22:58:06 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
22:58:06 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:58:06 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))
22:58:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:58:06 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))
22:58:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:58:06 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))
22:58:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:58:06 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))
22:58:06 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)
22:58:06 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))
22:58:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
22:58:06 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))
22:58:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:58:06 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:58:06 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:58:06 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
22:58:07 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))
22:58:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:58:07 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
22:58:07 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:58:07 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:58:07 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:58:07 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f475c42cd6971a05b2d7deb6e066c57f6472b30993f38cc5006a22ecb93a3710
22:58:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:58:07 Building wheel for ipaddr (pyproject.toml): started
22:58:07 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:58:07 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=f36dfc4df499ede502de949fb18ddc1560bc1634c98cdeed40d552a07170dc8a
22:58:07 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:58:07 Building wheel for netifaces (pyproject.toml): started
22:58:10 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:58:10 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=37edc1ad0dc068401ccc68dd1db4f590833222d655fdb5a3d49433a67d24c732
22:58:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:58:10 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:58:10 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:58:10 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=debebec7b1f297ce439076299d766b03ee93cf6b16aca34ce7697d7a8db862e0
22:58:10 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:58:10 Building wheel for jsonpath-rw (pyproject.toml): started
22:58:11 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:58:11 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=47036ef702a85112d46015dbe0e9eb407bf072e9b5a9c9b9a1e0bbc898a7c0dd
22:58:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:58:11 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:58:11 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
22:58:18
22:58:18 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.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.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
22:58:19 + pip freeze
22:58:19 attrs==25.4.0
22:58:19 bcrypt==5.0.0
22:58:19 beautifulsoup4==4.14.2
22:58:19 certifi==2025.10.5
22:58:19 cffi==2.0.0
22:58:19 charset-normalizer==3.4.4
22:58:19 click==8.3.0
22:58:19 cryptography==46.0.3
22:58:19 decorator==5.2.1
22:58:19 distlib==0.4.0
22:58:19 docker-py==1.10.6
22:58:19 docker-pycreds==0.4.0
22:58:19 elastic-transport==8.17.1
22:58:19 elasticsearch==8.19.2
22:58:19 elasticsearch-dsl==8.15.4
22:58:19 enum34==1.1.10
22:58:19 filelock==3.20.0
22:58:19 h11==0.16.0
22:58:19 idna==3.11
22:58:19 invoke==2.2.1
22:58:19 ipaddr==2.2.0
22:58:19 isodate==0.7.2
22:58:19 jmespath==1.0.1
22:58:19 jsonpatch==1.33
22:58:19 jsonpath-rw==1.4.0
22:58:19 jsonpointer==3.0.0
22:58:19 lxml==6.0.2
22:58:19 netaddr==1.3.0
22:58:19 netifaces==0.11.0
22:58:19 outcome==1.3.0.post0
22:58:19 paramiko==4.0.0
22:58:19 platformdirs==4.5.0
22:58:19 ply==3.11
22:58:19 pyang==2.7.1
22:58:19 pyangbind==0.8.6
22:58:19 pycparser==2.23
22:58:19 pyhocon==0.3.61
22:58:19 PyNaCl==1.6.0
22:58:19 pyparsing==3.2.5
22:58:19 PySocks==1.7.1
22:58:19 python-dateutil==2.9.0.post0
22:58:19 regex==2025.10.23
22:58:19 requests==2.32.5
22:58:19 robotframework==7.3.2
22:58:19 robotframework-httplibrary==0.4.2
22:58:19 robotframework-pythonlibcore==4.4.1
22:58:19 robotframework-requests==0.9.7
22:58:19 robotframework-selenium2library==3.0.0
22:58:19 robotframework-seleniumlibrary==6.8.0
22:58:19 robotframework-sshlibrary==3.8.0
22:58:19 scapy==2.6.1
22:58:19 scp==0.15.0
22:58:19 selenium==4.38.0
22:58:19 six==1.17.0
22:58:19 sniffio==1.3.1
22:58:19 sortedcontainers==2.4.0
22:58:19 soupsieve==2.8
22:58:19 trio==0.32.0
22:58:19 trio-websocket==0.12.2
22:58:19 typing_extensions==4.15.0
22:58:19 urllib3==2.5.0
22:58:19 virtualenv==20.35.4
22:58:19 waitress==3.0.2
22:58:19 WebOb==1.8.9
22:58:19 websocket-client==1.9.0
22:58:19 WebTest==3.0.7
22:58:19 wsproto==1.2.0
22:58:19 [EnvInject] - Injecting environment variables from a build step.
22:58:19 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:58:19 [EnvInject] - Variables injected successfully.
22:58:19 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins2406893434831055697.sh
22:58:19 Setup pyenv:
22:58:19 system
22:58:19 3.8.13
22:58:19 3.9.13
22:58:19 3.10.13
22:58:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
22:58:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
22:58:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:58:21 lf-activate-venv(): INFO: Base packages installed successfully
22:58:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:58:29 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.
22:58:29 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:58:29 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
22:58:29 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
22:58:29 + ODL_SYSTEM=()
22:58:29 + TOOLS_SYSTEM=()
22:58:29 + OPENSTACK_SYSTEM=()
22:58:29 + OPENSTACK_CONTROLLERS=()
22:58:29 + mapfile -t ADDR
22:58:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:58:29 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-59
22:58:31 + for i in "${ADDR[@]}"
22:58:31 ++ ssh 10.30.171.129 hostname -s
22:58:31 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:31 + REMHOST=releng-60686-59-0-builder-0
22:58:31 + case ${REMHOST} in
22:58:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:58:31 + for i in "${ADDR[@]}"
22:58:31 ++ ssh 10.30.170.115 hostname -s
22:58:31 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
22:58:31 + REMHOST=releng-60686-59-0-builder-1
22:58:31 + case ${REMHOST} in
22:58:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:58:31 + for i in "${ADDR[@]}"
22:58:31 ++ ssh 10.30.171.174 hostname -s
22:58:31 Warning: Permanently added '10.30.171.174' (ECDSA) to the list of known hosts.
22:58:31 + REMHOST=releng-60686-59-0-builder-2
22:58:31 + case ${REMHOST} in
22:58:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:58:31 + for i in "${ADDR[@]}"
22:58:31 ++ ssh 10.30.171.227 hostname -s
22:58:32 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
22:58:32 + REMHOST=releng-60686-59-1-mininet-ovs-217-0
22:58:32 + case ${REMHOST} in
22:58:32 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:58:32 + echo NUM_ODL_SYSTEM=3
22:58:32 + echo NUM_TOOLS_SYSTEM=1
22:58:32 + '[' '' == yes ']'
22:58:32 + NUM_OPENSTACK_SYSTEM=0
22:58:32 + echo NUM_OPENSTACK_SYSTEM=0
22:58:32 + '[' 0 -eq 2 ']'
22:58:32 + echo ODL_SYSTEM_IP=10.30.171.129
22:58:32 ++ seq 0 2
22:58:32 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:58:32 + echo ODL_SYSTEM_1_IP=10.30.171.129
22:58:32 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:58:32 + echo ODL_SYSTEM_2_IP=10.30.170.115
22:58:32 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:58:32 + echo ODL_SYSTEM_3_IP=10.30.171.174
22:58:32 + echo TOOLS_SYSTEM_IP=10.30.171.227
22:58:32 ++ seq 0 0
22:58:32 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:58:32 + echo TOOLS_SYSTEM_1_IP=10.30.171.227
22:58:32 + openstack_index=0
22:58:32 + NUM_OPENSTACK_CONTROL_NODES=1
22:58:32 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:58:32 ++ seq 0 0
22:58:32 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:58:32 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:58:32 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:58:32 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:58:32 + '[' -1 -ge 2 ']'
22:58:32 ++ seq 0 -2
22:58:32 + NUM_OPENSTACK_HAPROXY_NODES=0
22:58:32 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:58:32 ++ seq 0 -1
22:58:32 + echo 'Contents of slave_addresses.txt:'
22:58:32 Contents of slave_addresses.txt:
22:58:32 + cat slave_addresses.txt
22:58:32 NUM_ODL_SYSTEM=3
22:58:32 NUM_TOOLS_SYSTEM=1
22:58:32 NUM_OPENSTACK_SYSTEM=0
22:58:32 ODL_SYSTEM_IP=10.30.171.129
22:58:32 ODL_SYSTEM_1_IP=10.30.171.129
22:58:32 ODL_SYSTEM_2_IP=10.30.170.115
22:58:32 ODL_SYSTEM_3_IP=10.30.171.174
22:58:32 TOOLS_SYSTEM_IP=10.30.171.227
22:58:32 TOOLS_SYSTEM_1_IP=10.30.171.227
22:58:32 NUM_OPENSTACK_CONTROL_NODES=1
22:58:32 OPENSTACK_CONTROL_NODE_1_IP=
22:58:32 NUM_OPENSTACK_COMPUTE_NODES=-1
22:58:32 NUM_OPENSTACK_HAPROXY_NODES=0
22:58:32 [EnvInject] - Injecting environment variables from a build step.
22:58:32 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:58:32 [EnvInject] - Variables injected successfully.
22:58:32 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins13997681443651930780.sh
22:58:32 Preparing for JRE Version 21
22:58:32 Karaf artifact is karaf
22:58:32 Karaf project is integration
22:58:32 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:58:32 [EnvInject] - Injecting environment variables from a build step.
22:58:32 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:58:32 [EnvInject] - Variables injected successfully.
22:58:32 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins11602201378123190787.sh
22:58:32 2025-11-02 22:58:32 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
22:58:32 Bundle version is 0.22.2-SNAPSHOT
22:58:32 --2025-11-02 22:58:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
22:58:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:58:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:58:32 HTTP request sent, awaiting response... 200 OK
22:58:32 Length: 1404 (1.4K) [application/xml]
22:58:32 Saving to: ‘maven-metadata.xml’
22:58:32
22:58:32 0K . 100% 58.0M=0s
22:58:32
22:58:32 2025-11-02 22:58:32 (58.0 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
22:58:32
22:58:32
22:58:32
22:58:32 org.opendaylight.integration
22:58:32 karaf
22:58:32 0.22.2-SNAPSHOT
22:58:32
22:58:32
22:58:32 20251102.083108
22:58:32 63
22:58:32
22:58:32 20251102083108
22:58:32
22:58:32
22:58:32 pom
22:58:32 0.22.2-20251102.083108-63
22:58:32 20251102083108
22:58:32
22:58:32
22:58:32 tar.gz
22:58:32 0.22.2-20251102.083108-63
22:58:32 20251102083108
22:58:32
22:58:32
22:58:32 zip
22:58:32 0.22.2-20251102.083108-63
22:58:32 20251102083108
22:58:32
22:58:32
22:58:32 cyclonedx
22:58:32 xml
22:58:32 0.22.2-20251102.083108-63
22:58:32 20251102083108
22:58:32
22:58:32
22:58:32 cyclonedx
22:58:32 json
22:58:32 0.22.2-20251102.083108-63
22:58:32 20251102083108
22:58:32
22:58:32
22:58:32
22:58:32
22:58:32 Nexus timestamp is 0.22.2-20251102.083108-63
22:58:32 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:32 Distribution bundle is karaf-0.22.2-20251102.083108-63.zip
22:58:32 Distribution bundle version is 0.22.2-SNAPSHOT
22:58:32 Distribution folder is karaf-0.22.2-SNAPSHOT
22:58:32 Nexus prefix is https://nexus.opendaylight.org
22:58:32 [EnvInject] - Injecting environment variables from a build step.
22:58:32 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:58:32 [EnvInject] - Variables injected successfully.
22:58:32 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins7181503476357484180.sh
22:58:32 Setup pyenv:
22:58:33 system
22:58:33 3.8.13
22:58:33 3.9.13
22:58:33 3.10.13
22:58:33 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
22:58:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
22:58:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:58:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:58:35 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:58:36 lf-activate-venv(): INFO: Base packages installed successfully
22:58:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:58:42 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.
22:58:42 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:58:42 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
22:58:42 Copying common-functions.sh to /tmp
22:58:44 Copying common-functions.sh to 10.30.171.129:/tmp
22:58:44 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:45 Copying common-functions.sh to 10.30.170.115:/tmp
22:58:45 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
22:58:45 Copying common-functions.sh to 10.30.171.174:/tmp
22:58:45 Warning: Permanently added '10.30.171.174' (ECDSA) to the list of known hosts.
22:58:46 Copying common-functions.sh to 10.30.171.227:/tmp
22:58:46 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
22:58:46 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17219746657591945203.sh
22:58:46 common-functions.sh is being sourced
22:58:46 common-functions environment:
22:58:46 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:46 ACTUALFEATURES:
22:58:46 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:46 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:46 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:46 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:46 CONTROLLERMEM: 2048m
22:58:46 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:46 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:46 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:46 SUITES:
22:58:46
22:58:46 #################################################
22:58:46 ## Configure Cluster and Start ##
22:58:46 #################################################
22:58:46 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
22:58:46 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
22:58:46 Locating script plan to use...
22:58:46 Finished running script plans
22:58:46 Configuring member-1 with IP address 10.30.171.129
22:58:47 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:47 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:47 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
22:58:47 ++ [[ /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 ]]
22:58:47 common-functions.sh is being sourced
22:58:47 ++ echo 'common-functions.sh is being sourced'
22:58:47 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
22:58:47 ++ DISTROSTREAM=titanium
22:58:47 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:47 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:47 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:47 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:47 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:47 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:47 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:47 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:47 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:47 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:47 ++ export CONTROLLERMEM=
22:58:47 ++ CONTROLLERMEM=
22:58:47 ++ case "${DISTROSTREAM}" in
22:58:47 ++ CLUSTER_SYSTEM=pekko
22:58:47 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:47 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:47 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:47 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:47 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:47 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:47 ++ print_common_env
22:58:47 ++ cat
22:58:47 common-functions environment:
22:58:47 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:47 ACTUALFEATURES:
22:58:47 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:47 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:47 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:47 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:47 CONTROLLERMEM:
22:58:47 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:47 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:47 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:47 SUITES:
22:58:47
22:58:47 ++ SSH='ssh -t -t'
22:58:47 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:58:47 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:58:47 Changing to /tmp
22:58:47 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:47 + echo 'Changing to /tmp'
22:58:47 + cd /tmp
22:58:47 + 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-20251102.083108-63.zip'
22:58:47 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:47 --2025-11-02 22:58:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:58:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:58:47 HTTP request sent, awaiting response... 200 OK
22:58:47 Length: 234980592 (224M) [application/zip]
22:58:47 Saving to: ‘karaf-0.22.2-20251102.083108-63.zip’
22:58:47
22:58:47 0K ........ ........ ........ ........ ........ ........ 1% 69.3M 3s
22:58:47 3072K ........ ........ ........ ........ ........ ........ 2% 114M 3s
22:58:47 6144K ........ ........ ........ ........ ........ ........ 4% 192M 2s
22:58:47 9216K ........ ........ ........ ........ ........ ........ 5% 174M 2s
22:58:47 12288K ........ ........ ........ ........ ........ ........ 6% 200M 2s
22:58:47 15360K ........ ........ ........ ........ ........ ........ 8% 259M 1s
22:58:47 18432K ........ ........ ........ ........ ........ ........ 9% 260M 1s
22:58:47 21504K ........ ........ ........ ........ ........ ........ 10% 260M 1s
22:58:47 24576K ........ ........ ........ ........ ........ ........ 12% 295M 1s
22:58:47 27648K ........ ........ ........ ........ ........ ........ 13% 260M 1s
22:58:47 30720K ........ ........ ........ ........ ........ ........ 14% 312M 1s
22:58:47 33792K ........ ........ ........ ........ ........ ........ 16% 298M 1s
22:58:47 36864K ........ ........ ........ ........ ........ ........ 17% 314M 1s
22:58:47 39936K ........ ........ ........ ........ ........ ........ 18% 308M 1s
22:58:47 43008K ........ ........ ........ ........ ........ ........ 20% 319M 1s
22:58:47 46080K ........ ........ ........ ........ ........ ........ 21% 374M 1s
22:58:47 49152K ........ ........ ........ ........ ........ ........ 22% 357M 1s
22:58:47 52224K ........ ........ ........ ........ ........ ........ 24% 303M 1s
22:58:47 55296K ........ ........ ........ ........ ........ ........ 25% 440M 1s
22:58:47 58368K ........ ........ ........ ........ ........ ........ 26% 223M 1s
22:58:47 61440K ........ ........ ........ ........ ........ ........ 28% 402M 1s
22:58:47 64512K ........ ........ ........ ........ ........ ........ 29% 302M 1s
22:58:47 67584K ........ ........ ........ ........ ........ ........ 30% 425M 1s
22:58:47 70656K ........ ........ ........ ........ ........ ........ 32% 485M 1s
22:58:47 73728K ........ ........ ........ ........ ........ ........ 33% 306M 1s
22:58:47 76800K ........ ........ ........ ........ ........ ........ 34% 352M 1s
22:58:47 79872K ........ ........ ........ ........ ........ ........ 36% 382M 1s
22:58:47 82944K ........ ........ ........ ........ ........ ........ 37% 246M 1s
22:58:47 86016K ........ ........ ........ ........ ........ ........ 38% 351M 1s
22:58:47 89088K ........ ........ ........ ........ ........ ........ 40% 411M 1s
22:58:47 92160K ........ ........ ........ ........ ........ ........ 41% 353M 1s
22:58:47 95232K ........ ........ ........ ........ ........ ........ 42% 374M 0s
22:58:47 98304K ........ ........ ........ ........ ........ ........ 44% 426M 0s
22:58:47 101376K ........ ........ ........ ........ ........ ........ 45% 370M 0s
22:58:47 104448K ........ ........ ........ ........ ........ ........ 46% 349M 0s
22:58:47 107520K ........ ........ ........ ........ ........ ........ 48% 315M 0s
22:58:47 110592K ........ ........ ........ ........ ........ ........ 49% 233M 0s
22:58:47 113664K ........ ........ ........ ........ ........ ........ 50% 332M 0s
22:58:47 116736K ........ ........ ........ ........ ........ ........ 52% 217M 0s
22:58:47 119808K ........ ........ ........ ........ ........ ........ 53% 297M 0s
22:58:47 122880K ........ ........ ........ ........ ........ ........ 54% 344M 0s
22:58:47 125952K ........ ........ ........ ........ ........ ........ 56% 390M 0s
22:58:47 129024K ........ ........ ........ ........ ........ ........ 57% 355M 0s
22:58:47 132096K ........ ........ ........ ........ ........ ........ 58% 215M 0s
22:58:47 135168K ........ ........ ........ ........ ........ ........ 60% 395M 0s
22:58:47 138240K ........ ........ ........ ........ ........ ........ 61% 324M 0s
22:58:47 141312K ........ ........ ........ ........ ........ ........ 62% 346M 0s
22:58:47 144384K ........ ........ ........ ........ ........ ........ 64% 377M 0s
22:58:47 147456K ........ ........ ........ ........ ........ ........ 65% 396M 0s
22:58:47 150528K ........ ........ ........ ........ ........ ........ 66% 399M 0s
22:58:47 153600K ........ ........ ........ ........ ........ ........ 68% 355M 0s
22:58:48 156672K ........ ........ ........ ........ ........ ........ 69% 335M 0s
22:58:48 159744K ........ ........ ........ ........ ........ ........ 70% 389M 0s
22:58:48 162816K ........ ........ ........ ........ ........ ........ 72% 197M 0s
22:58:48 165888K ........ ........ ........ ........ ........ ........ 73% 335M 0s
22:58:48 168960K ........ ........ ........ ........ ........ ........ 74% 390M 0s
22:58:48 172032K ........ ........ ........ ........ ........ ........ 76% 381M 0s
22:58:48 175104K ........ ........ ........ ........ ........ ........ 77% 382M 0s
22:58:48 178176K ........ ........ ........ ........ ........ ........ 78% 372M 0s
22:58:48 181248K ........ ........ ........ ........ ........ ........ 80% 376M 0s
22:58:48 184320K ........ ........ ........ ........ ........ ........ 81% 370M 0s
22:58:48 187392K ........ ........ ........ ........ ........ ........ 83% 391M 0s
22:58:48 190464K ........ ........ ........ ........ ........ ........ 84% 376M 0s
22:58:48 193536K ........ ........ ........ ........ ........ ........ 85% 389M 0s
22:58:48 196608K ........ ........ ........ ........ ........ ........ 87% 343M 0s
22:58:48 199680K ........ ........ ........ ........ ........ ........ 88% 375M 0s
22:58:48 202752K ........ ........ ........ ........ ........ ........ 89% 377M 0s
22:58:48 205824K ........ ........ ........ ........ ........ ........ 91% 291M 0s
22:58:48 208896K ........ ........ ........ ........ ........ ........ 92% 269M 0s
22:58:48 211968K ........ ........ ........ ........ ........ ........ 93% 345M 0s
22:58:48 215040K ........ ........ ........ ........ ........ ........ 95% 402M 0s
22:58:48 218112K ........ ........ ........ ........ ........ ........ 96% 390M 0s
22:58:48 221184K ........ ........ ........ ........ ........ ........ 97% 363M 0s
22:58:48 224256K ........ ........ ........ ........ ........ ........ 99% 359M 0s
22:58:48 227328K ........ ........ ........ ........ . 100% 453M=0.7s
22:58:48
22:58:48 2025-11-02 22:58:48 (300 MB/s) - ‘karaf-0.22.2-20251102.083108-63.zip’ saved [234980592/234980592]
22:58:48
22:58:48 Extracting the new controller...
22:58:48 + echo 'Extracting the new controller...'
22:58:48 + unzip -q karaf-0.22.2-20251102.083108-63.zip
22:58:50 Adding external repositories...
22:58:50 + echo 'Adding external repositories...'
22:58:50 + 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
22:58:50 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:50 ################################################################################
22:58:50 #
22:58:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:50 # contributor license agreements. See the NOTICE file distributed with
22:58:50 # this work for additional information regarding copyright ownership.
22:58:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:50 # (the "License"); you may not use this file except in compliance with
22:58:50 # the License. You may obtain a copy of the License at
22:58:50 #
22:58:50 # http://www.apache.org/licenses/LICENSE-2.0
22:58:50 #
22:58:50 # Unless required by applicable law or agreed to in writing, software
22:58:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:50 # See the License for the specific language governing permissions and
22:58:50 # limitations under the License.
22:58:50 #
22:58:50 ################################################################################
22:58:50
22:58:50 #
22:58:50 # If set to true, the following property will not allow any certificate to be used
22:58:50 # when accessing Maven repositories through SSL
22:58:50 #
22:58:50 #org.ops4j.pax.url.mvn.certificateCheck=
22:58:50
22:58:50 #
22:58:50 # Path to the local Maven settings file.
22:58:50 # The repositories defined in this file will be automatically added to the list
22:58:50 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:58:50 # below is not set.
22:58:50 # The following locations are checked for the existence of the settings.xml file
22:58:50 # * 1. looks for the specified url
22:58:50 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:58:50 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:58:50 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:58:50 #
22:58:50 #org.ops4j.pax.url.mvn.settings=
22:58:50
22:58:50 #
22:58:50 # Path to the local Maven repository which is used to avoid downloading
22:58:50 # artifacts when they already exist locally.
22:58:50 # The value of this property will be extracted from the settings.xml file
22:58:50 # above, or defaulted to:
22:58:50 # System.getProperty( "user.home" ) + "/.m2/repository"
22:58:50 #
22:58:50 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:58:50
22:58:50 #
22:58:50 # Default this to false. It's just weird to use undocumented repos
22:58:50 #
22:58:50 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:58:50
22:58:50 #
22:58:50 # Uncomment if you don't wanna use the proxy settings
22:58:50 # from the Maven conf/settings.xml file
22:58:50 #
22:58:50 # org.ops4j.pax.url.mvn.proxySupport=false
22:58:50
22:58:50 #
22:58:50 # Comma separated list of repositories scanned when resolving an artifact.
22:58:50 # Those repositories will be checked before iterating through the
22:58:50 # below list of repositories and even before the local repository
22:58:50 # A repository url can be appended with zero or more of the following flags:
22:58:50 # @snapshots : the repository contains snaphots
22:58:50 # @noreleases : the repository does not contain any released artifacts
22:58:50 #
22:58:50 # The following property value will add the system folder as a repo.
22:58:50 #
22:58:50 org.ops4j.pax.url.mvn.defaultRepositories=\
22:58:50 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:58:50 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:58:50 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:58:50
22:58:50 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:58:50 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:58:50
22:58:50 #
22:58:50 # Comma separated list of repositories scanned when resolving an artifact.
22:58:50 # The default list includes the following repositories:
22:58:50 # http://repo1.maven.org/maven2@id=central
22:58:50 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:58:50 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:58:50 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:58:50 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:58:50 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:58:50 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:58:50 # To add repositories to the default ones, prepend '+' to the list of repositories
22:58:50 # to add.
22:58:50 # A repository url can be appended with zero or more of the following flags:
22:58:50 # @snapshots : the repository contains snapshots
22:58:50 # @noreleases : the repository does not contain any released artifacts
22:58:50 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:58:50 #
22:58:50 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
22:58:50
22:58:50 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:58:50 + [[ True == \T\r\u\e ]]
22:58:50 + echo 'Configuring the startup features...'
22:58:50 + 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
22:58:50 + FEATURE_TEST_STRING=features-test
22:58:50 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
22:58:50 + KARAF_VERSION=karaf4
22:58:50 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:58:50 + 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
22:58:50 + [[ ! -z '' ]]
22:58:50 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:50 ################################################################################
22:58:50 #
22:58:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:50 # contributor license agreements. See the NOTICE file distributed with
22:58:50 # this work for additional information regarding copyright ownership.
22:58:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:50 # (the "License"); you may not use this file except in compliance with
22:58:50 # the License. You may obtain a copy of the License at
22:58:50 #
22:58:50 # http://www.apache.org/licenses/LICENSE-2.0
22:58:50 #
22:58:50 # Unless required by applicable law or agreed to in writing, software
22:58:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:50 # See the License for the specific language governing permissions and
22:58:50 # limitations under the License.
22:58:50 #
22:58:50 ################################################################################
22:58:50
22:58:50 #
22:58:50 # Comma separated list of features repositories to register by default
22:58:50 #
22:58:50 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}/d248481e-0e6b-432b-abae-a7c9b14b15f6.xml
22:58:50
22:58:50 #
22:58:50 # Comma separated list of features to install at startup
22:58:50 #
22:58:50 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, d7d9d97b-815a-48e5-b403-608cde887a24
22:58:50
22:58:50 #
22:58:50 # Resource repositories (OBR) that the features resolver can use
22:58:50 # to resolve requirements/capabilities
22:58:50 #
22:58:50 # The format of the resourceRepositories is
22:58:50 # resourceRepositories=[xml:url|json:url],...
22:58:50 # for Instance:
22:58:50 #
22:58:50 #resourceRepositories=xml:http://host/path/to/index.xml
22:58:50 # or
22:58:50 #resourceRepositories=json:http://host/path/to/index.json
22:58:50 #
22:58:50
22:58:50 #
22:58:50 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:58:50 #
22:58:50 featuresBootAsynchronous=false
22:58:50
22:58:50 #
22:58:50 # Service requirements enforcement
22:58:50 #
22:58:50 # By default, the feature resolver checks the service requirements/capabilities of
22:58:50 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:58:50 # the required bundles.
22:58:50 # The following flag can have those values:
22:58:50 # - disable: service requirements are completely ignored
22:58:50 # - default: service requirements are ignored for old features
22:58:50 # - enforce: service requirements are always verified
22:58:50 #
22:58:50 #serviceRequirements=default
22:58:50
22:58:50 #
22:58:50 # Store cfg file for config element in feature
22:58:50 #
22:58:50 #configCfgStore=true
22:58:50
22:58:50 #
22:58:50 # Define if the feature service automatically refresh bundles
22:58:50 #
22:58:50 autoRefresh=true
22:58:50
22:58:50 #
22:58:50 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:58:50 # XML file defines instructions related to features processing
22:58:50 # versions.properties may declare properties to resolve placeholders in XML file
22:58:50 # both files are relative to ${karaf.etc}
22:58:50 #
22:58:50 #featureProcessing=org.apache.karaf.features.xml
22:58:50 #featureProcessingVersions=versions.properties
22:58:50 + configure_karaf_log karaf4 ''
22:58:50 + local -r karaf_version=karaf4
22:58:50 + local -r controllerdebugmap=
22:58:50 + local logapi=log4j
22:58:50 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:50 log4j2.rootLogger.level = INFO
22:58:50 #log4j2.rootLogger.type = asyncRoot
22:58:50 #log4j2.rootLogger.includeLocation = false
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:50 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:50 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:50 log4j2.logger.spifly.level = WARN
22:58:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:50 log4j2.logger.audit.level = INFO
22:58:50 log4j2.logger.audit.additivity = false
22:58:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:50 log4j2.appender.console.type = Console
22:58:50 log4j2.appender.console.name = Console
22:58:50 log4j2.appender.console.layout.type = PatternLayout
22:58:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:50 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:50 log4j2.appender.rolling.name = RollingFile
22:58:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:50 #log4j2.appender.rolling.immediateFlush = false
22:58:50 log4j2.appender.rolling.append = true
22:58:50 log4j2.appender.rolling.layout.type = PatternLayout
22:58:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:50 log4j2.appender.rolling.policies.type = Policies
22:58:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:50 log4j2.appender.rolling.policies.size.size = 64MB
22:58:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:50 log4j2.appender.rolling.strategy.max = 7
22:58:50 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:50 log4j2.appender.audit.name = AuditRollingFile
22:58:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:50 log4j2.appender.audit.append = true
22:58:50 log4j2.appender.audit.layout.type = PatternLayout
22:58:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:50 log4j2.appender.audit.policies.type = Policies
22:58:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:50 log4j2.appender.audit.policies.size.size = 8MB
22:58:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:50 log4j2.appender.audit.strategy.max = 7
22:58:50 log4j2.appender.osgi.type = PaxOsgi
22:58:50 log4j2.appender.osgi.name = PaxOsgi
22:58:50 log4j2.appender.osgi.filter = *
22:58:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:50 #log4j2.logger.aether.level = TRACE
22:58:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:50 #log4j2.logger.http-headers.level = DEBUG
22:58:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:50 #log4j2.logger.maven.level = TRACE
22:58:50 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:58:50 + logapi=log4j2
22:58:50 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:58:50 + '[' log4j2 == log4j2 ']'
22:58:50 + 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
22:58:50 controllerdebugmap:
22:58:50 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:50 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:58:50 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:58:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:58:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:58:50 + unset IFS
22:58:50 + echo 'controllerdebugmap: '
22:58:50 + '[' -n '' ']'
22:58:50 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:58:50 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:50 ################################################################################
22:58:50 #
22:58:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:50 # contributor license agreements. See the NOTICE file distributed with
22:58:50 # this work for additional information regarding copyright ownership.
22:58:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:50 # (the "License"); you may not use this file except in compliance with
22:58:50 # the License. You may obtain a copy of the License at
22:58:50 #
22:58:50 # http://www.apache.org/licenses/LICENSE-2.0
22:58:50 #
22:58:50 # Unless required by applicable law or agreed to in writing, software
22:58:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:50 # See the License for the specific language governing permissions and
22:58:50 # limitations under the License.
22:58:50 #
22:58:50 ################################################################################
22:58:50
22:58:50 # Common pattern layout for appenders
22:58:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:50
22:58:50 # Root logger
22:58:50 log4j2.rootLogger.level = INFO
22:58:50 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:58:50 #log4j2.rootLogger.type = asyncRoot
22:58:50 #log4j2.rootLogger.includeLocation = false
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:50 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:50
22:58:50 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:50
22:58:50 # Loggers configuration
22:58:50
22:58:50 # Spifly logger
22:58:50 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:50 log4j2.logger.spifly.level = WARN
22:58:50
22:58:50 # Security audit logger
22:58:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:50 log4j2.logger.audit.level = INFO
22:58:50 log4j2.logger.audit.additivity = false
22:58:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:50
22:58:50 # Appenders configuration
22:58:50
22:58:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:50 log4j2.appender.console.type = Console
22:58:50 log4j2.appender.console.name = Console
22:58:50 log4j2.appender.console.layout.type = PatternLayout
22:58:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:50
22:58:50 # Rolling file appender
22:58:50 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:50 log4j2.appender.rolling.name = RollingFile
22:58:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:50 # uncomment to not force a disk flush
22:58:50 #log4j2.appender.rolling.immediateFlush = false
22:58:50 log4j2.appender.rolling.append = true
22:58:50 log4j2.appender.rolling.layout.type = PatternLayout
22:58:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:50 log4j2.appender.rolling.policies.type = Policies
22:58:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:50 log4j2.appender.rolling.policies.size.size = 1GB
22:58:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:50 log4j2.appender.rolling.strategy.max = 7
22:58:50
22:58:50 # Audit file appender
22:58:50 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:50 log4j2.appender.audit.name = AuditRollingFile
22:58:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:50 log4j2.appender.audit.append = true
22:58:50 log4j2.appender.audit.layout.type = PatternLayout
22:58:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:50 log4j2.appender.audit.policies.type = Policies
22:58:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:50 log4j2.appender.audit.policies.size.size = 8MB
22:58:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:50 log4j2.appender.audit.strategy.max = 7
22:58:50
22:58:50 # OSGi appender
22:58:50 log4j2.appender.osgi.type = PaxOsgi
22:58:50 log4j2.appender.osgi.name = PaxOsgi
22:58:50 log4j2.appender.osgi.filter = *
22:58:50
22:58:50 # help with identification of maven-related problems with pax-url-aether
22:58:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:50 #log4j2.logger.aether.level = TRACE
22:58:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:50 #log4j2.logger.http-headers.level = DEBUG
22:58:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:50 #log4j2.logger.maven.level = TRACE
22:58:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:58:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:58:50 Configure
22:58:50 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:58:50 max memory: 2048m
22:58:50 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:50 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:50 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:58:50 + local -r controllermem=2048m
22:58:50 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:50 + echo Configure
22:58:50 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:58:50 + echo ' max memory: 2048m'
22:58:50 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:58:50 + 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
22:58:50 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:50 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:50 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:58:50 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:50 #!/bin/sh
22:58:50 #
22:58:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:50 # contributor license agreements. See the NOTICE file distributed with
22:58:50 # this work for additional information regarding copyright ownership.
22:58:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:50 # (the "License"); you may not use this file except in compliance with
22:58:50 # the License. You may obtain a copy of the License at
22:58:50 #
22:58:50 # http://www.apache.org/licenses/LICENSE-2.0
22:58:50 #
22:58:50 # Unless required by applicable law or agreed to in writing, software
22:58:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:50 # See the License for the specific language governing permissions and
22:58:50 # limitations under the License.
22:58:50 #
22:58:50
22:58:50 #
22:58:50 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:58:50 # script: client, instance, shell, start, status, stop, karaf
22:58:50 #
22:58:50 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:58:50 # Actions go here...
22:58:50 # fi
22:58:50
22:58:50 #
22:58:50 # general settings which should be applied for all scripts go here; please keep
22:58:50 # in mind that it is possible that scripts might be executed more than once, e.g.
22:58:50 # in example of the start script where the start script is executed first and the
22:58:50 # karaf script afterwards.
22:58:50 #
22:58:50
22:58:50 #
22:58:50 # The following section shows the possible configuration options for the default
22:58:50 # karaf scripts
22:58:50 #
22:58:50 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:58:50 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:58:50 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:58:50 # export EXTRA_JAVA_OPTS # Additional JVM options
22:58:50 # export KARAF_HOME # Karaf home folder
22:58:50 # export KARAF_DATA # Karaf data folder
22:58:50 # export KARAF_BASE # Karaf base folder
22:58:50 # export KARAF_ETC # Karaf etc folder
22:58:50 # export KARAF_LOG # Karaf log folder
22:58:50 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:58:50 # export KARAF_OPTS # Additional available Karaf options
22:58:50 # export KARAF_DEBUG # Enable debug mode
22:58:50 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:58:50 # export KARAF_NOROOT # Prevent execution as root if set to true
22:58:50 Set Java version
22:58:50 + echo 'Set Java version'
22:58:50 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:58:50 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:50 sudo: a password is required
22:58:50 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:50 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:50 sudo: a password is required
22:58:50 JDK default version ...
22:58:50 + echo 'JDK default version ...'
22:58:50 + java -version
22:58:50 openjdk version "21.0.8" 2025-07-15
22:58:50 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
22:58:50 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
22:58:50 Set JAVA_HOME
22:58:50 + echo 'Set JAVA_HOME'
22:58:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:58:50 Listing all open ports on controller system...
22:58:50 + echo 'Listing all open ports on controller system...'
22:58:50 + netstat -pnatu
22:58:50 /tmp/configuration-script.sh: line 40: netstat: command not found
22:58:50 Configuring cluster
22:58:50 + '[' -f /tmp/custom_shard_config.txt ']'
22:58:50 + echo 'Configuring cluster'
22:58:50 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.129 10.30.170.115 10.30.171.174
22:58:50 ################################################
22:58:50 ## Configure Cluster ##
22:58:50 ################################################
22:58:50 NOTE: Cluster configuration files not found. Copying from
22:58:50 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
22:58:50 Configuring unique name in pekko.conf
22:58:50 Configuring hostname in pekko.conf
22:58:50 Configuring data and rpc seed nodes in pekko.conf
22:58:50 modules = [
22:58:50
22:58:50 {
22:58:50 name = "inventory"
22:58:50 namespace = "urn:opendaylight:inventory"
22:58:50 shard-strategy = "module"
22:58:50 },
22:58:50 {
22:58:50 name = "topology"
22:58:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:58:50 shard-strategy = "module"
22:58:50 },
22:58:50 {
22:58:50 name = "toaster"
22:58:50 namespace = "http://netconfcentral.org/ns/toaster"
22:58:50 shard-strategy = "module"
22:58:50 }
22:58:50 ]
22:58:50 Configuring replication type in module-shards.conf
22:58:50 ################################################
22:58:50 ## NOTE: Manually restart controller to ##
22:58:50 ## apply configuration. ##
22:58:50 ################################################
22:58:50 Dump pekko.conf
22:58:50 + echo 'Dump pekko.conf'
22:58:50 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:50
22:58:50 odl-cluster-data {
22:58:50 pekko {
22:58:50 remote {
22:58:50 artery {
22:58:50 enabled = on
22:58:50 transport = tcp
22:58:50 canonical.hostname = "10.30.171.129"
22:58:50 canonical.port = 2550
22:58:50 }
22:58:50 }
22:58:50
22:58:50 cluster {
22:58:50 # Using artery.
22:58:50 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.129:2550",
22:58:50 "pekko://opendaylight-cluster-data@10.30.170.115:2550",
22:58:50 "pekko://opendaylight-cluster-data@10.30.171.174:2550"]
22:58:50
22:58:50 roles = ["member-1"]
22:58:50
22:58:50 # when under load we might trip a false positive on the failure detector
22:58:50 # failure-detector {
22:58:50 # heartbeat-interval = 4 s
22:58:50 # acceptable-heartbeat-pause = 16s
22:58:50 # }
22:58:50 }
22:58:50
22:58:50 persistence {
22:58:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:58:50 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:58:50 # The relative path is always relative to KARAF_HOME.
22:58:50
22:58:50 # snapshot-store.local.dir = "target/snapshots"
22:58:50
22:58:50 # Use lz4 compression for LocalSnapshotStore snapshots
22:58:50 snapshot-store.local.use-lz4-compression = false
22:58:50 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
22:58:50 snapshot-store.local.lz4-blocksize = 256KB
22:58:50 }
22:58:50 disable-default-actor-system-quarantined-event-handling = "false"
22:58:50 }
22:58:50 }
22:58:50 Dump modules.conf
22:58:50 + echo 'Dump modules.conf'
22:58:50 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:50 modules = [
22:58:50
22:58:50 {
22:58:50 name = "inventory"
22:58:50 namespace = "urn:opendaylight:inventory"
22:58:50 shard-strategy = "module"
22:58:50 },
22:58:50 {
22:58:50 name = "topology"
22:58:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:58:50 shard-strategy = "module"
22:58:50 },
22:58:50 {
22:58:50 name = "toaster"
22:58:50 namespace = "http://netconfcentral.org/ns/toaster"
22:58:50 shard-strategy = "module"
22:58:50 }
22:58:50 ]
22:58:50 Dump module-shards.conf
22:58:50 + echo 'Dump module-shards.conf'
22:58:50 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:50 module-shards = [
22:58:50 {
22:58:50 name = "default"
22:58:50 shards = [
22:58:50 {
22:58:50 name = "default"
22:58:50 replicas = ["member-1",
22:58:50 "member-2",
22:58:50 "member-3"]
22:58:50 }
22:58:50 ]
22:58:50 },
22:58:50 {
22:58:50 name = "inventory"
22:58:50 shards = [
22:58:50 {
22:58:50 name="inventory"
22:58:50 replicas = ["member-1",
22:58:50 "member-2",
22:58:50 "member-3"]
22:58:50 }
22:58:50 ]
22:58:50 },
22:58:50 {
22:58:50 name = "topology"
22:58:50 shards = [
22:58:50 {
22:58:50 name="topology"
22:58:50 replicas = ["member-1",
22:58:50 "member-2",
22:58:50 "member-3"]
22:58:50 }
22:58:50 ]
22:58:50 },
22:58:50 {
22:58:50 name = "toaster"
22:58:50 shards = [
22:58:50 {
22:58:50 name="toaster"
22:58:50 replicas = ["member-1",
22:58:50 "member-2",
22:58:50 "member-3"]
22:58:50 }
22:58:50 ]
22:58:50 }
22:58:50 ]
22:58:50 Configuring member-2 with IP address 10.30.170.115
22:58:50 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
22:58:50 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
22:58:51 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
22:58:51 ++ [[ /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 ]]
22:58:51 ++ echo 'common-functions.sh is being sourced'
22:58:51 common-functions.sh is being sourced
22:58:51 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
22:58:51 ++ DISTROSTREAM=titanium
22:58:51 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:51 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:51 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:51 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:51 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:51 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:51 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:51 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:51 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:51 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:51 ++ export CONTROLLERMEM=
22:58:51 ++ CONTROLLERMEM=
22:58:51 ++ case "${DISTROSTREAM}" in
22:58:51 ++ CLUSTER_SYSTEM=pekko
22:58:51 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:51 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:51 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:51 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:51 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:51 ++ print_common_env
22:58:51 ++ cat
22:58:51 common-functions environment:
22:58:51 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:51 ACTUALFEATURES:
22:58:51 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:51 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:51 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:51 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:51 CONTROLLERMEM:
22:58:51 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:51 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:51 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:51 SUITES:
22:58:51
22:58:51 ++ SSH='ssh -t -t'
22:58:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:58:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:58:51 Changing to /tmp
22:58:51 + echo 'Changing to /tmp'
22:58:51 + cd /tmp
22:58:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:51 + 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-20251102.083108-63.zip'
22:58:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:51 --2025-11-02 22:58:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:58:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:58:51 HTTP request sent, awaiting response... 200 OK
22:58:51 Length: 234980592 (224M) [application/zip]
22:58:51 Saving to: ‘karaf-0.22.2-20251102.083108-63.zip’
22:58:51
22:58:51 0K ........ ........ ........ ........ ........ ........ 1% 57.7M 4s
22:58:51 3072K ........ ........ ........ ........ ........ ........ 2% 110M 3s
22:58:51 6144K ........ ........ ........ ........ ........ ........ 4% 171M 2s
22:58:51 9216K ........ ........ ........ ........ ........ ........ 5% 180M 2s
22:58:51 12288K ........ ........ ........ ........ ........ ........ 6% 181M 2s
22:58:51 15360K ........ ........ ........ ........ ........ ........ 8% 197M 2s
22:58:51 18432K ........ ........ ........ ........ ........ ........ 9% 185M 2s
22:58:51 21504K ........ ........ ........ ........ ........ ........ 10% 180M 1s
22:58:51 24576K ........ ........ ........ ........ ........ ........ 12% 213M 1s
22:58:51 27648K ........ ........ ........ ........ ........ ........ 13% 236M 1s
22:58:51 30720K ........ ........ ........ ........ ........ ........ 14% 254M 1s
22:58:51 33792K ........ ........ ........ ........ ........ ........ 16% 285M 1s
22:58:51 36864K ........ ........ ........ ........ ........ ........ 17% 268M 1s
22:58:51 39936K ........ ........ ........ ........ ........ ........ 18% 343M 1s
22:58:51 43008K ........ ........ ........ ........ ........ ........ 20% 374M 1s
22:58:51 46080K ........ ........ ........ ........ ........ ........ 21% 372M 1s
22:58:51 49152K ........ ........ ........ ........ ........ ........ 22% 345M 1s
22:58:51 52224K ........ ........ ........ ........ ........ ........ 24% 348M 1s
22:58:51 55296K ........ ........ ........ ........ ........ ........ 25% 303M 1s
22:58:51 58368K ........ ........ ........ ........ ........ ........ 26% 353M 1s
22:58:51 61440K ........ ........ ........ ........ ........ ........ 28% 314M 1s
22:58:51 64512K ........ ........ ........ ........ ........ ........ 29% 343M 1s
22:58:51 67584K ........ ........ ........ ........ ........ ........ 30% 399M 1s
22:58:51 70656K ........ ........ ........ ........ ........ ........ 32% 314M 1s
22:58:51 73728K ........ ........ ........ ........ ........ ........ 33% 333M 1s
22:58:51 76800K ........ ........ ........ ........ ........ ........ 34% 319M 1s
22:58:51 79872K ........ ........ ........ ........ ........ ........ 36% 312M 1s
22:58:51 82944K ........ ........ ........ ........ ........ ........ 37% 313M 1s
22:58:51 86016K ........ ........ ........ ........ ........ ........ 38% 303M 1s
22:58:51 89088K ........ ........ ........ ........ ........ ........ 40% 315M 1s
22:58:51 92160K ........ ........ ........ ........ ........ ........ 41% 275M 1s
22:58:51 95232K ........ ........ ........ ........ ........ ........ 42% 220M 1s
22:58:51 98304K ........ ........ ........ ........ ........ ........ 44% 321M 1s
22:58:51 101376K ........ ........ ........ ........ ........ ........ 45% 327M 1s
22:58:51 104448K ........ ........ ........ ........ ........ ........ 46% 327M 1s
22:58:51 107520K ........ ........ ........ ........ ........ ........ 48% 316M 0s
22:58:51 110592K ........ ........ ........ ........ ........ ........ 49% 324M 0s
22:58:51 113664K ........ ........ ........ ........ ........ ........ 50% 311M 0s
22:58:51 116736K ........ ........ ........ ........ ........ ........ 52% 308M 0s
22:58:51 119808K ........ ........ ........ ........ ........ ........ 53% 320M 0s
22:58:51 122880K ........ ........ ........ ........ ........ ........ 54% 316M 0s
22:58:51 125952K ........ ........ ........ ........ ........ ........ 56% 316M 0s
22:58:51 129024K ........ ........ ........ ........ ........ ........ 57% 304M 0s
22:58:51 132096K ........ ........ ........ ........ ........ ........ 58% 308M 0s
22:58:51 135168K ........ ........ ........ ........ ........ ........ 60% 312M 0s
22:58:51 138240K ........ ........ ........ ........ ........ ........ 61% 203M 0s
22:58:51 141312K ........ ........ ........ ........ ........ ........ 62% 230M 0s
22:58:51 144384K ........ ........ ........ ........ ........ ........ 64% 324M 0s
22:58:51 147456K ........ ........ ........ ........ ........ ........ 65% 303M 0s
22:58:51 150528K ........ ........ ........ ........ ........ ........ 66% 313M 0s
22:58:51 153600K ........ ........ ........ ........ ........ ........ 68% 309M 0s
22:58:51 156672K ........ ........ ........ ........ ........ ........ 69% 325M 0s
22:58:51 159744K ........ ........ ........ ........ ........ ........ 70% 307M 0s
22:58:51 162816K ........ ........ ........ ........ ........ ........ 72% 316M 0s
22:58:51 165888K ........ ........ ........ ........ ........ ........ 73% 322M 0s
22:58:51 168960K ........ ........ ........ ........ ........ ........ 74% 309M 0s
22:58:51 172032K ........ ........ ........ ........ ........ ........ 76% 308M 0s
22:58:51 175104K ........ ........ ........ ........ ........ ........ 77% 315M 0s
22:58:51 178176K ........ ........ ........ ........ ........ ........ 78% 299M 0s
22:58:51 181248K ........ ........ ........ ........ ........ ........ 80% 303M 0s
22:58:51 184320K ........ ........ ........ ........ ........ ........ 81% 308M 0s
22:58:51 187392K ........ ........ ........ ........ ........ ........ 83% 311M 0s
22:58:51 190464K ........ ........ ........ ........ ........ ........ 84% 306M 0s
22:58:51 193536K ........ ........ ........ ........ ........ ........ 85% 307M 0s
22:58:51 196608K ........ ........ ........ ........ ........ ........ 87% 323M 0s
22:58:51 199680K ........ ........ ........ ........ ........ ........ 88% 305M 0s
22:58:51 202752K ........ ........ ........ ........ ........ ........ 89% 288M 0s
22:58:51 205824K ........ ........ ........ ........ ........ ........ 91% 299M 0s
22:58:51 208896K ........ ........ ........ ........ ........ ........ 92% 301M 0s
22:58:51 211968K ........ ........ ........ ........ ........ ........ 93% 318M 0s
22:58:51 215040K ........ ........ ........ ........ ........ ........ 95% 309M 0s
22:58:51 218112K ........ ........ ........ ........ ........ ........ 96% 310M 0s
22:58:51 221184K ........ ........ ........ ........ ........ ........ 97% 307M 0s
22:58:51 224256K ........ ........ ........ ........ ........ ........ 99% 310M 0s
22:58:51 227328K ........ ........ ........ ........ . 100% 313M=0.8s
22:58:51
22:58:51 2025-11-02 22:58:51 (268 MB/s) - ‘karaf-0.22.2-20251102.083108-63.zip’ saved [234980592/234980592]
22:58:51
22:58:51 Extracting the new controller...
22:58:51 + echo 'Extracting the new controller...'
22:58:51 + unzip -q karaf-0.22.2-20251102.083108-63.zip
22:58:53 Adding external repositories...
22:58:53 + echo 'Adding external repositories...'
22:58:53 + 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
22:58:53 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:53 ################################################################################
22:58:53 #
22:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:53 # contributor license agreements. See the NOTICE file distributed with
22:58:53 # this work for additional information regarding copyright ownership.
22:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:53 # (the "License"); you may not use this file except in compliance with
22:58:53 # the License. You may obtain a copy of the License at
22:58:53 #
22:58:53 # http://www.apache.org/licenses/LICENSE-2.0
22:58:53 #
22:58:53 # Unless required by applicable law or agreed to in writing, software
22:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:53 # See the License for the specific language governing permissions and
22:58:53 # limitations under the License.
22:58:53 #
22:58:53 ################################################################################
22:58:53
22:58:53 #
22:58:53 # If set to true, the following property will not allow any certificate to be used
22:58:53 # when accessing Maven repositories through SSL
22:58:53 #
22:58:53 #org.ops4j.pax.url.mvn.certificateCheck=
22:58:53
22:58:53 #
22:58:53 # Path to the local Maven settings file.
22:58:53 # The repositories defined in this file will be automatically added to the list
22:58:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:58:53 # below is not set.
22:58:53 # The following locations are checked for the existence of the settings.xml file
22:58:53 # * 1. looks for the specified url
22:58:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:58:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:58:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:58:53 #
22:58:53 #org.ops4j.pax.url.mvn.settings=
22:58:53
22:58:53 #
22:58:53 # Path to the local Maven repository which is used to avoid downloading
22:58:53 # artifacts when they already exist locally.
22:58:53 # The value of this property will be extracted from the settings.xml file
22:58:53 # above, or defaulted to:
22:58:53 # System.getProperty( "user.home" ) + "/.m2/repository"
22:58:53 #
22:58:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:58:53
22:58:53 #
22:58:53 # Default this to false. It's just weird to use undocumented repos
22:58:53 #
22:58:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:58:53
22:58:53 #
22:58:53 # Uncomment if you don't wanna use the proxy settings
22:58:53 # from the Maven conf/settings.xml file
22:58:53 #
22:58:53 # org.ops4j.pax.url.mvn.proxySupport=false
22:58:53
22:58:53 #
22:58:53 # Comma separated list of repositories scanned when resolving an artifact.
22:58:53 # Those repositories will be checked before iterating through the
22:58:53 # below list of repositories and even before the local repository
22:58:53 # A repository url can be appended with zero or more of the following flags:
22:58:53 # @snapshots : the repository contains snaphots
22:58:53 # @noreleases : the repository does not contain any released artifacts
22:58:53 #
22:58:53 # The following property value will add the system folder as a repo.
22:58:53 #
22:58:53 org.ops4j.pax.url.mvn.defaultRepositories=\
22:58:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:58:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:58:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:58:53
22:58:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:58:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:58:53
22:58:53 #
22:58:53 # Comma separated list of repositories scanned when resolving an artifact.
22:58:53 # The default list includes the following repositories:
22:58:53 # http://repo1.maven.org/maven2@id=central
22:58:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:58:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:58:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:58:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:58:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:58:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:58:53 # To add repositories to the default ones, prepend '+' to the list of repositories
22:58:53 # to add.
22:58:53 # A repository url can be appended with zero or more of the following flags:
22:58:53 # @snapshots : the repository contains snapshots
22:58:53 # @noreleases : the repository does not contain any released artifacts
22:58:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:58:53 #
22:58:53 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
22:58:53
22:58:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:58:53 + [[ True == \T\r\u\e ]]
22:58:53 + echo 'Configuring the startup features...'
22:58:53 + 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
22:58:53 + FEATURE_TEST_STRING=features-test
22:58:53 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
22:58:53 + KARAF_VERSION=karaf4
22:58:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:58:53 + 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
22:58:53 + [[ ! -z '' ]]
22:58:53 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:53 ################################################################################
22:58:53 #
22:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:53 # contributor license agreements. See the NOTICE file distributed with
22:58:53 # this work for additional information regarding copyright ownership.
22:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:53 # (the "License"); you may not use this file except in compliance with
22:58:53 # the License. You may obtain a copy of the License at
22:58:53 #
22:58:53 # http://www.apache.org/licenses/LICENSE-2.0
22:58:53 #
22:58:53 # Unless required by applicable law or agreed to in writing, software
22:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:53 # See the License for the specific language governing permissions and
22:58:53 # limitations under the License.
22:58:53 #
22:58:53 ################################################################################
22:58:53
22:58:53 #
22:58:53 # Comma separated list of features repositories to register by default
22:58:53 #
22:58:53 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}/d248481e-0e6b-432b-abae-a7c9b14b15f6.xml
22:58:53
22:58:53 #
22:58:53 # Comma separated list of features to install at startup
22:58:53 #
22:58:53 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, d7d9d97b-815a-48e5-b403-608cde887a24
22:58:53
22:58:53 #
22:58:53 # Resource repositories (OBR) that the features resolver can use
22:58:53 # to resolve requirements/capabilities
22:58:53 #
22:58:53 # The format of the resourceRepositories is
22:58:53 # resourceRepositories=[xml:url|json:url],...
22:58:53 # for Instance:
22:58:53 #
22:58:53 #resourceRepositories=xml:http://host/path/to/index.xml
22:58:53 # or
22:58:53 #resourceRepositories=json:http://host/path/to/index.json
22:58:53 #
22:58:53
22:58:53 #
22:58:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:58:53 #
22:58:53 featuresBootAsynchronous=false
22:58:53
22:58:53 #
22:58:53 # Service requirements enforcement
22:58:53 #
22:58:53 # By default, the feature resolver checks the service requirements/capabilities of
22:58:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:58:53 # the required bundles.
22:58:53 # The following flag can have those values:
22:58:53 # - disable: service requirements are completely ignored
22:58:53 # - default: service requirements are ignored for old features
22:58:53 # - enforce: service requirements are always verified
22:58:53 #
22:58:53 #serviceRequirements=default
22:58:53
22:58:53 #
22:58:53 # Store cfg file for config element in feature
22:58:53 #
22:58:53 #configCfgStore=true
22:58:53
22:58:53 #
22:58:53 # Define if the feature service automatically refresh bundles
22:58:53 #
22:58:53 autoRefresh=true
22:58:53
22:58:53 #
22:58:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:58:53 # XML file defines instructions related to features processing
22:58:53 # versions.properties may declare properties to resolve placeholders in XML file
22:58:53 # both files are relative to ${karaf.etc}
22:58:53 #
22:58:53 #featureProcessing=org.apache.karaf.features.xml
22:58:53 #featureProcessingVersions=versions.properties
22:58:53 + configure_karaf_log karaf4 ''
22:58:53 + local -r karaf_version=karaf4
22:58:53 + local -r controllerdebugmap=
22:58:53 + local logapi=log4j
22:58:53 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:53 log4j2.rootLogger.level = INFO
22:58:53 #log4j2.rootLogger.type = asyncRoot
22:58:53 #log4j2.rootLogger.includeLocation = false
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:53 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:53 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:53 log4j2.logger.spifly.level = WARN
22:58:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:53 log4j2.logger.audit.level = INFO
22:58:53 log4j2.logger.audit.additivity = false
22:58:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:53 log4j2.appender.console.type = Console
22:58:53 log4j2.appender.console.name = Console
22:58:53 log4j2.appender.console.layout.type = PatternLayout
22:58:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:53 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:53 log4j2.appender.rolling.name = RollingFile
22:58:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:53 #log4j2.appender.rolling.immediateFlush = false
22:58:53 log4j2.appender.rolling.append = true
22:58:53 log4j2.appender.rolling.layout.type = PatternLayout
22:58:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:53 log4j2.appender.rolling.policies.type = Policies
22:58:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:53 log4j2.appender.rolling.policies.size.size = 64MB
22:58:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:53 log4j2.appender.rolling.strategy.max = 7
22:58:53 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:53 log4j2.appender.audit.name = AuditRollingFile
22:58:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:53 log4j2.appender.audit.append = true
22:58:53 log4j2.appender.audit.layout.type = PatternLayout
22:58:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:53 log4j2.appender.audit.policies.type = Policies
22:58:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:53 log4j2.appender.audit.policies.size.size = 8MB
22:58:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:53 log4j2.appender.audit.strategy.max = 7
22:58:53 log4j2.appender.osgi.type = PaxOsgi
22:58:53 log4j2.appender.osgi.name = PaxOsgi
22:58:53 log4j2.appender.osgi.filter = *
22:58:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:53 #log4j2.logger.aether.level = TRACE
22:58:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:53 #log4j2.logger.http-headers.level = DEBUG
22:58:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:53 #log4j2.logger.maven.level = TRACE
22:58:53 + logapi=log4j2
22:58:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:58:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:58:53 + '[' log4j2 == log4j2 ']'
22:58:53 + 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
22:58:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:58:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:58:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:58:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:58:53 + unset IFS
22:58:53 controllerdebugmap:
22:58:53 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:53 + echo 'controllerdebugmap: '
22:58:53 + '[' -n '' ']'
22:58:53 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:58:53 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:53 ################################################################################
22:58:53 #
22:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:53 # contributor license agreements. See the NOTICE file distributed with
22:58:53 # this work for additional information regarding copyright ownership.
22:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:53 # (the "License"); you may not use this file except in compliance with
22:58:53 # the License. You may obtain a copy of the License at
22:58:53 #
22:58:53 # http://www.apache.org/licenses/LICENSE-2.0
22:58:53 #
22:58:53 # Unless required by applicable law or agreed to in writing, software
22:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:53 # See the License for the specific language governing permissions and
22:58:53 # limitations under the License.
22:58:53 #
22:58:53 ################################################################################
22:58:53
22:58:53 # Common pattern layout for appenders
22:58:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:53
22:58:53 # Root logger
22:58:53 log4j2.rootLogger.level = INFO
22:58:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:58:53 #log4j2.rootLogger.type = asyncRoot
22:58:53 #log4j2.rootLogger.includeLocation = false
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:53 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:53
22:58:53 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:53
22:58:53 # Loggers configuration
22:58:53
22:58:53 # Spifly logger
22:58:53 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:53 log4j2.logger.spifly.level = WARN
22:58:53
22:58:53 # Security audit logger
22:58:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:53 log4j2.logger.audit.level = INFO
22:58:53 log4j2.logger.audit.additivity = false
22:58:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:53
22:58:53 # Appenders configuration
22:58:53
22:58:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:53 log4j2.appender.console.type = Console
22:58:53 log4j2.appender.console.name = Console
22:58:53 log4j2.appender.console.layout.type = PatternLayout
22:58:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:53
22:58:53 # Rolling file appender
22:58:53 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:53 log4j2.appender.rolling.name = RollingFile
22:58:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:53 # uncomment to not force a disk flush
22:58:53 #log4j2.appender.rolling.immediateFlush = false
22:58:53 log4j2.appender.rolling.append = true
22:58:53 log4j2.appender.rolling.layout.type = PatternLayout
22:58:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:53 log4j2.appender.rolling.policies.type = Policies
22:58:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:53 log4j2.appender.rolling.policies.size.size = 1GB
22:58:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:53 log4j2.appender.rolling.strategy.max = 7
22:58:53
22:58:53 # Audit file appender
22:58:53 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:53 log4j2.appender.audit.name = AuditRollingFile
22:58:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:53 log4j2.appender.audit.append = true
22:58:53 log4j2.appender.audit.layout.type = PatternLayout
22:58:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:53 log4j2.appender.audit.policies.type = Policies
22:58:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:53 log4j2.appender.audit.policies.size.size = 8MB
22:58:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:53 log4j2.appender.audit.strategy.max = 7
22:58:53
22:58:53 # OSGi appender
22:58:53 log4j2.appender.osgi.type = PaxOsgi
22:58:53 log4j2.appender.osgi.name = PaxOsgi
22:58:53 log4j2.appender.osgi.filter = *
22:58:53
22:58:53 # help with identification of maven-related problems with pax-url-aether
22:58:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:53 #log4j2.logger.aether.level = TRACE
22:58:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:53 #log4j2.logger.http-headers.level = DEBUG
22:58:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:53 #log4j2.logger.maven.level = TRACE
22:58:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:58:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:58:53 Configure
22:58:53 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:58:53 max memory: 2048m
22:58:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:58:53 + local -r controllermem=2048m
22:58:53 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:53 + echo Configure
22:58:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:58:53 + echo ' max memory: 2048m'
22:58:53 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:53 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:58:53 + 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
22:58:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:53 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:53 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:58:53 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:53 #!/bin/sh
22:58:53 #
22:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:53 # contributor license agreements. See the NOTICE file distributed with
22:58:53 # this work for additional information regarding copyright ownership.
22:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:53 # (the "License"); you may not use this file except in compliance with
22:58:53 # the License. You may obtain a copy of the License at
22:58:53 #
22:58:53 # http://www.apache.org/licenses/LICENSE-2.0
22:58:53 #
22:58:53 # Unless required by applicable law or agreed to in writing, software
22:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:53 # See the License for the specific language governing permissions and
22:58:53 # limitations under the License.
22:58:53 #
22:58:53
22:58:53 #
22:58:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:58:53 # script: client, instance, shell, start, status, stop, karaf
22:58:53 #
22:58:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:58:53 # Actions go here...
22:58:53 # fi
22:58:53
22:58:53 #
22:58:53 # general settings which should be applied for all scripts go here; please keep
22:58:53 # in mind that it is possible that scripts might be executed more than once, e.g.
22:58:53 # in example of the start script where the start script is executed first and the
22:58:53 # karaf script afterwards.
22:58:53 #
22:58:53
22:58:53 #
22:58:53 # The following section shows the possible configuration options for the default
22:58:53 # karaf scripts
22:58:53 #
22:58:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:58:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:58:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:58:53 # export EXTRA_JAVA_OPTS # Additional JVM options
22:58:53 # export KARAF_HOME # Karaf home folder
22:58:53 # export KARAF_DATA # Karaf data folder
22:58:53 # export KARAF_BASE # Karaf base folder
22:58:53 # export KARAF_ETC # Karaf etc folder
22:58:53 # export KARAF_LOG # Karaf log folder
22:58:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:58:53 # export KARAF_OPTS # Additional available Karaf options
22:58:53 # export KARAF_DEBUG # Enable debug mode
22:58:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:58:53 # export KARAF_NOROOT # Prevent execution as root if set to true
22:58:53 Set Java version
22:58:53 + echo 'Set Java version'
22:58:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:58:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:53 sudo: a password is required
22:58:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:53 sudo: a password is required
22:58:53 JDK default version ...
22:58:53 + echo 'JDK default version ...'
22:58:53 + java -version
22:58:54 openjdk version "21.0.8" 2025-07-15
22:58:54 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
22:58:54 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
22:58:54 Set JAVA_HOME
22:58:54 + echo 'Set JAVA_HOME'
22:58:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:54 Listing all open ports on controller system...
22:58:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:58:54 + echo 'Listing all open ports on controller system...'
22:58:54 + netstat -pnatu
22:58:54 /tmp/configuration-script.sh: line 40: netstat: command not found
22:58:54 Configuring cluster
22:58:54 + '[' -f /tmp/custom_shard_config.txt ']'
22:58:54 + echo 'Configuring cluster'
22:58:54 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.129 10.30.170.115 10.30.171.174
22:58:54 ################################################
22:58:54 ## Configure Cluster ##
22:58:54 ################################################
22:58:54 NOTE: Cluster configuration files not found. Copying from
22:58:54 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
22:58:54 Configuring unique name in pekko.conf
22:58:54 Configuring hostname in pekko.conf
22:58:54 Configuring data and rpc seed nodes in pekko.conf
22:58:54 modules = [
22:58:54
22:58:54 {
22:58:54 name = "inventory"
22:58:54 namespace = "urn:opendaylight:inventory"
22:58:54 shard-strategy = "module"
22:58:54 },
22:58:54 {
22:58:54 name = "topology"
22:58:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:58:54 shard-strategy = "module"
22:58:54 },
22:58:54 {
22:58:54 name = "toaster"
22:58:54 namespace = "http://netconfcentral.org/ns/toaster"
22:58:54 shard-strategy = "module"
22:58:54 }
22:58:54 ]
22:58:54 Configuring replication type in module-shards.conf
22:58:54 ################################################
22:58:54 ## NOTE: Manually restart controller to ##
22:58:54 ## apply configuration. ##
22:58:54 ################################################
22:58:54 Dump pekko.conf
22:58:54 + echo 'Dump pekko.conf'
22:58:54 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:54
22:58:54 odl-cluster-data {
22:58:54 pekko {
22:58:54 remote {
22:58:54 artery {
22:58:54 enabled = on
22:58:54 transport = tcp
22:58:54 canonical.hostname = "10.30.170.115"
22:58:54 canonical.port = 2550
22:58:54 }
22:58:54 }
22:58:54
22:58:54 cluster {
22:58:54 # Using artery.
22:58:54 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.129:2550",
22:58:54 "pekko://opendaylight-cluster-data@10.30.170.115:2550",
22:58:54 "pekko://opendaylight-cluster-data@10.30.171.174:2550"]
22:58:54
22:58:54 roles = ["member-2"]
22:58:54
22:58:54 # when under load we might trip a false positive on the failure detector
22:58:54 # failure-detector {
22:58:54 # heartbeat-interval = 4 s
22:58:54 # acceptable-heartbeat-pause = 16s
22:58:54 # }
22:58:54 }
22:58:54
22:58:54 persistence {
22:58:54 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:58:54 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:58:54 # The relative path is always relative to KARAF_HOME.
22:58:54
22:58:54 # snapshot-store.local.dir = "target/snapshots"
22:58:54
22:58:54 # Use lz4 compression for LocalSnapshotStore snapshots
22:58:54 snapshot-store.local.use-lz4-compression = false
22:58:54 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
22:58:54 snapshot-store.local.lz4-blocksize = 256KB
22:58:54 }
22:58:54 disable-default-actor-system-quarantined-event-handling = "false"
22:58:54 }
22:58:54 }
22:58:54 Dump modules.conf
22:58:54 + echo 'Dump modules.conf'
22:58:54 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:54 modules = [
22:58:54
22:58:54 {
22:58:54 name = "inventory"
22:58:54 namespace = "urn:opendaylight:inventory"
22:58:54 shard-strategy = "module"
22:58:54 },
22:58:54 {
22:58:54 name = "topology"
22:58:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:58:54 shard-strategy = "module"
22:58:54 },
22:58:54 {
22:58:54 name = "toaster"
22:58:54 namespace = "http://netconfcentral.org/ns/toaster"
22:58:54 shard-strategy = "module"
22:58:54 }
22:58:54 ]
22:58:54 Dump module-shards.conf
22:58:54 + echo 'Dump module-shards.conf'
22:58:54 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:54 module-shards = [
22:58:54 {
22:58:54 name = "default"
22:58:54 shards = [
22:58:54 {
22:58:54 name = "default"
22:58:54 replicas = ["member-1",
22:58:54 "member-2",
22:58:54 "member-3"]
22:58:54 }
22:58:54 ]
22:58:54 },
22:58:54 {
22:58:54 name = "inventory"
22:58:54 shards = [
22:58:54 {
22:58:54 name="inventory"
22:58:54 replicas = ["member-1",
22:58:54 "member-2",
22:58:54 "member-3"]
22:58:54 }
22:58:54 ]
22:58:54 },
22:58:54 {
22:58:54 name = "topology"
22:58:54 shards = [
22:58:54 {
22:58:54 name="topology"
22:58:54 replicas = ["member-1",
22:58:54 "member-2",
22:58:54 "member-3"]
22:58:54 }
22:58:54 ]
22:58:54 },
22:58:54 {
22:58:54 name = "toaster"
22:58:54 shards = [
22:58:54 {
22:58:54 name="toaster"
22:58:54 replicas = ["member-1",
22:58:54 "member-2",
22:58:54 "member-3"]
22:58:54 }
22:58:54 ]
22:58:54 }
22:58:54 ]
22:58:54 Configuring member-3 with IP address 10.30.171.174
22:58:54 Warning: Permanently added '10.30.171.174' (ECDSA) to the list of known hosts.
22:58:54 Warning: Permanently added '10.30.171.174' (ECDSA) to the list of known hosts.
22:58:54 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
22:58:54 common-functions.sh is being sourced
22:58:54 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:58:54 ++ echo 'common-functions.sh is being sourced'
22:58:54 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
22:58:54 ++ DISTROSTREAM=titanium
22:58:54 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:54 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:54 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:54 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:54 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:54 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:54 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:54 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:54 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:54 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:54 ++ export CONTROLLERMEM=
22:58:54 ++ CONTROLLERMEM=
22:58:54 ++ case "${DISTROSTREAM}" in
22:58:54 ++ CLUSTER_SYSTEM=pekko
22:58:54 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:54 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:54 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:54 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:54 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:54 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:54 ++ print_common_env
22:58:54 ++ cat
22:58:54 common-functions environment:
22:58:54 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:54 ACTUALFEATURES:
22:58:54 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:54 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:54 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:54 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:54 CONTROLLERMEM:
22:58:54 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:54 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:54 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:54 SUITES:
22:58:54
22:58:54 ++ SSH='ssh -t -t'
22:58:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:58:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:58:54 Changing to /tmp
22:58:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:54 + echo 'Changing to /tmp'
22:58:54 + cd /tmp
22:58:54 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip'
22:58:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:54 --2025-11-02 22:58:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
22:58:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:58:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:58:54 HTTP request sent, awaiting response... 200 OK
22:58:54 Length: 234980592 (224M) [application/zip]
22:58:54 Saving to: ‘karaf-0.22.2-20251102.083108-63.zip’
22:58:54
22:58:54 0K ........ ........ ........ ........ ........ ........ 1% 76.3M 3s
22:58:54 3072K ........ ........ ........ ........ ........ ........ 2% 150M 2s
22:58:54 6144K ........ ........ ........ ........ ........ ........ 4% 136M 2s
22:58:54 9216K ........ ........ ........ ........ ........ ........ 5% 201M 2s
22:58:54 12288K ........ ........ ........ ........ ........ ........ 6% 223M 2s
22:58:54 15360K ........ ........ ........ ........ ........ ........ 8% 237M 1s
22:58:54 18432K ........ ........ ........ ........ ........ ........ 9% 223M 1s
22:58:54 21504K ........ ........ ........ ........ ........ ........ 10% 240M 1s
22:58:54 24576K ........ ........ ........ ........ ........ ........ 12% 251M 1s
22:58:54 27648K ........ ........ ........ ........ ........ ........ 13% 289M 1s
22:58:54 30720K ........ ........ ........ ........ ........ ........ 14% 289M 1s
22:58:54 33792K ........ ........ ........ ........ ........ ........ 16% 314M 1s
22:58:54 36864K ........ ........ ........ ........ ........ ........ 17% 344M 1s
22:58:54 39936K ........ ........ ........ ........ ........ ........ 18% 363M 1s
22:58:54 43008K ........ ........ ........ ........ ........ ........ 20% 280M 1s
22:58:54 46080K ........ ........ ........ ........ ........ ........ 21% 304M 1s
22:58:54 49152K ........ ........ ........ ........ ........ ........ 22% 361M 1s
22:58:54 52224K ........ ........ ........ ........ ........ ........ 24% 347M 1s
22:58:54 55296K ........ ........ ........ ........ ........ ........ 25% 370M 1s
22:58:54 58368K ........ ........ ........ ........ ........ ........ 26% 348M 1s
22:58:54 61440K ........ ........ ........ ........ ........ ........ 28% 362M 1s
22:58:54 64512K ........ ........ ........ ........ ........ ........ 29% 360M 1s
22:58:54 67584K ........ ........ ........ ........ ........ ........ 30% 355M 1s
22:58:55 70656K ........ ........ ........ ........ ........ ........ 32% 361M 1s
22:58:55 73728K ........ ........ ........ ........ ........ ........ 33% 343M 1s
22:58:55 76800K ........ ........ ........ ........ ........ ........ 34% 356M 1s
22:58:55 79872K ........ ........ ........ ........ ........ ........ 36% 356M 1s
22:58:55 82944K ........ ........ ........ ........ ........ ........ 37% 367M 1s
22:58:55 86016K ........ ........ ........ ........ ........ ........ 38% 356M 1s
22:58:55 89088K ........ ........ ........ ........ ........ ........ 40% 354M 1s
22:58:55 92160K ........ ........ ........ ........ ........ ........ 41% 363M 0s
22:58:55 95232K ........ ........ ........ ........ ........ ........ 42% 356M 0s
22:58:55 98304K ........ ........ ........ ........ ........ ........ 44% 369M 0s
22:58:55 101376K ........ ........ ........ ........ ........ ........ 45% 354M 0s
22:58:55 104448K ........ ........ ........ ........ ........ ........ 46% 366M 0s
22:58:55 107520K ........ ........ ........ ........ ........ ........ 48% 354M 0s
22:58:55 110592K ........ ........ ........ ........ ........ ........ 49% 348M 0s
22:58:55 113664K ........ ........ ........ ........ ........ ........ 50% 359M 0s
22:58:55 116736K ........ ........ ........ ........ ........ ........ 52% 368M 0s
22:58:55 119808K ........ ........ ........ ........ ........ ........ 53% 359M 0s
22:58:55 122880K ........ ........ ........ ........ ........ ........ 54% 371M 0s
22:58:55 125952K ........ ........ ........ ........ ........ ........ 56% 355M 0s
22:58:55 129024K ........ ........ ........ ........ ........ ........ 57% 364M 0s
22:58:55 132096K ........ ........ ........ ........ ........ ........ 58% 156M 0s
22:58:55 135168K ........ ........ ........ ........ ........ ........ 60% 327M 0s
22:58:55 138240K ........ ........ ........ ........ ........ ........ 61% 342M 0s
22:58:55 141312K ........ ........ ........ ........ ........ ........ 62% 353M 0s
22:58:55 144384K ........ ........ ........ ........ ........ ........ 64% 365M 0s
22:58:55 147456K ........ ........ ........ ........ ........ ........ 65% 383M 0s
22:58:55 150528K ........ ........ ........ ........ ........ ........ 66% 361M 0s
22:58:55 153600K ........ ........ ........ ........ ........ ........ 68% 383M 0s
22:58:55 156672K ........ ........ ........ ........ ........ ........ 69% 366M 0s
22:58:55 159744K ........ ........ ........ ........ ........ ........ 70% 388M 0s
22:58:55 162816K ........ ........ ........ ........ ........ ........ 72% 373M 0s
22:58:55 165888K ........ ........ ........ ........ ........ ........ 73% 349M 0s
22:58:55 168960K ........ ........ ........ ........ ........ ........ 74% 348M 0s
22:58:55 172032K ........ ........ ........ ........ ........ ........ 76% 369M 0s
22:58:55 175104K ........ ........ ........ ........ ........ ........ 77% 356M 0s
22:58:55 178176K ........ ........ ........ ........ ........ ........ 78% 366M 0s
22:58:55 181248K ........ ........ ........ ........ ........ ........ 80% 356M 0s
22:58:55 184320K ........ ........ ........ ........ ........ ........ 81% 360M 0s
22:58:55 187392K ........ ........ ........ ........ ........ ........ 83% 357M 0s
22:58:55 190464K ........ ........ ........ ........ ........ ........ 84% 371M 0s
22:58:55 193536K ........ ........ ........ ........ ........ ........ 85% 358M 0s
22:58:55 196608K ........ ........ ........ ........ ........ ........ 87% 364M 0s
22:58:55 199680K ........ ........ ........ ........ ........ ........ 88% 351M 0s
22:58:55 202752K ........ ........ ........ ........ ........ ........ 89% 352M 0s
22:58:55 205824K ........ ........ ........ ........ ........ ........ 91% 361M 0s
22:58:55 208896K ........ ........ ........ ........ ........ ........ 92% 352M 0s
22:58:55 211968K ........ ........ ........ ........ ........ ........ 93% 366M 0s
22:58:55 215040K ........ ........ ........ ........ ........ ........ 95% 384M 0s
22:58:55 218112K ........ ........ ........ ........ ........ ........ 96% 366M 0s
22:58:55 221184K ........ ........ ........ ........ ........ ........ 97% 377M 0s
22:58:55 224256K ........ ........ ........ ........ ........ ........ 99% 355M 0s
22:58:55 227328K ........ ........ ........ ........ . 100% 408M=0.7s
22:58:55
22:58:55 2025-11-02 22:58:55 (308 MB/s) - ‘karaf-0.22.2-20251102.083108-63.zip’ saved [234980592/234980592]
22:58:55
22:58:55 Extracting the new controller...
22:58:55 + echo 'Extracting the new controller...'
22:58:55 + unzip -q karaf-0.22.2-20251102.083108-63.zip
22:58:57 Adding external repositories...
22:58:57 + echo 'Adding external repositories...'
22:58:57 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:57 ################################################################################
22:58:57 #
22:58:57 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:57 # contributor license agreements. See the NOTICE file distributed with
22:58:57 # this work for additional information regarding copyright ownership.
22:58:57 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:57 # (the "License"); you may not use this file except in compliance with
22:58:57 # the License. You may obtain a copy of the License at
22:58:57 #
22:58:57 # http://www.apache.org/licenses/LICENSE-2.0
22:58:57 #
22:58:57 # Unless required by applicable law or agreed to in writing, software
22:58:57 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:57 # See the License for the specific language governing permissions and
22:58:57 # limitations under the License.
22:58:57 #
22:58:57 ################################################################################
22:58:57
22:58:57 #
22:58:57 # If set to true, the following property will not allow any certificate to be used
22:58:57 # when accessing Maven repositories through SSL
22:58:57 #
22:58:57 #org.ops4j.pax.url.mvn.certificateCheck=
22:58:57
22:58:57 #
22:58:57 # Path to the local Maven settings file.
22:58:57 # The repositories defined in this file will be automatically added to the list
22:58:57 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:58:57 # below is not set.
22:58:57 # The following locations are checked for the existence of the settings.xml file
22:58:57 # * 1. looks for the specified url
22:58:57 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:58:57 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:58:57 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:58:57 #
22:58:57 #org.ops4j.pax.url.mvn.settings=
22:58:57
22:58:57 #
22:58:57 # Path to the local Maven repository which is used to avoid downloading
22:58:57 # artifacts when they already exist locally.
22:58:57 # The value of this property will be extracted from the settings.xml file
22:58:57 # above, or defaulted to:
22:58:57 # System.getProperty( "user.home" ) + "/.m2/repository"
22:58:57 #
22:58:57 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:58:57
22:58:57 #
22:58:57 # Default this to false. It's just weird to use undocumented repos
22:58:57 #
22:58:57 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:58:57
22:58:57 #
22:58:57 # Uncomment if you don't wanna use the proxy settings
22:58:57 # from the Maven conf/settings.xml file
22:58:57 #
22:58:57 # org.ops4j.pax.url.mvn.proxySupport=false
22:58:57
22:58:57 #
22:58:57 # Comma separated list of repositories scanned when resolving an artifact.
22:58:57 # Those repositories will be checked before iterating through the
22:58:57 # below list of repositories and even before the local repository
22:58:57 # A repository url can be appended with zero or more of the following flags:
22:58:57 # @snapshots : the repository contains snaphots
22:58:57 # @noreleases : the repository does not contain any released artifacts
22:58:57 #
22:58:57 # The following property value will add the system folder as a repo.
22:58:57 #
22:58:57 org.ops4j.pax.url.mvn.defaultRepositories=\
22:58:57 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:58:57 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:58:57 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:58:57
22:58:57 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:58:57 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:58:57
22:58:57 #
22:58:57 # Comma separated list of repositories scanned when resolving an artifact.
22:58:57 # The default list includes the following repositories:
22:58:57 # http://repo1.maven.org/maven2@id=central
22:58:57 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:58:57 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:58:57 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:58:57 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:58:57 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:58:57 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:58:57 # To add repositories to the default ones, prepend '+' to the list of repositories
22:58:57 # to add.
22:58:57 # A repository url can be appended with zero or more of the following flags:
22:58:57 # @snapshots : the repository contains snapshots
22:58:57 # @noreleases : the repository does not contain any released artifacts
22:58:57 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:58:57 #
22:58:57 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:58:57
22:58:57 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:58:57 + [[ True == \T\r\u\e ]]
22:58:57 + echo 'Configuring the startup features...'
22:58:57 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:57 + FEATURE_TEST_STRING=features-test
22:58:57 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
22:58:57 + KARAF_VERSION=karaf4
22:58:57 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:58:57 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:57 + [[ ! -z '' ]]
22:58:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:57 ################################################################################
22:58:57 #
22:58:57 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:57 # contributor license agreements. See the NOTICE file distributed with
22:58:57 # this work for additional information regarding copyright ownership.
22:58:57 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:57 # (the "License"); you may not use this file except in compliance with
22:58:57 # the License. You may obtain a copy of the License at
22:58:57 #
22:58:57 # http://www.apache.org/licenses/LICENSE-2.0
22:58:57 #
22:58:57 # Unless required by applicable law or agreed to in writing, software
22:58:57 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:57 # See the License for the specific language governing permissions and
22:58:57 # limitations under the License.
22:58:57 #
22:58:57 ################################################################################
22:58:57
22:58:57 #
22:58:57 # Comma separated list of features repositories to register by default
22:58:57 #
22:58:57 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d248481e-0e6b-432b-abae-a7c9b14b15f6.xml
22:58:57
22:58:57 #
22:58:57 # Comma separated list of features to install at startup
22:58:57 #
22:58:57 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, d7d9d97b-815a-48e5-b403-608cde887a24
22:58:57
22:58:57 #
22:58:57 # Resource repositories (OBR) that the features resolver can use
22:58:57 # to resolve requirements/capabilities
22:58:57 #
22:58:57 # The format of the resourceRepositories is
22:58:57 # resourceRepositories=[xml:url|json:url],...
22:58:57 # for Instance:
22:58:57 #
22:58:57 #resourceRepositories=xml:http://host/path/to/index.xml
22:58:57 # or
22:58:57 #resourceRepositories=json:http://host/path/to/index.json
22:58:57 #
22:58:57
22:58:57 #
22:58:57 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:58:57 #
22:58:57 featuresBootAsynchronous=false
22:58:57
22:58:57 #
22:58:57 # Service requirements enforcement
22:58:57 #
22:58:57 # By default, the feature resolver checks the service requirements/capabilities of
22:58:57 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:58:57 # the required bundles.
22:58:57 # The following flag can have those values:
22:58:57 # - disable: service requirements are completely ignored
22:58:57 # - default: service requirements are ignored for old features
22:58:57 # - enforce: service requirements are always verified
22:58:57 #
22:58:57 #serviceRequirements=default
22:58:57
22:58:57 #
22:58:57 # Store cfg file for config element in feature
22:58:57 #
22:58:57 #configCfgStore=true
22:58:57
22:58:57 #
22:58:57 # Define if the feature service automatically refresh bundles
22:58:57 #
22:58:57 autoRefresh=true
22:58:57
22:58:57 #
22:58:57 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:58:57 # XML file defines instructions related to features processing
22:58:57 # versions.properties may declare properties to resolve placeholders in XML file
22:58:57 # both files are relative to ${karaf.etc}
22:58:57 #
22:58:57 #featureProcessing=org.apache.karaf.features.xml
22:58:57 #featureProcessingVersions=versions.properties
22:58:57 + configure_karaf_log karaf4 ''
22:58:57 + local -r karaf_version=karaf4
22:58:57 + local -r controllerdebugmap=
22:58:57 + local logapi=log4j
22:58:57 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:57 log4j2.rootLogger.level = INFO
22:58:57 #log4j2.rootLogger.type = asyncRoot
22:58:57 #log4j2.rootLogger.includeLocation = false
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:57 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:57 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:57 log4j2.logger.spifly.level = WARN
22:58:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:57 log4j2.logger.audit.level = INFO
22:58:57 log4j2.logger.audit.additivity = false
22:58:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:57 log4j2.appender.console.type = Console
22:58:57 log4j2.appender.console.name = Console
22:58:57 log4j2.appender.console.layout.type = PatternLayout
22:58:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:57 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:57 log4j2.appender.rolling.name = RollingFile
22:58:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:57 #log4j2.appender.rolling.immediateFlush = false
22:58:57 log4j2.appender.rolling.append = true
22:58:57 log4j2.appender.rolling.layout.type = PatternLayout
22:58:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:57 log4j2.appender.rolling.policies.type = Policies
22:58:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:57 log4j2.appender.rolling.policies.size.size = 64MB
22:58:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:57 log4j2.appender.rolling.strategy.max = 7
22:58:57 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:57 log4j2.appender.audit.name = AuditRollingFile
22:58:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:57 log4j2.appender.audit.append = true
22:58:57 log4j2.appender.audit.layout.type = PatternLayout
22:58:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:57 log4j2.appender.audit.policies.type = Policies
22:58:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:57 log4j2.appender.audit.policies.size.size = 8MB
22:58:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:57 log4j2.appender.audit.strategy.max = 7
22:58:57 log4j2.appender.osgi.type = PaxOsgi
22:58:57 log4j2.appender.osgi.name = PaxOsgi
22:58:57 log4j2.appender.osgi.filter = *
22:58:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:57 #log4j2.logger.aether.level = TRACE
22:58:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:57 #log4j2.logger.http-headers.level = DEBUG
22:58:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:57 #log4j2.logger.maven.level = TRACE
22:58:57 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:58:57 + logapi=log4j2
22:58:57 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:58:57 + '[' log4j2 == log4j2 ']'
22:58:57 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:57 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:58:57 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:58:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:58:57 controllerdebugmap:
22:58:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:58:57 + unset IFS
22:58:57 + echo 'controllerdebugmap: '
22:58:57 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:57 + '[' -n '' ']'
22:58:57 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:58:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:57 ################################################################################
22:58:57 #
22:58:57 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:57 # contributor license agreements. See the NOTICE file distributed with
22:58:57 # this work for additional information regarding copyright ownership.
22:58:57 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:57 # (the "License"); you may not use this file except in compliance with
22:58:57 # the License. You may obtain a copy of the License at
22:58:57 #
22:58:57 # http://www.apache.org/licenses/LICENSE-2.0
22:58:57 #
22:58:57 # Unless required by applicable law or agreed to in writing, software
22:58:57 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:57 # See the License for the specific language governing permissions and
22:58:57 # limitations under the License.
22:58:57 #
22:58:57 ################################################################################
22:58:57
22:58:57 # Common pattern layout for appenders
22:58:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:57
22:58:57 # Root logger
22:58:57 log4j2.rootLogger.level = INFO
22:58:57 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:58:57 #log4j2.rootLogger.type = asyncRoot
22:58:57 #log4j2.rootLogger.includeLocation = false
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:57 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:57
22:58:57 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:57
22:58:57 # Loggers configuration
22:58:57
22:58:57 # Spifly logger
22:58:57 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:57 log4j2.logger.spifly.level = WARN
22:58:57
22:58:57 # Security audit logger
22:58:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:57 log4j2.logger.audit.level = INFO
22:58:57 log4j2.logger.audit.additivity = false
22:58:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:57
22:58:57 # Appenders configuration
22:58:57
22:58:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:57 log4j2.appender.console.type = Console
22:58:57 log4j2.appender.console.name = Console
22:58:57 log4j2.appender.console.layout.type = PatternLayout
22:58:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:57
22:58:57 # Rolling file appender
22:58:57 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:57 log4j2.appender.rolling.name = RollingFile
22:58:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:57 # uncomment to not force a disk flush
22:58:57 #log4j2.appender.rolling.immediateFlush = false
22:58:57 log4j2.appender.rolling.append = true
22:58:57 log4j2.appender.rolling.layout.type = PatternLayout
22:58:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:57 log4j2.appender.rolling.policies.type = Policies
22:58:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:57 log4j2.appender.rolling.policies.size.size = 1GB
22:58:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:57 log4j2.appender.rolling.strategy.max = 7
22:58:57
22:58:57 # Audit file appender
22:58:57 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:57 log4j2.appender.audit.name = AuditRollingFile
22:58:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:57 log4j2.appender.audit.append = true
22:58:57 log4j2.appender.audit.layout.type = PatternLayout
22:58:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:57 log4j2.appender.audit.policies.type = Policies
22:58:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:57 log4j2.appender.audit.policies.size.size = 8MB
22:58:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:57 log4j2.appender.audit.strategy.max = 7
22:58:57
22:58:57 # OSGi appender
22:58:57 log4j2.appender.osgi.type = PaxOsgi
22:58:57 log4j2.appender.osgi.name = PaxOsgi
22:58:57 log4j2.appender.osgi.filter = *
22:58:57
22:58:57 # help with identification of maven-related problems with pax-url-aether
22:58:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:57 #log4j2.logger.aether.level = TRACE
22:58:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:57 #log4j2.logger.http-headers.level = DEBUG
22:58:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:57 #log4j2.logger.maven.level = TRACE
22:58:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:58:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:58:57 Configure
22:58:57 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:58:57 max memory: 2048m
22:58:57 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:58:57 + local -r controllermem=2048m
22:58:57 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:57 + echo Configure
22:58:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:58:57 + echo ' max memory: 2048m'
22:58:57 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:58:57 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:57 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:57 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:58:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:57 #!/bin/sh
22:58:57 #
22:58:57 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:57 # contributor license agreements. See the NOTICE file distributed with
22:58:57 # this work for additional information regarding copyright ownership.
22:58:57 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:57 # (the "License"); you may not use this file except in compliance with
22:58:57 # the License. You may obtain a copy of the License at
22:58:57 #
22:58:57 # http://www.apache.org/licenses/LICENSE-2.0
22:58:57 #
22:58:57 # Unless required by applicable law or agreed to in writing, software
22:58:57 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:57 # See the License for the specific language governing permissions and
22:58:57 # limitations under the License.
22:58:57 #
22:58:57
22:58:57 #
22:58:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:58:57 # script: client, instance, shell, start, status, stop, karaf
22:58:57 #
22:58:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:58:57 # Actions go here...
22:58:57 # fi
22:58:57
22:58:57 #
22:58:57 # general settings which should be applied for all scripts go here; please keep
22:58:57 # in mind that it is possible that scripts might be executed more than once, e.g.
22:58:57 # in example of the start script where the start script is executed first and the
22:58:57 # karaf script afterwards.
22:58:57 #
22:58:57
22:58:57 #
22:58:57 # The following section shows the possible configuration options for the default
22:58:57 # karaf scripts
22:58:57 #
22:58:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:58:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:58:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:58:57 # export EXTRA_JAVA_OPTS # Additional JVM options
22:58:57 # export KARAF_HOME # Karaf home folder
22:58:57 # export KARAF_DATA # Karaf data folder
22:58:57 # export KARAF_BASE # Karaf base folder
22:58:57 # export KARAF_ETC # Karaf etc folder
22:58:57 # export KARAF_LOG # Karaf log folder
22:58:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:58:57 # export KARAF_OPTS # Additional available Karaf options
22:58:57 # export KARAF_DEBUG # Enable debug mode
22:58:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:58:57 # export KARAF_NOROOT # Prevent execution as root if set to true
22:58:57 Set Java version
22:58:57 + echo 'Set Java version'
22:58:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:58:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:57 sudo: a password is required
22:58:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:57 sudo: a password is required
22:58:57 JDK default version ...
22:58:57 + echo 'JDK default version ...'
22:58:57 + java -version
22:58:57 openjdk version "21.0.8" 2025-07-15
22:58:57 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
22:58:57 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
22:58:57 Set JAVA_HOME
22:58:57 + echo 'Set JAVA_HOME'
22:58:57 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:57 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:57 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:57 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:57 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:57 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:58:57 Listing all open ports on controller system...
22:58:57 + echo 'Listing all open ports on controller system...'
22:58:57 + netstat -pnatu
22:58:57 /tmp/configuration-script.sh: line 40: netstat: command not found
22:58:57 Configuring cluster
22:58:57 + '[' -f /tmp/custom_shard_config.txt ']'
22:58:57 + echo 'Configuring cluster'
22:58:57 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.129 10.30.170.115 10.30.171.174
22:58:57 ################################################
22:58:57 ## Configure Cluster ##
22:58:57 ################################################
22:58:57 NOTE: Cluster configuration files not found. Copying from
22:58:57 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
22:58:57 Configuring unique name in pekko.conf
22:58:57 Configuring hostname in pekko.conf
22:58:57 Configuring data and rpc seed nodes in pekko.conf
22:58:57 modules = [
22:58:57
22:58:57 {
22:58:57 name = "inventory"
22:58:57 namespace = "urn:opendaylight:inventory"
22:58:57 shard-strategy = "module"
22:58:57 },
22:58:57 {
22:58:57 name = "topology"
22:58:57 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:58:57 shard-strategy = "module"
22:58:57 },
22:58:57 {
22:58:57 name = "toaster"
22:58:57 namespace = "http://netconfcentral.org/ns/toaster"
22:58:57 shard-strategy = "module"
22:58:57 }
22:58:57 ]
22:58:57 Configuring replication type in module-shards.conf
22:58:57 ################################################
22:58:57 ## NOTE: Manually restart controller to ##
22:58:57 ## apply configuration. ##
22:58:57 ################################################
22:58:57 Dump pekko.conf
22:58:57 + echo 'Dump pekko.conf'
22:58:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:57
22:58:57 odl-cluster-data {
22:58:57 pekko {
22:58:57 remote {
22:58:57 artery {
22:58:57 enabled = on
22:58:57 transport = tcp
22:58:57 canonical.hostname = "10.30.171.174"
22:58:57 canonical.port = 2550
22:58:57 }
22:58:57 }
22:58:57
22:58:57 cluster {
22:58:57 # Using artery.
22:58:57 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.129:2550",
22:58:57 "pekko://opendaylight-cluster-data@10.30.170.115:2550",
22:58:57 "pekko://opendaylight-cluster-data@10.30.171.174:2550"]
22:58:57
22:58:57 roles = ["member-3"]
22:58:57
22:58:57 # when under load we might trip a false positive on the failure detector
22:58:57 # failure-detector {
22:58:57 # heartbeat-interval = 4 s
22:58:57 # acceptable-heartbeat-pause = 16s
22:58:57 # }
22:58:57 }
22:58:57
22:58:57 persistence {
22:58:57 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:58:57 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:58:57 # The relative path is always relative to KARAF_HOME.
22:58:57
22:58:57 # snapshot-store.local.dir = "target/snapshots"
22:58:57
22:58:57 # Use lz4 compression for LocalSnapshotStore snapshots
22:58:57 snapshot-store.local.use-lz4-compression = false
22:58:57 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
22:58:57 snapshot-store.local.lz4-blocksize = 256KB
22:58:57 }
22:58:57 disable-default-actor-system-quarantined-event-handling = "false"
22:58:57 }
22:58:57 }
22:58:57 Dump modules.conf
22:58:57 + echo 'Dump modules.conf'
22:58:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:57 modules = [
22:58:57
22:58:57 {
22:58:57 name = "inventory"
22:58:57 namespace = "urn:opendaylight:inventory"
22:58:57 shard-strategy = "module"
22:58:57 },
22:58:57 {
22:58:57 name = "topology"
22:58:57 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:58:57 shard-strategy = "module"
22:58:57 },
22:58:57 {
22:58:57 name = "toaster"
22:58:57 namespace = "http://netconfcentral.org/ns/toaster"
22:58:57 shard-strategy = "module"
22:58:57 }
22:58:57 ]
22:58:57 Dump module-shards.conf
22:58:57 + echo 'Dump module-shards.conf'
22:58:57 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:57 module-shards = [
22:58:57 {
22:58:57 name = "default"
22:58:57 shards = [
22:58:57 {
22:58:57 name = "default"
22:58:57 replicas = ["member-1",
22:58:57 "member-2",
22:58:57 "member-3"]
22:58:57 }
22:58:57 ]
22:58:57 },
22:58:57 {
22:58:57 name = "inventory"
22:58:57 shards = [
22:58:57 {
22:58:57 name="inventory"
22:58:57 replicas = ["member-1",
22:58:57 "member-2",
22:58:57 "member-3"]
22:58:57 }
22:58:57 ]
22:58:57 },
22:58:57 {
22:58:57 name = "topology"
22:58:57 shards = [
22:58:57 {
22:58:57 name="topology"
22:58:57 replicas = ["member-1",
22:58:57 "member-2",
22:58:57 "member-3"]
22:58:57 }
22:58:57 ]
22:58:57 },
22:58:57 {
22:58:57 name = "toaster"
22:58:57 shards = [
22:58:57 {
22:58:57 name="toaster"
22:58:57 replicas = ["member-1",
22:58:57 "member-2",
22:58:57 "member-3"]
22:58:57 }
22:58:57 ]
22:58:57 }
22:58:57 ]
22:58:57 Locating config plan to use...
22:58:57 Finished running config plans
22:58:57 Starting member-1 with IP address 10.30.171.129
22:58:57 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:58 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:58 Redirecting karaf console output to karaf_console.log
22:58:58 Starting controller...
22:58:58 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
22:58:58 Starting member-2 with IP address 10.30.170.115
22:58:58 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
22:58:58 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
22:58:58 Redirecting karaf console output to karaf_console.log
22:58:58 Starting controller...
22:58:58 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
22:58:58 Starting member-3 with IP address 10.30.171.174
22:58:58 Warning: Permanently added '10.30.171.174' (ECDSA) to the list of known hosts.
22:58:58 Warning: Permanently added '10.30.171.174' (ECDSA) to the list of known hosts.
22:58:59 Redirecting karaf console output to karaf_console.log
22:58:59 Starting controller...
22:58:59 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
22:58:59 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins16113016055243973348.sh
22:58:59 common-functions.sh is being sourced
22:58:59 common-functions environment:
22:58:59 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:59 ACTUALFEATURES:
22:58:59 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:59 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:58:59 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:59 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:58:59 CONTROLLERMEM: 2048m
22:58:59 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:58:59 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:58:59 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:58:59 SUITES:
22:58:59
22:58:59 + echo '#################################################'
22:58:59 #################################################
22:58:59 + echo '## Verify Cluster is UP ##'
22:58:59 ## Verify Cluster is UP ##
22:58:59 + echo '#################################################'
22:58:59 #################################################
22:58:59 + create_post_startup_script
22:58:59 + cat
22:58:59 + copy_and_run_post_startup_script
22:58:59 + seed_index=1
22:58:59 ++ seq 1 3
22:58:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:58:59 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:58:59 + echo 'Execute the post startup script on controller 10.30.171.129'
22:58:59 Execute the post startup script on controller 10.30.171.129
22:58:59 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.171.129:/tmp/
22:58:59 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:59 + ssh 10.30.171.129 'bash /tmp/post-startup-script.sh 1'
22:58:59 Warning: Permanently added '10.30.171.129' (ECDSA) to the list of known hosts.
22:58:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:59 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:03:00 Timeout Controller DOWN
23:03:00 Dumping first 500K bytes of karaf log...
23:03:00 Nov 02, 2025 10:58:59 PM org.apache.karaf.main.Main launch
23:03:00 INFO: Installing and starting initial bundles
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.Main launch
23:03:00 INFO: All initial bundles installed and set to start
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:03:00 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:03:00 INFO: Lock acquired
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:03:00 INFO: Lock acquired. Setting startlevel to 100
23:03:00 2025-11-02T22:59:00,988 | 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:03:00 2025-11-02T22:59:02,207 | 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],features-controller/[11.0.2,11.0.2],d7d9d97b-815a-48e5-b403-608cde887a24/[0,0.0.0],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1]
23:03:00 2025-11-02T22:59:02,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
23:03:00 2025-11-02T22:59:02,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
23:03:00 2025-11-02T22:59:02,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
23:03:00 2025-11-02T22:59:02,361 | 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:03:00 2025-11-02T22:59:02,363 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
23:03:00 2025-11-02T22:59:02,363 | 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:03:00 2025-11-02T22:59:02,386 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
23:03:00 2025-11-02T22:59:02,387 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
23:03:00 2025-11-02T22:59:02,391 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
23:03:00 2025-11-02T22:59:03,605 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
23:03:00 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
23:03:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
23:03:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
23:03:00 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
23:03:00 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
23:03:00 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
23:03:00 at java.lang.Thread.run(Thread.java:1583) [?:?]
23:03:00 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 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:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 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:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 Dumping last 500K bytes of karaf log...
23:03:00 Nov 02, 2025 10:58:59 PM org.apache.karaf.main.Main launch
23:03:00 INFO: Installing and starting initial bundles
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.Main launch
23:03:00 INFO: All initial bundles installed and set to start
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:03:00 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:03:00 INFO: Lock acquired
23:03:00 Nov 02, 2025 10:59:00 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:03:00 INFO: Lock acquired. Setting startlevel to 100
23:03:00 2025-11-02T22:59:00,988 | 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:03:00 2025-11-02T22:59:02,207 | 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],features-controller/[11.0.2,11.0.2],d7d9d97b-815a-48e5-b403-608cde887a24/[0,0.0.0],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1]
23:03:00 2025-11-02T22:59:02,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
23:03:00 2025-11-02T22:59:02,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
23:03:00 2025-11-02T22:59:02,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
23:03:00 2025-11-02T22:59:02,361 | 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:03:00 2025-11-02T22:59:02,363 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
23:03:00 2025-11-02T22:59:02,363 | 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:03:00 2025-11-02T22:59:02,386 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
23:03:00 2025-11-02T22:59:02,387 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
23:03:00 2025-11-02T22:59:02,391 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
23:03:00 2025-11-02T22:59:03,605 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
23:03:00 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
23:03:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
23:03:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
23:03:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
23:03:00 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
23:03:00 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
23:03:00 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
23:03:00 at java.lang.Thread.run(Thread.java:1583) [?:?]
23:03:00 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 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:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 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:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:03:00 ... 12 more
23:03:00 Listing all open ports on controller system
23:03:00 /tmp/post-startup-script.sh: line 46: netstat: command not found
23:03:00 Build step 'Execute shell' marked build as failure
23:03:00 $ ssh-agent -k
23:03:00 unset SSH_AUTH_SOCK;
23:03:00 unset SSH_AGENT_PID;
23:03:00 echo Agent pid 5277 killed;
23:03:00 [ssh-agent] Stopped.
23:03:00 Recording plot data
23:03:00 Robot results publisher started...
23:03:00 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:03:00 -Parsing output xml:
23:03:00 Failed!
23:03:00 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml
23:03:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
23:03:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
23:03:00 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
23:03:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
23:03:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
23:03:00 at hudson.remoting.Request$2.run(Request.java:377)
23:03:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
23:03:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
23:03:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
23:03:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
23:03:00 at java.base/java.lang.Thread.run(Thread.java:829)
23:03:00 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-4809
23:03:00 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
23:03:00 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
23:03:00 at hudson.remoting.Channel.call(Channel.java:1003)
23:03:00 at hudson.FilePath.act(FilePath.java:1230)
23:03:00 at hudson.FilePath.act(FilePath.java:1219)
23:03:00 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
23:03:00 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
23:03:00 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
23:03:00 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
23:03:00 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
23:03:00 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
23:03:00 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
23:03:00 at hudson.model.Build$BuildExecution.post2(Build.java:179)
23:03:00 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
23:03:00 at hudson.model.Run.execute(Run.java:1918)
23:03:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
23:03:00 at hudson.model.ResourceController.execute(ResourceController.java:101)
23:03:00 at hudson.model.Executor.run(Executor.java:442)
23:03:00 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:00 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins903679560159454533.sh
23:03:00 Archiving csit artifacts
23:03:00 mv: cannot stat 'odl1_*': No such file or directory
23:03:00 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
23:03:00 mv: cannot stat '*_1.png': No such file or directory
23:03:00 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:03:00 mv: cannot stat 'gclogs-1': No such file or directory
23:03:00 mv: cannot stat 'odl2_*': No such file or directory
23:03:00 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
23:03:00 mv: cannot stat '*_2.png': No such file or directory
23:03:00 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:03:00 mv: cannot stat 'gclogs-2': No such file or directory
23:03:00 mv: cannot stat 'odl3_*': No such file or directory
23:03:00 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
23:03:00 mv: cannot stat '*_3.png': No such file or directory
23:03:00 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:03:00 mv: cannot stat 'gclogs-3': No such file or directory
23:03:00 % Total % Received % Xferd Average Speed Time Time Time Current
23:03:00 Dload Upload Total Spent Left Speed
23:03:00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 7645 0 --:--:-- --:--:-- --:--:-- 7645
23:03:00 Archive: robot-plugin.zip
23:03:00 End-of-central-directory signature not found. Either this file is not
23:03:00 a zipfile, or it constitutes one disk of a multi-part archive. In the
23:03:00 latter case the central directory and zipfile comment will be found on
23:03:00 the last disk(s) of this archive.
23:03:00 unzip: cannot find zipfile directory in one of robot-plugin.zip or
23:03:00 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
23:03:00 mv: cannot stat '*.log': No such file or directory
23:03:00 mv: cannot stat '*.log.gz': No such file or directory
23:03:00 mv: cannot stat '*.csv': No such file or directory
23:03:00 mv: cannot stat '*.png': No such file or directory
23:03:00 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:00 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins295530370723872590.sh
23:03:00 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:00 [EnvInject] - Injecting environment variables from a build step.
23:03:00 [EnvInject] - Injecting as environment variables the properties content
23:03:00 OS_CLOUD=vex
23:03:00 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-59
23:03:00
23:03:00 [EnvInject] - Variables injected successfully.
23:03:00 provisioning config files...
23:03:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:03:00 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7151375155933015810.sh
23:03:00 ---> openstack-stack-delete.sh
23:03:00 Setup pyenv:
23:03:00 system
23:03:00 3.8.13
23:03:00 3.9.13
23:03:00 3.10.13
23:03:00 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:03:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
23:03:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:03 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:03:03 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:03:03 lf-activate-venv(): INFO: Base packages installed successfully
23:03:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:03:18 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
23:03:18 INFO: Stack cost retrieval disabled, setting cost to 0
23:03:30 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-59
23:03:30 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-59
23:03:30 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:30 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins8175177725819626168.sh
23:03:30 ---> sysstat.sh
23:03:30 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1314159786770614743.sh
23:03:30 ---> package-listing.sh
23:03:30 ++ facter osfamily
23:03:30 ++ tr '[:upper:]' '[:lower:]'
23:03:31 + OS_FAMILY=redhat
23:03:31 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:03:31 + START_PACKAGES=/tmp/packages_start.txt
23:03:31 + END_PACKAGES=/tmp/packages_end.txt
23:03:31 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:03:31 + PACKAGES=/tmp/packages_start.txt
23:03:31 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
23:03:31 + PACKAGES=/tmp/packages_end.txt
23:03:31 + case "${OS_FAMILY}" in
23:03:31 + rpm -qa
23:03:31 + sort
23:03:31 + '[' -f /tmp/packages_start.txt ']'
23:03:31 + '[' -f /tmp/packages_end.txt ']'
23:03:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:03:31 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
23:03:31 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
23:03:31 + 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:03:31 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins13133395000242297060.sh
23:03:31 ---> capture-instance-metadata.sh
23:03:31 Setup pyenv:
23:03:31 system
23:03:31 3.8.13
23:03:31 3.9.13
23:03:31 3.10.13
23:03:31 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:03:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
23:03:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:34 lf-activate-venv(): INFO: Base packages installed successfully
23:03:34 lf-activate-venv(): INFO: Installing additional packages: lftools
23:03:44 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
23:03:44 INFO: Running in OpenStack, capturing instance metadata
23:03:45 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins3686851034214165511.sh
23:03:45 provisioning config files...
23:03:45 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #59
23:03:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config8422141629505621715tmp
23:03:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:03:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:03:45 provisioning config files...
23:03:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:03:46 [EnvInject] - Injecting environment variables from a build step.
23:03:46 [EnvInject] - Injecting as environment variables the properties content
23:03:46 SERVER_ID=logs
23:03:46
23:03:46 [EnvInject] - Variables injected successfully.
23:03:46 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17795952672505889730.sh
23:03:46 ---> create-netrc.sh
23:03:46 WARN: Log server credential not found.
23:03:46 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1470941223977135419.sh
23:03:46 ---> python-tools-install.sh
23:03:46 Setup pyenv:
23:03:46 system
23:03:46 3.8.13
23:03:46 3.9.13
23:03:46 3.10.13
23:03:46 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:03:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
23:03:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:48 lf-activate-venv(): INFO: Base packages installed successfully
23:03:48 lf-activate-venv(): INFO: Installing additional packages: lftools
23:03:58 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
23:03:58 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins18185056558795711985.sh
23:03:58 ---> sudo-logs.sh
23:03:58 Archiving 'sudo' log..
23:03:58 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12388747140721093212.sh
23:03:58 ---> job-cost.sh
23:03:58 Setup pyenv:
23:03:58 system
23:03:58 3.8.13
23:03:58 3.9.13
23:03:58 3.10.13
23:03:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:03:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
23:03:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:00 lf-activate-venv(): INFO: Base packages installed successfully
23:04:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
23:04:07 DEBUG: total: 0
23:04:07 INFO: Retrieving Stack Cost...
23:04:08 INFO: Retrieving Pricing Info for: v3-standard-2
23:04:08 INFO: Archiving Costs
23:04:08 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins58087039939842438.sh
23:04:08 ---> logs-deploy.sh
23:04:08 Setup pyenv:
23:04:08 system
23:04:08 3.8.13
23:04:08 3.9.13
23:04:08 3.10.13
23:04:08 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:04:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YtVy from file:/tmp/.os_lf_venv
23:04:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:11 lf-activate-venv(): INFO: Base packages installed successfully
23:04:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-YtVy/bin to PATH
23:04:20 WARNING: Nexus logging server not set
23:04:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/59/
23:04:20 INFO: archiving logs to S3
23:04:21 ---> uname -a:
23:04:21 Linux prd-centos8-robot-2c-8g-4809.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:04:21
23:04:21
23:04:21 ---> lscpu:
23:04:21 Architecture: x86_64
23:04:21 CPU op-mode(s): 32-bit, 64-bit
23:04:21 Byte Order: Little Endian
23:04:21 CPU(s): 2
23:04:21 On-line CPU(s) list: 0,1
23:04:21 Thread(s) per core: 1
23:04:21 Core(s) per socket: 1
23:04:21 Socket(s): 2
23:04:21 NUMA node(s): 1
23:04:21 Vendor ID: AuthenticAMD
23:04:21 CPU family: 23
23:04:21 Model: 49
23:04:21 Model name: AMD EPYC-Rome Processor
23:04:21 Stepping: 0
23:04:21 CPU MHz: 2799.998
23:04:21 BogoMIPS: 5599.99
23:04:21 Virtualization: AMD-V
23:04:21 Hypervisor vendor: KVM
23:04:21 Virtualization type: full
23:04:21 L1d cache: 32K
23:04:21 L1i cache: 32K
23:04:21 L2 cache: 512K
23:04:21 L3 cache: 16384K
23:04:21 NUMA node0 CPU(s): 0,1
23:04:21 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:04:21
23:04:21
23:04:21 ---> nproc:
23:04:21 2
23:04:21
23:04:21
23:04:21 ---> df -h:
23:04:21 Filesystem Size Used Avail Use% Mounted on
23:04:21 devtmpfs 3.8G 0 3.8G 0% /dev
23:04:21 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:04:21 tmpfs 3.8G 17M 3.8G 1% /run
23:04:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:04:21 /dev/vda1 40G 8.5G 32G 22% /
23:04:21 tmpfs 770M 0 770M 0% /run/user/1001
23:04:21
23:04:21
23:04:21 ---> free -m:
23:04:21 total used free shared buff/cache available
23:04:21 Mem: 7697 596 4732 19 2368 6796
23:04:21 Swap: 1023 0 1023
23:04:21
23:04:21
23:04:21 ---> ip addr:
23:04:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:04:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:04:21 inet 127.0.0.1/8 scope host lo
23:04:21 valid_lft forever preferred_lft forever
23:04:21 inet6 ::1/128 scope host
23:04:21 valid_lft forever preferred_lft forever
23:04:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:04:21 link/ether fa:16:3e:1f:d9:51 brd ff:ff:ff:ff:ff:ff
23:04:21 altname enp0s3
23:04:21 altname ens3
23:04:21 inet 10.30.171.228/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:04:21 valid_lft 85784sec preferred_lft 85784sec
23:04:21 inet6 fe80::f816:3eff:fe1f:d951/64 scope link
23:04:21 valid_lft forever preferred_lft forever
23:04:21
23:04:21
23:04:21 ---> sar -b -r -n DEV:
23:04:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/02/2025 _x86_64_ (2 CPU)
23:04:21
23:04:21 22:54:02 LINUX RESTART (2 CPU)
23:04:21
23:04:21 10:55:01 PM tps rtps wtps bread/s bwrtn/s
23:04:21 10:56:01 PM 85.05 0.48 84.57 17.86 6381.69
23:04:21 10:57:01 PM 77.42 0.65 76.77 51.06 10846.81
23:04:21 10:58:01 PM 23.43 0.35 23.08 61.19 1212.01
23:04:21 10:59:01 PM 89.65 9.45 80.21 1685.30 8767.98
23:04:21 11:00:01 PM 8.38 0.00 8.38 0.00 722.13
23:04:21 11:01:01 PM 2.83 0.02 2.82 0.13 74.74
23:04:21 11:02:01 PM 0.53 0.07 0.47 1.73 6.46
23:04:21 11:03:01 PM 0.68 0.17 0.52 32.93 9.88
23:04:21 11:04:01 PM 31.94 0.52 31.42 63.85 1168.48
23:04:21 Average: 35.55 1.30 34.25 212.68 3243.25
23:04:21
23:04:21 10:55:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:04:21 10:56:01 PM 5259296 7056804 2623128 33.28 2688 1974448 658968 7.38 187152 2098300 245772
23:04:21 10:57:01 PM 5156112 6998764 2726312 34.59 2688 2019024 706368 7.91 198636 2178872 8
23:04:21 10:58:01 PM 5094908 7026228 2787516 35.36 2688 2102500 682092 7.64 228744 2195004 86676
23:04:21 10:59:01 PM 4937752 7047904 2944672 37.36 2688 2276700 639492 7.16 265752 2295508 15808
23:04:21 11:00:01 PM 4937764 7047672 2944660 37.36 2688 2276700 628388 7.04 265756 2295860 4
23:04:21 11:01:01 PM 4936724 7046644 2945700 37.37 2688 2276704 628388 7.04 265756 2296432 4
23:04:21 11:02:01 PM 4937500 7047488 2944924 37.36 2688 2276772 628388 7.04 265880 2295948 4
23:04:21 11:03:01 PM 4901040 7012160 2981384 37.82 2688 2277904 662192 7.41 266500 2331928 168
23:04:21 11:04:01 PM 4897728 7006792 2984696 37.87 2688 2276328 666636 7.46 468944 2135340 11252
23:04:21 Average: 5006536 7032273 2875888 36.48 2688 2195231 655657 7.34 268124 2235910 39966
23:04:21
23:04:21 10:55:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:04:21 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 10:56:01 PM eth0 92.74 78.41 1061.40 10.48 0.00 0.00 0.00 0.00
23:04:21 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 10:57:01 PM eth0 56.94 36.99 582.99 4.80 0.00 0.00 0.00 0.00
23:04:21 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 10:58:01 PM eth0 24.83 22.58 88.34 6.60 0.00 0.00 0.00 0.00
23:04:21 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 10:59:01 PM eth0 608.06 433.71 365.34 99.46 0.00 0.00 0.00 0.00
23:04:21 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 11:00:01 PM eth0 1.37 0.82 0.37 0.18 0.00 0.00 0.00 0.00
23:04:21 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 11:01:01 PM eth0 1.30 0.15 0.13 0.01 0.00 0.00 0.00 0.00
23:04:21 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 11:02:01 PM eth0 0.60 0.15 0.04 0.01 0.00 0.00 0.00 0.00
23:04:21 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 11:03:01 PM eth0 10.30 6.38 10.15 3.56 0.00 0.00 0.00 0.00
23:04:21 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 11:04:01 PM eth0 19.48 16.61 15.92 8.88 0.00 0.00 0.00 0.00
23:04:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:04:21 Average: eth0 90.62 66.20 236.07 14.89 0.00 0.00 0.00 0.00
23:04:21
23:04:21
23:04:21 ---> sar -P ALL:
23:04:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/02/2025 _x86_64_ (2 CPU)
23:04:21
23:04:21 22:54:02 LINUX RESTART (2 CPU)
23:04:21
23:04:21 10:55:01 PM CPU %user %nice %system %iowait %steal %idle
23:04:21 10:56:01 PM all 34.82 0.00 5.12 2.82 0.10 57.14
23:04:21 10:56:01 PM 0 29.55 0.00 5.09 1.92 0.10 63.34
23:04:21 10:56:01 PM 1 40.08 0.00 5.16 3.71 0.10 50.94
23:04:21 10:57:01 PM all 12.85 0.00 1.78 8.46 0.08 76.83
23:04:21 10:57:01 PM 0 8.37 0.00 2.19 13.75 0.07 75.62
23:04:21 10:57:01 PM 1 17.32 0.00 1.37 3.17 0.10 78.04
23:04:21 10:58:01 PM all 25.77 0.00 3.74 2.35 0.08 68.05
23:04:21 10:58:01 PM 0 20.23 0.00 3.38 2.65 0.08 73.65
23:04:21 10:58:01 PM 1 31.32 0.00 4.10 2.05 0.08 62.44
23:04:21 10:59:01 PM all 26.39 0.00 5.62 2.50 0.09 65.40
23:04:21 10:59:01 PM 0 21.32 0.00 5.29 2.78 0.08 70.53
23:04:21 10:59:01 PM 1 31.45 0.00 5.96 2.23 0.10 60.26
23:04:21 11:00:01 PM all 0.32 0.00 0.12 0.09 0.03 99.44
23:04:21 11:00:01 PM 0 0.58 0.00 0.15 0.13 0.03 99.10
23:04:21 11:00:01 PM 1 0.05 0.00 0.08 0.05 0.03 99.78
23:04:21 11:01:01 PM all 0.34 0.00 0.08 0.01 0.03 99.55
23:04:21 11:01:01 PM 0 0.53 0.00 0.07 0.02 0.02 99.37
23:04:21 11:01:01 PM 1 0.15 0.00 0.08 0.00 0.03 99.73
23:04:21 11:02:01 PM all 0.33 0.00 0.06 0.01 0.03 99.57
23:04:21 11:02:01 PM 0 0.12 0.00 0.08 0.02 0.05 99.73
23:04:21 11:02:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40
23:04:21 11:03:01 PM all 1.29 0.00 0.52 0.00 0.03 98.17
23:04:21 11:03:01 PM 0 0.62 0.00 0.48 0.00 0.03 98.86
23:04:21 11:03:01 PM 1 1.95 0.00 0.55 0.00 0.02 97.48
23:04:21 11:04:01 PM all 32.42 0.00 3.72 0.15 0.07 63.64
23:04:21 11:04:01 PM 0 28.73 0.00 3.89 0.13 0.07 67.18
23:04:21 11:04:01 PM 1 36.09 0.00 3.55 0.17 0.08 60.11
23:04:21 Average: all 14.95 0.00 2.31 1.82 0.06 80.86
23:04:21 Average: 0 12.23 0.00 2.29 2.38 0.06 83.04
23:04:21 Average: 1 17.67 0.00 2.32 1.26 0.06 78.69
23:04:21
23:04:21
23:04:21